mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 08:33:09 +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-live-minimization.ks
|
||||||
%include fedora-i3-common.ks
|
%include fedora-i3-common.ks
|
||||||
|
|
||||||
|
# need a bigger /
|
||||||
|
part / --size 6000
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# i3 configuration
|
# i3 configuration
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
%include fedora-lxqt-common.ks
|
%include fedora-lxqt-common.ks
|
||||||
|
|
||||||
# need a bigger /
|
# need a bigger /
|
||||||
part / --size 5500
|
part / --size 6000
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
dracut-config-generic
|
dracut-config-generic
|
||||||
|
Loading…
Reference in New Issue
Block a user