# $Wintelcom: src/freebsd/pxe/doc/install.cfg,v 1.1 2000/07/14 12:42:05 bright Exp $ # $FreeBSD: head/da_DK.ISO8859-1/articles/pxe/install.cfg 38826 2012-05-17 19:12:14Z hrs $ # Dette er installation kongfigurations filen for vores rackmountede # FreeBSD cluster maskiner # Slå ekstra debugging til. debug=YES # Ok, dette burde slå AL promptning fra, kom ikke og klag til mig hvis du # mister en maskine fordi du netbootede den på det samme subnet som denne # box nonInteractive=YES noWarn=YES tryDHCP=YES ################################ # Mine host specifikke data hostname=booter domainname=mydomain.com # DHCP gør det her for os #nameserver=10.0.0.1 #defaultrouter=10.0.0.1 #ipaddr=DHCP #netmask=255.255.255.0 ################################ ################################ # Hvilket installations device skal bruges nfs=x.x.x.x:/usr/releng4 netDev=fxp0 tryDHCP=YES mediaSetNFS ################################ ################################ # Vælg vilke distributioner vi vil have. dists= bin doc games manpages catpages proflibs dict info des compat1x compat20 compat21 compat22 compat3x crypto distSetCustom ################################ ################################ # Sæt parametrer for partition editoren på sd0. disk=ad0 partition=all bootManager=standard diskPartitionEditor #diskPartitionWrite ################################ ################################ # Alle størrelse er skrevet i 512 byte blokke! # # En 96MB root partition, fulgt af en 0.5G swap partition, fulgt af # en 1G /var, og en /usr der bruger resten af pladsen på disken # ad0s1-1=ufs 1999999 / ad0s1-2=swap 6485760 none ad0s1-3=ufs 2097152 /var ad0s1-4=ufs 0 /usr # Lad os gøre det! diskLabelEditor #diskLabelCommit # OK, alting er klart. Gør det! installCommit package=XFree86-3.3.6 packageAdd #package=XFree86-aoutlibs-3.3.3 #packageAdd package=XFree86-contrib-3.3.6 packageAdd package=arpwatch-2.1.a4 packageAdd package=bash-2.04 packageAdd package=bison-1.28 packageAdd package=bzip2-1.0.0 packageAdd package=ctags-3.5.2 packageAdd package=dvips2ascii-1.3 packageAdd package=electricfence-2.0.5 packageAdd package=emacs-20.6 packageAdd package=enscript-letter-1.6.1 packageAdd package=fping-1.20 packageAdd package=gawk-3.0.4 packageAdd package=gdbm-1.8.0 packageAdd package=gettext-0.10.35 packageAdd package=gmake-3.79 packageAdd package=ispell-3.1.20c packageAdd package=less-352 packageAdd package=libgnugetopt-1.1 packageAdd package=libtool-1.3.4 packageAdd package=linux_base-6.1 packageAdd package=linux_devtools-6.1 packageAdd package=lmbench-1.1 packageAdd package=m4-1.4 packageAdd package=mprof-3.0 packageAdd package=mtr-0.42 packageAdd package=nmap-2.53 packageAdd package=pine-4.21 packageAdd package=portscanner-1.0 packageAdd package=portsentry-1.0 packageAdd package=python-1.5.2 packageAdd package=rpm-2.5.6 packageAdd package=rsaref-2.0 packageAdd package=rsync-2.4.3 packageAdd package=screen-3.9.5 packageAdd package=stlport-3.01 packageAdd package=tcsh-6.09.00 packageAdd package=tk-8.0.5 packageAdd package=vim-lite-5.6.70 packageAdd package=wget-1.5.3 packageAdd package=word2x-0.005 packageAdd package=zip-2.3 packageAdd package=zsh-3.0.7 packageAdd # # Denne sidste pakke er speciel. Den bruges til at konfigurere maskinen. # Den installerer flere filer (som /root/.rhosts) og dens installations # script tweaker flere muligheder i /etc/rc.conf # package=mypkg-1.0 packageAdd shutdown