# Kickstart file automatically generated by anaconda. install url --url ftp://sulinux.stanford.edu/pub/sulinux/i386 lang en_US langsupport --default en_US en_US keyboard us mouse genericps/2 --device psaux --emulthree xconfig --resolution 1280x1024 --depth 16 --startxonboot network --device eth0 --bootproto dhcp rootpw --iscrypted "Stick encrypted password here" firewall --medium authconfig --enableshadow --enablemd5 timezone US/Pacific bootloader --location=mbr # Note that unless you clear all partitions first, this is not # guaranteed to work clearpart --all part /boot --fstype ext3 --size=50 part / --fstype ext3 --size=1100 --grow part swap --size=384 --grow --maxsize=768 %packages @ Stanford @ Printing Support @ Classic X Window System @ X Window System @ GNOME @ Sound and Multimedia Support @ Network Support @ Dialup Support @ Messaging and Web Tools @ Software Development @ Workstation Common %post # Nothing here, but this might be a good place to configure NIS, printers, # and other custom configurations.