flash-image: Increase size of root partition

This should still be small enough to barely fit on a disk that
can hold 1GB of data. The actual one. Not the one that some
vendors put on it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-05-25 20:16:13 +01:00
parent 3ddd5b66a9
commit d5f3cc7ff2

View File

@@ -75,9 +75,9 @@ else
endif
# /boot: 64MB - OFFSET
# / : 750MB
# / : 850MB
S_BOOT := $(shell echo $$(( 131072 - $(S_OFFSET) )))
S_ROOT := 1536000
S_ROOT := 1740800
PADDING = 100 # MB