increase size of / for arm desktop image

currently the desktop image is failing to compose, this is due to needing
an additional 126MB on the / filesystem. lets give it an extra 1000MB
This commit is contained in:
Dennis Gilmore 2014-04-04 12:37:30 -05:00
parent 9470ce8863
commit 854d60c781
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
%include fedora-desktop-packages.ks
%include fedora-arm-partitioning.ks
part / --size=4000 --fstype ext4
part / --size=5000 --fstype ext4
%packages
-initial-setup