forked from srbala/fedora-kickstarts
Re-enable autopart.
Signed-off-by: Ralph Bean <rbean@redhat.com>
This commit is contained in:
parent
0aba4ea78f
commit
06e4071407
@ -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