forked from srbala/fedora-kickstarts
Bump Xfce and LXDE rootfs to fix failing images.
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
6c5f35da4a
commit
db40229faa
@ -2,7 +2,7 @@
|
|||||||
%include fedora-arm-xbase.ks
|
%include fedora-arm-xbase.ks
|
||||||
%include fedora-lxde-common.ks
|
%include fedora-lxde-common.ks
|
||||||
|
|
||||||
part btrfs.007 --fstype="btrfs" --size=4100
|
part btrfs.007 --fstype="btrfs" --size=4300
|
||||||
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
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%include fedora-arm-xbase.ks
|
%include fedora-arm-xbase.ks
|
||||||
%include fedora-xfce-common.ks
|
%include fedora-xfce-common.ks
|
||||||
|
|
||||||
part btrfs.007 --fstype="btrfs" --size=5000
|
part btrfs.007 --fstype="btrfs" --size=5200
|
||||||
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