increase the size of / on Xfce to 4gb, it now needs media bigger than 5gb

This commit is contained in:
Dennis Gilmore 2015-04-05 16:45:29 -05:00
parent 75ed8bb376
commit 839fa597dd
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
%include fedora-arm-xbase.ks
%include fedora-xfce-packages.ks
part / --size=4000 --fstype ext4
%post
echo -n "Enabling initial-setup gui mode on startup"
ln -s /usr/lib/systemd/system/initial-setup-graphical.service /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service