arm: fix up boot partitions

This commit is contained in:
Peter Robinson
2015-10-21 09:47:44 +01:00
parent 0bc399cf58
commit fdc93b3659
2 changed files with 2 additions and 1 deletions

View File

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