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