mdconfig -a -t swap -s 2g -u 4
newfs -O1 /dev/md4
mount /dev/md4 /tmp
echo WRKDIRPREFIX=/tmp >> /etc/make.conf