mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-24 16:13:10 +00:00
lxde: increase disk size for compose
Installed file size is already near limit, and on rawhide (F42), now compose began to fail at kernel posttrans scriptlet due to disk size shortage. So now let's increase size by 20%.
This commit is contained in:
parent
fba0552b3b
commit
eac1c05fec
@ -10,6 +10,9 @@
|
||||
%include fedora-live-minimization.ks
|
||||
%include fedora-lxde-common.ks
|
||||
|
||||
# increate the disk size for compose
|
||||
part / --size 6144
|
||||
|
||||
%post
|
||||
# LXDE and LXDM configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user