make the arm base / 3070 LXDE was too big and this keeps the image under 4GiB

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-02-25 16:29:47 -06:00
parent 6458689610
commit 1de4bff8c4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ bootloader extlinux
part /boot --size=512 --fstype ext4
part swap --size=512 --fstype swap
part / --size=3000 --fstype ext4
part / --size=3070 --fstype ext4
# make sure that initial-setup runs and lets us do all the configuration bits
firstboot --reconfig