mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-02-19 22:14:32 +00:00
Bump KDE to fix failing disk image.
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
fae2af88cf
commit
73b5f6e27a
@ -2,7 +2,7 @@
|
|||||||
%include fedora-arm-xbase.ks
|
%include fedora-arm-xbase.ks
|
||||||
%include fedora-kde-common.ks
|
%include fedora-kde-common.ks
|
||||||
|
|
||||||
part btrfs.007 --fstype="btrfs" --size=6300
|
part btrfs.007 --fstype="btrfs" --size=6500
|
||||||
btrfs none --label=fedora btrfs.007
|
btrfs none --label=fedora btrfs.007
|
||||||
btrfs /home --subvol --name=home LABEL=fedora
|
btrfs /home --subvol --name=home LABEL=fedora
|
||||||
btrfs / --subvol --name=root LABEL=fedora
|
btrfs / --subvol --name=root LABEL=fedora
|
||||||
|
Loading…
Reference in New Issue
Block a user