debug=yes nonInteractive=YES #modulesInitialize=NO driverFloppyCheck=NO #noWarn=YES tryDHCP=YES #system "/stand/ifconfig fxp1 media 100baseTX mediaopt full-duplex" ################################ # My host specific data hostname=diskless #domainname=test.sfim.fr ################################ # Now set the parameters for the partition editor. disk=ad2 #partition=existing partition=all bootManager=standard diskPartitionEditor #diskPartitionWrite ################################ # All sizes are expressed in 512 byte blocks! # # pour le cas ou il faut repartitionner la slice freebsd ad2s1-1=ufs 512000 / ad2s1-2=swap 512000 none ad2s1-3=ufs 512000 /var ad2s1-4=ufs 512000 /tmp ad2s1-5=ufs 6144000 /usr # programmation intiiale : formattage de la partoche #ad2s1-6=ufs 0 /home N # pour le cas ou les partitions existent deja #ad2s3a=/ Y #ad2s3d=/var Y #ad2s3e=/tmp Y #ad2s3f=/usr Y #ad2s1g=/home N diskLabelEditor #diskLabelCommit ################################ # Which installation device to use nfs=192.168.254.1:/usr/local/export/freebsd/5.1-RELEASE netDev=fxp1 #tryDHCP=YES mediaSetNFS #hostname=test1 #defaultrouter=192.168.254.1 #netDev=fxp1 #ipaddr=192.168.254.99 #netmask=255.255.255.0 #_ftpPath=ftp://192.168.254.1/5.1-RELEASE #mediaSetFTP ################################ # Select which distributions we want. #dists= bin doc manpages catpages proflibs dict info crypto ports #distSetCustom #distSetUser #distSetMinimum distSetEverything installCommit package=kde-3.1.2 packageAdd package=linux_base-7.1_4 packageAdd package=mozilla-1.3.1,2 packageAdd package=samba-2.2.8a packageAdd #command=/sbin/halt #system shutdown # $Id: install.cfg,v 1.2 2003/07/18 13:22:10 herbelot Exp $