# Kickstart file automatically generated by anaconda. install nfs --server=192.168.1.200 --dir=/export/linux/SL_45_i386/ lang en_US.UTF-8 langsupport --default=en_US.UTF-8 en_US.UTF-8 pt_BR.UTF-8 keyboard us-acentos network --device eth1 --bootproto static --ip 200.136.80.25 --netmask 255.255.255.0 --gateway 200.136.80.1 --nameserver 192.168.1.150,143.107.129.21,143.107.128.16 --hostname osg-ce.sprace.org.br network --device eth0 --bootproto static --ip 192.168.1.152 --netmask 255.255.255.0 --nameserver 192.168.1.150,143.107.129.21,143.107.128.16 --hostname osg-ce.sprace.org.br rootpw --iscrypted $1$R8f5DIPm$Ts8ukqANOetF9RvQ/qncE0 firewall --disabled selinux --disabled authconfig --enableshadow --enablemd5 --enablenis --nisdomain grid --nisserver 192.168.1.150 timezone --utc America/Sao_Paulo bootloader --location=mbr #Clear the Master Boot Record zerombr yes #Partition clearing information clearpart --all --drives=sda --initlabel #Disk partitioning information part /boot --fstype ext3 --size 256 --asprimary part swap --size 8192 --asprimary part / --fstype ext3 --size 40960 --asprimary part /tmp --fstype ext3 --size 8192 part /var --fstype ext3 --size 20480 part /opt --fstype ext3 --size 40960 part /home --fstype ext3 --size 1 --grow #Do not configure XWindows skipx %packages @ engineering-and-scientific @ mysql @ portuguese-support @ editors @ xemacs @ admin-tools @ system-tools @ text-internet @ dns-server @ dialup @ server-cfg @ ftp-server @ brazilian-support @ web-server @ misc-sl @ mail-server @ apt-rpm @ yum @ development-tools @ compat-arch-development @ legacy-software-development @ compat-arch-support mod_auth_pgsql vnc mod_auth_mysql pine pmake gcc4-c++ yumex -gnuplot ncurses4 kernel-devel php-mysql kernel-smp-devel net-snmp-utils mod_authz_ldap iptraf mc numpy e2fsprogs mdadm uucp mod_auth_kerb -octave gcc4 readline41 mysqlclient10 -nedit amanda-client httpd-suexec fuse-sshfs cfitsio -units php-odbc fuse gcc4-gfortran -samba-client mrtg apt-devel -dovecot kernel-smp grub mysql-server qt-MySQL mysql-bench subversion -blas -lapack yumex-applet php-pgsql qt-ODBC mtx rdesktop %post /sbin/chkconfig yum off /sbin/chkconfig pcmcia off /sbin/chkconfig cups off /sbin/chkconfig kudzu off mkdir /teste; mount -t nfs 192.168.1.200:/export /teste; cd /teste; cp hosts /etc/hosts chkconfig ntpd on