ARM: minimal: increase size of boot

This commit is contained in:
Peter Robinson 2015-11-16 12:41:34 +00:00
parent 82b0d8cab9
commit aafeb10a57
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%include fedora-arm-base.ks
part /boot --size=300 --fstype ext4
part /boot --size=512 --fstype ext4
part swap --size=256 --fstype swap
part / --size=1200 --fstype ext4