|
|
|
@ -34,8 +34,7 @@ zerombr
|
|
|
|
|
# Partition clearing information
|
|
|
|
|
clearpart --all
|
|
|
|
|
# Disk partitioning information
|
|
|
|
|
part / --fstype="ext4" --size=5120
|
|
|
|
|
part / --size=7750
|
|
|
|
|
part / --fstype="ext4" --size=7750
|
|
|
|
|
|
|
|
|
|
%post
|
|
|
|
|
# FIXME: it'd be better to get this installed from a package
|
|
|
|
|