1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-27 08:47:23 +00:00

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

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"