mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-22 15:33:07 +00:00
Bump soas to fix initramfs creation.
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
b3e0d1cd64
commit
5dd3492422
@ -2,7 +2,7 @@
|
|||||||
%include fedora-arm-xbase.ks
|
%include fedora-arm-xbase.ks
|
||||||
%include fedora-soas-common.ks
|
%include fedora-soas-common.ks
|
||||||
|
|
||||||
part btrfs.007 --fstype="btrfs" --size=3300
|
part btrfs.007 --fstype="btrfs" --size=3400
|
||||||
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