Drop part command from tar kickstart template.
This commit is contained in:
parent
0887bd3d95
commit
d030209d40
@ -29,9 +29,6 @@ bootloader --location=mbr
|
|||||||
zerombr
|
zerombr
|
||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all
|
clearpart --all
|
||||||
# Disk partitioning information
|
|
||||||
part / --fstype="ext4" --size=4000
|
|
||||||
part swap --size=1000
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# Remove root password
|
# Remove root password
|
||||||
|
Loading…
Reference in New Issue
Block a user