]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
flash-images: Increase the size of the root partition
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Aug 2024 13:02:38 +0000 (13:02 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 19 Aug 2024 13:02:38 +0000 (13:02 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/flash-images

index 5623f2e3c5c689b7dd0cda2ac51a0499f25d4ff8..b42a5d08baa00744f20bb56b4d91daf2fb02e4a3 100644 (file)
@@ -78,9 +78,9 @@ else
 endif
 
 # /boot:  512 MB - OFFSET
-# /    : 1800 MB
+# /    : 2048 MB
 S_BOOT := $(shell echo $$(( 1048576 - $(S_OFFSET) )))
-S_ROOT := 3773292
+S_ROOT := 4194304
 
 ifeq "$(EFI)" "1"
  S_EFI = 65536 # 32 MB