make the arm KDE image 6.5G, needs more space

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-03-14 20:34:33 -05:00
parent 533fa0ccda
commit 55890d6209
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.ks
%include fedora-kde-packages.ks
part / --size=5000 --fstype ext4
part / --size=5632 --fstype ext4
%post
echo -n "Enabling initial-setup gui mode on startup"