Sha256: b43fa62762e7c9ae90e90f40a0728657301e3a650cbe924563bfada03abb759a

Contents?: true

Size: 1.26 KB

Versions: 16

Compression:

Stored size: 1.26 KB

Contents

installInteractive=no
installMode=fresh
installType=FreeBSD
packageType=tar
hostname=freebsd
#installMedium=dvd
ftpPath=ftp://ftp.pcbsd.org/pub/mirror/8.2/i386/netinstall/
installMedium=ftp
netSaveDev=AUTO-DHCP

# Timezone
timeZone=America/New_York
enableNTP=yes

# Keyboard Layout Options
localizeKeyModel=pc104
localizeKeyLayout=us U.S.

# Disk Setup for ada0
disk0=ada0
partition=ALL
bootManager=none
partscheme=MBR
commitDiskPart

# Setup the disk label
# All sizes are expressed in MB
disk0-part=UFS+S 1024 /
disk0-part=SWAP 1534 none
disk0-part=UFS+S 2048 /var
disk0-part=UFS+S 5529 /usr
commitDiskLabel

# List our components to install
# Src is only needed for the virtualbox extensions
# installComponents=ports,src
installComponents=ports,src

# Set the root pass
rootPass=vagrant

userName=vagrant
userComment=vagrant user
userPass=vagrant
userShell=/bin/csh
userHome=/home/vagrant
# Wheel group makes user sudo able
userGroups=wheel,operator
commitUser

runExtCommand=/root/activate-ssh.sh

# We temporary disable password checks , we promise to make up for it later
runCommand=sed -i -e 's@auth.*include.*system@@' /etc/pam.d/su

# making the clock run correctly
# http://forums.virtualbox.org/viewtopic.php?f=11&t=12210&start=0
# runCommand=echo 'kern.hz=100' > /boot/loader.conf

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.5.0.alpha3 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.5.0.alpha2 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.5.0.alpha1 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.5.1 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.5 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.5.pre1 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.4 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.3 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.2 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.1 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.4.0 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.3.12 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.3.11 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.3.10 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg
veewee-0.3.9 templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg