This is an automated email from the git hooks/post-receive script.
kevin pushed a commit to branch f40
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/f40 by this push:
new 176a09f lxqt: final size bump I hope
176a09f is described below
commit 176a09fe805e68adfd5f4d872ecbd911ec21237a
Author: Kevin Fenzi <kevin(a)scrye.com>
AuthorDate: Tue Mar 19 13:00:26 2024 -0700
lxqt: final size bump I hope
This time I actually tested things to confirm that there was enough
size. x86_64 builds fine with this size. aarch64 fails, but not due to
size, it's the dbus aarch64 bug.
Signed-off-by: Kevin Fenzi <kevin(a)scrye.com>
---
fedora-live-lxqt.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedora-live-lxqt.ks b/fedora-live-lxqt.ks
index 13afa6b..797e6e1 100644
--- a/fedora-live-lxqt.ks
+++ b/fedora-live-lxqt.ks
@@ -12,7 +12,7 @@
%include fedora-lxqt-common.ks
# need a bigger /
-part / --size 5300
+part / --size 5500
%packages
dracut-config-generic
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.