]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
flash-image: increase boot partition to match with iso install
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 6 Jun 2018 12:52:55 +0000 (14:52 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 6 Jun 2018 12:52:55 +0000 (14:52 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/flash-images

index c15ab74cca4722ad5146c5fae89e258a83fa8269..f2ac6a34a154579214fc9ac522919d9c66a78ead 100644 (file)
@@ -70,9 +70,9 @@ else
  PART_TYPE = L
 endif
 
-# /boot:  100MB - OFFSET
+# /boot:  128MB - OFFSET
 # /    : 1200 MB
-S_BOOT := $(shell echo $$(( 204800 - $(S_OFFSET) )))
+S_BOOT := $(shell echo $$(( 262144 - $(S_OFFSET) )))
 S_ROOT := 2477600
 
 PADDING = 100 # MB