Compare commits

...

2 Commits

Author SHA1 Message Date
Kevin Fenzi e9b5e421e1 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@scrye.com>
2024-03-19 22:59:01 +00:00
Adam Williamson 8f9181a408 Bump root partition size for scientific_kde
It seems to need about 1.4G more according to recent failure logs.
Let's give it a bit of a buffer.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-19 15:42:54 -07:00
2 changed files with 2 additions and 3 deletions

View File

@ -12,7 +12,7 @@
%include fedora-lxqt-common.ks
# need a bigger /
part / --size 5300
part / --size 5500
%packages
dracut-config-generic

View File

@ -12,8 +12,7 @@
%include fedora-live-minimization.ks
%include fedora-scientific-common.ks
# The recommended part size for DVDs is too close to use for the scientific spin
part / --size 15000
part / --size 17000
%post