1#!/bin/sh 2# $FreeBSD$ 3 4# resolv.conf from DHCP ends up in here, so make sure the directory exists 5mkdir /tmp/bsdinstall_etc 6 7/usr/libexec/bsdinstall/startbsdinstall 8