]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
flash-image: Increase root partition size to 1600MB
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Jun 2021 13:37:33 +0000 (13:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Jun 2021 13:37:33 +0000 (13:37 +0000)
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>
lfs/flash-images

index 9fd9250553a5b848b0c693ad2c79fc67a1d5971c..9c6af5092ac9335d95fa124ec76d5282e23f15a5 100644 (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