From: Michael Tremer Date: Fri, 4 Feb 2022 16:47:34 +0000 (+0000) Subject: flash-images: Increase size of root partition to 1800 MB X-Git-Tag: v2.27-core165~15^2~316 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb587decaf300a0ea260cc93c06ef71397c2d9c;p=ipfire-2.x.git flash-images: Increase size of root partition to 1800 MB Signed-off-by: Michael Tremer --- diff --git a/lfs/flash-images b/lfs/flash-images index 0abb23b0a0..2cc81c37b4 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -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