# This is the installation configuration file for our rackmounted FreeBSD # cluster machines # Turn on extra debugging. debug=YES # Ok, this ought to turn off ALL prompting, don't complain to me that you # lost a machine because you netbooted it on the same subnet as this # box nonInteractive=YES noWarn=YES tryDHCP=YES ################################ # My host specific data hostname=test domainname=helsemail.dk # DHCP does this for us #nameserver=10.0.0.1 #defaultrouter=10.0.0.1 #ipaddr=DHCP #netmask=255.255.255.0 ################################ ################################ # Which installation device to use nfs=172.17.0.1:/usr/data/freebsd/cdrom netDev=fxp0 tryDHCP=YES mediaSetNFS ################################ ################################ # Select which distributions we want. dists= bin doc games manpages catpages proflibs dict info des compat1x compat20 compat21 compat22 compat3x crypto distSetCustom ################################ ################################ # Now set the parameters for the partition editor on sd0. disk=ad0 partition=all bootManager=standard diskPartitionEditor #diskPartitionWrite ################################ ################################ # All sizes are expressed in 512 byte blocks! # # A 96MB root partition, followed by a 0.5G swap partition, followed by # a 1G /var, and a /usr using all the remaining space on the disk # ad0s1-1=ufs 196608 / ad0s1-2=swap 131072 none ad0s1-3=ufs 524288 /var ad0s1-4=ufs 0 /usr # Let's do it! diskLabelEditor #diskLabelCommit # OK, everything is set. Do it! installCommit package=emacs-21.2_2 packageAdd shutdown