diff --git a/share/composer/tar.ks b/share/composer/tar.ks index e40a019d..2df7b222 100644 --- a/share/composer/tar.ks +++ b/share/composer/tar.ks @@ -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