1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-11-05 08:04:20 +00:00

Merge #466 Mate: increase disk_img size to fix f30 build issues

This commit is contained in:
Kevin Fenzi 2018-12-03 15:01:53 +00:00
commit 93db50a9c0

View File

@ -7,7 +7,7 @@
%include fedora-mate-common.ks
%include fedora-live-minimization.ks
part / --size 6144
part / --size 7168
%post
cat >> /etc/rc.d/init.d/livesys << EOF