repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch #platform=x86, AMD64, or Intel EM64T #version=DEVEL # Install OS instead of upgrade install # Firewall configuration firewall --disabled # Use CDROM installation media cdrom # Root password rootpw --iscrypted $1$R3CmYbI6$DOI2OLzQQAY1SaRiLRq1g. # System authorization information auth --useshadow --passalgo=md5 # Use text mode install text # System keyboard keyboard us # System language lang en_US # SELinux configuration selinux --disabled # Do not configure the X Window System skipx # Installation logging level logging --level=info # Reboot after installation reboot # System timezone timezone Australia/Sydney # System bootloader configuration bootloader --location=mbr # Partition clearing information clearpart --all %packages @admin-tools @base @hardware-support @network-server @server-cfg @sql-server @system-tools @text-internet @web-server anaconda openswan %end