arm: base: increase minimal to 3G as we've got dep bloat

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2017-06-26 19:59:13 +01:00
parent 41e571f0b0
commit 4493473a0a
1 changed files with 1 additions and 1 deletions

View File

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