Commit 9adf11ee authored by Anton Midyukov's avatar Anton Midyukov

mobile.mk: set image size to 9GiB

We reduce the img by minimizing free space.
parent 53a9da34
...@@ -11,6 +11,7 @@ mixin/mobile-base: use/ntp/chrony use/repo use/branding/notes use/x11-autostart ...@@ -11,6 +11,7 @@ mixin/mobile-base: use/ntp/chrony use/repo use/branding/notes use/x11-autostart
use/drm use/firmware mixin/ttyescape +plymouth +pipewire \ use/drm use/firmware mixin/ttyescape +plymouth +pipewire \
use/services/bluetooth-enable use/luks/touchscreen \ use/services/bluetooth-enable use/luks/touchscreen \
use/browser/firefox use/wireless use/browser/firefox use/wireless
@$(call try,VM_SIZE,9663676416)
ifeq (sisyphus,$(BRANCH)) ifeq (sisyphus,$(BRANCH))
@$(call set,BRANDING,alt-mobile-sisyphus) @$(call set,BRANDING,alt-mobile-sisyphus)
@$(call set,VM_FSTYPE,f2fs) @$(call set,VM_FSTYPE,f2fs)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment