KDE: increase the size needed for the arm KDE disk image. as it needs 190Mb more at least

users will need at least 6G on thie sd card so still targeting 8G or bigger media
This commit is contained in:
Dennis Gilmore 2015-02-09 03:51:57 -06:00
parent 8f3beacf10
commit eab5b9ed44
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=4000 --fstype ext4
part / --size=5000 --fstype ext4
%post
echo -n "Enabling initial-setup gui mode on startup"