mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-22 15:33:07 +00:00
Bump xfce live rootfs size
The mysterious hangs we've been seeing in Rawhide composes are actually due to running out of space in the image root. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
79b3314839
commit
e6f10b1732
@ -13,6 +13,9 @@
|
|||||||
%include fedora-live-minimization.ks
|
%include fedora-live-minimization.ks
|
||||||
%include fedora-xfce-common.ks
|
%include fedora-xfce-common.ks
|
||||||
|
|
||||||
|
# need a bigger /
|
||||||
|
part / --size 6144
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# xfce configuration
|
# xfce configuration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user