This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch master in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/master by this push: new e6f10b1 Bump xfce live rootfs size e6f10b1 is described below
commit e6f10b1732202833ee23ac516469258c207c2d90 Author: Adam Williamson awilliam@redhat.com AuthorDate: Mon Jun 29 17:49:51 2020 -0700
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 --- fedora-live-xfce.ks | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/fedora-live-xfce.ks b/fedora-live-xfce.ks index 8e91b2e..a749820 100644 --- a/fedora-live-xfce.ks +++ b/fedora-live-xfce.ks @@ -13,6 +13,9 @@ %include fedora-live-minimization.ks %include fedora-xfce-common.ks
+# need a bigger / +part / --size 6144 + %post # xfce configuration