#Generated by Kickstart Configurator #System language lang en_US #Language modules to install langsupport --default=en_US #System keyboard keyboard us #System mouse mouse generic3ps/2 #Sytem timezone timezone --utc Europe/Amsterdam #Root password rootpw --iscrypted $1$JvqU2F7N$.jl41IgBs5yb8hwbCEmpU/ #Reboot after installation reboot #Use text mode install text #Install Red Hat Linux instead of upgrade install #Use Web installation url --url http://wftp.tu-chemnitz.de/pub/linux/scientific/303/i386/ #System bootloader configuration bootloader --location=mbr #Clear the Master Boot Record zerombr yes #Partition clearing information clearpart --all --initlabel #Disk partitioning information part /boot --fstype ext3 --size 256 --asprimary --ondisk sda part swap --size 2048 --asprimary --ondisk sda part / --fstype ext3 --size 16384 --ondisk sda part /var --fstype ext3 --size 8192 --ondisk sda part /export/project --fstype ext3 --size 16384 --grow --ondisk sda #System authorization infomation auth --useshadow --enablemd5 #Network information network --bootproto=static --ip=192.16.186.138 --netmask=255.255.255.248 --gateway=192.16.186.142 --nameserver=192.16.199.1 --device=eth0 #Firewall configuration firewall --enabled --ssh #Do not configure XWindows skipx #Package install information %packages --resolvedeps @ X Window System @ Editors @ Engineering and Scientific @ Graphical Internet @ Text-based Internet @ Graphics @ Authoring and Publishing @ Server Configuration Tools @ Web Server @ Mail Server @ FTP Server @ Network Servers @ Development Tools @ Kernel Development @ Administration Tools @ System Tools @ Printing Support yum yum-conf