# Kickstart file automatically generated by anaconda.

install
lang en_US.UTF-8
langsupport --default en_US.UTF-8 en_US.UTF-8
keyboard us
mouse none
xconfig --card "RIVA TNT2" --videoram 16384 --hsync 30-70 --vsync 50-160 --resolution 1024x768 --depth 24 --defaultdesktop gnome
network --device eth0 --bootproto static --ip 10.129.111.33 --netmask 255.255.0.0 --gateway 10.129.250.1 --nameserver 10.129.1.1 --hostname diablo
rootpw --iscrypted $1$u1xcvhl7$It2YZejoG91dXpUjYNO8m.
firewall --medium
authconfig --enableshadow --enablemd5
timezone Asia/Calcutta
bootloader --location=mbr --useLilo
# 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 --linux --drives=hda
#part /boot --fstype ext3 --size=100 --ondisk=hda
#part / --fstype ext3 --size=700 --grow --ondisk=hda
#part swap --size=256 --grow --maxsize=512 --ondisk=hda

%packages
@ Administration Tools
@ Authoring and Publishing
@ Development Tools
@ Dialup Networking Support
@ Editors
@ Engineering and Scientific
@ GNOME Desktop Environment
@ GNOME Software Development
@ Games and Entertainment
@ Graphical Internet
@ Graphics
@ KDE Desktop Environment
@ KDE Software Development
@ Kernel Development
@ Office/Productivity
@ Printing Support
@ SQL Database Server
@ Server Configuration Tools
@ Sound and Video
@ System Tools
@ Text-based Internet
@ Windows File Server
@ X Software Development
@ X Window System

%post
