#---------------------------------------------------------------------- # kickstart file for SME Server V5 # Copyright (c) 2001 Mitel Networks Corporation #---------------------------------------------------------------------- # NOTE: The only supported customizations to this file are: # keyboard # timezone # To modify the default settings for these parameters, please refer # to the HOWTO document on http://www.e-smith.org/docs/howto/ #---------------------------------------------------------------------- #System language #lang en_US #Language modules to install #langsupport en_US fr_CA #System keyboard #keyboard us # #System mouse mouse none #Reboot after installation #reboot #Use text mode install #text #System bootloader configuration bootloader --useLilo --linear --location=mbr #instead or upgrade upgrade #Install method cdrom #url --url http://allspice/development/files/projects/e-smith-releases/6.0alpha5+SL/cdrom.image/ #Do not configure the X Window System skipx %packages %packages @ Base %post /sbin/e-smith/signal-event post-upgrade # add comment to /etc/motd echo "Welcome to the Mitel Networks SME Server." > /etc/motd