]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
flash-images: Increase size of root partition to 1800 MB
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Feb 2022 16:47:34 +0000 (16:47 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 5 Feb 2022 12:11:35 +0000 (12:11 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/flash-images

index 0abb23b0a0af5107202ed8f39a0a57de6c6dfa8f..2cc81c37b4a0ffd58aa320518cad978a3ec33ef1 100644 (file)
@@ -78,9 +78,9 @@ else
 endif
 
 # /boot:  128MB - OFFSET
-# /    : 1600 MB
+# /    : 1800 MB
 S_BOOT := $(shell echo $$(( 262144 - $(S_OFFSET) )))
-S_ROOT := 3354038
+S_ROOT := 3773292
 
 ifeq "$(EFI)" "1"
  S_EFI = 65536 # 32 MB