mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-12-22 05:35:26 +00:00
lxqt: add more space.
I added a tiny bit of space, but turns out theres not quit enough for the initramfs to be generated and the compose still fails. So, lets add 100MB. That should be enough for the scriptlets to complete. I'd like to cherry pick this into f40 as well. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
82222e16e8
commit
4912db2d9d
@ -12,7 +12,7 @@
|
||||
%include fedora-lxqt-common.ks
|
||||
|
||||
# need a bigger /
|
||||
part / --size 5200
|
||||
part / --size 5300
|
||||
|
||||
%packages
|
||||
dracut-config-generic
|
||||
|
Loading…
Reference in New Issue
Block a user