Bump soas to fix initramfs creation.

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2020-10-05 16:06:52 -04:00 committed by kevin
parent b3e0d1cd64
commit 5dd3492422
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.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 /home --subvol --name=home LABEL=fedora
btrfs / --subvol --name=root LABEL=fedora