# Kickstart file automatically generated by anaconda. #version=DEVEL install cdrom lang en_US.UTF-8 keyboard us network --onboot no --device eth0 --noipv4 --noipv6 timezone --utc America/Vancouver rootpw --iscrypted $6$w.qCz77JL0OrpfWq$V6KMZyGGA0jZxbgzONzu.4biuua1eiFY919n6DXgIM4gAIvn3gUCYcnIBBcBcSb1KFy8C0H6zd8oSRdWWuOob1 selinux --enforcing authconfig --enableshadow --passalgo=sha512 firewall --service=ssh # 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=vda part pv.252003 --grow --size=500 volgroup VolGroup --pesize=32768 pv.252003 logvol swap --name=lv_swap --vgname=VolGroup --grow --size=1008 --maxsize=2016 logvol / --fstype=ext4 --name=lv_root --vgname=VolGroup --grow --size=1024 --maxsize=51200 part /boot --fstype=ext4 --size=500 part biosboot --fstype=biosboot --size=1 bootloader --location=mbr --timeout=20 --append="rhgb quiet" %packages @admin-tools @base @core @editors @fonts @gnome-desktop @games @graphical-internet @graphics @hardware-support @input-methods @java @office @online-docs @printing @sound-and-video @text-internet @base-x xfsprogs mtools gpgme brltty libreoffice-opensymbol-fonts gvfs-obexftp pcsc-lite hdparm pcsc-lite-ccid eekboard iok vorbis-tools jack-audio-connection-kit ncftp gdm %end