flash-image: Increase root partition size to 1600MB

This is necessary due to the increased size of the base OS which is
mostly driven by linux-firmware.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-06-08 13:37:33 +00:00
parent 0aad67988b
commit 613db5c199

View File

@@ -77,9 +77,9 @@ else
endif
# /boot: 128MB - OFFSET
# / : 1400 MB
# / : 1600 MB
S_BOOT := $(shell echo $$(( 262144 - $(S_OFFSET) )))
S_ROOT := 2934784
S_ROOT := 3354038
ifeq "$(EFI)" "1"
S_EFI = 65536 # 32 MB