[14/28] flash-images: Increase size of root partition to 1800 MB

Message ID 20220204164748.315559-14-michael.tremer@ipfire.org
State Accepted
Commit fdb587decaf300a0ea260cc93c06ef71397c2d9c
Headers
Series [01/28] gcc: toolchain stage 2: Set sysroot to /tools_${arch} |

Commit Message

Michael Tremer Feb. 4, 2022, 4:47 p.m. UTC
  Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 lfs/flash-images | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/flash-images b/lfs/flash-images
index 0abb23b0a..2cc81c37b 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