forked from srbala/fedora-kickstarts
Re-enable autopart (available in rawhide).
Signed-off-by: Ralph Bean <rbean@redhat.com>
This commit is contained in:
parent
f28c5e3bc1
commit
8a618529c7
@ -27,7 +27,7 @@ reboot
|
|||||||
# boot partitions are irrelevant as the final docker image is a tarball
|
# boot partitions are irrelevant as the final docker image is a tarball
|
||||||
zerombr
|
zerombr
|
||||||
clearpart --all
|
clearpart --all
|
||||||
#autopart --noboot --nohome --noswap --nolvm
|
autopart --noboot --nohome --noswap --nolvm
|
||||||
|
|
||||||
%packages --excludedocs --instLangs=en --nocore
|
%packages --excludedocs --instLangs=en --nocore
|
||||||
fedora-modular-release
|
fedora-modular-release
|
||||||
|
Loading…
Reference in New Issue
Block a user