Fix default partitioning on IoT images post SBSA fix in blivet
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
4665f812c6
commit
9e79a58361
@ -19,7 +19,7 @@ services --enabled=NetworkManager,sshd,rngd,initial-setup,zram-swap
|
|||||||
firstboot --reconfig --enable
|
firstboot --reconfig --enable
|
||||||
|
|
||||||
zerombr
|
zerombr
|
||||||
clearpart --all
|
clearpart --all --initlabel --disklabel=msdos
|
||||||
autopart --nohome --noswap --type=plain
|
autopart --nohome --noswap --type=plain
|
||||||
|
|
||||||
# Equivalent of %include fedora-repo.ks
|
# Equivalent of %include fedora-repo.ks
|
||||||
|
Loading…
Reference in New Issue
Block a user