# $Id$
#
# Use 'autopart' for dynamic layout, good for simple systems where
# RedHat defaults are reasonable (Desktops, for instance). Include via
# cf_part_file=autopart argument to KickStart configs.
#
# http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/sysadmin-guide/s1-kickstart2-options.html
#
# Warning! RHEL does not use LVM by default, while Fedora Core 3 appears
# to. If LVM is needed, use a custom configuration.
zerombr yes
bootloader --location=mbr
clearpart --all
autopart