# Kickstart file automatically generated by anaconda. install cdrom lang en_US.UTF-8 keyboard us xconfig --driver "ati" --resolution 800x600 --depth 24 --startxonboot network --device eth0 --bootproto dhcp rootpw --iscrypted $1$VcjaLXa1$lNwnusqhfBAiBLFyRRvSG. firewall --enabled --port=22:tcp authconfig --enableshadow --enablemd5 selinux --enforcing timezone --utc America/Los_Angeles bootloader --location=mbr --driveorder=hda --append="rhgb quiet" # The following is the partition information you requested # Note that any partitions you deleted are not expressed # here so unless you clear all partitions first, this is # not guaranteed to work #clearpart --all --drives=hda #part /boot --fstype ext3 --size=100 --ondisk=hda #part pv.6 --size=0 --grow --ondisk=hda #volgroup VolGroup00 --pesize=32768 pv.6 #logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow #logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=256 --grow --maxsize=512 %packages @development-libs @development-tools @gnome-software-development @x-software-development xorg-x11-util-macros