mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-13 03:24:21 +00:00
Bump root sizes for lxqt and i3 lives
These are both failing to build on aarch64 due to lack of space. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
fdac8b4519
commit
226ac356da
@ -13,6 +13,9 @@
|
||||
%include fedora-live-minimization.ks
|
||||
%include fedora-i3-common.ks
|
||||
|
||||
# need a bigger /
|
||||
part / --size 6000
|
||||
|
||||
%post
|
||||
# i3 configuration
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
%include fedora-lxqt-common.ks
|
||||
|
||||
# need a bigger /
|
||||
part / --size 5500
|
||||
part / --size 6000
|
||||
|
||||
%packages
|
||||
dracut-config-generic
|
||||
|
Loading…
Reference in New Issue
Block a user