mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-12-22 05:35:26 +00:00
Xfce arm image is out of space. For now just increase it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
eac92c0336
commit
cf6a9cd987
@ -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=5200
|
part btrfs.007 --fstype="btrfs" --size=6000
|
||||||
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