Home
last modified time | relevance | path

Searched refs:BSDINSTALL_CONFIGCURRENT (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv683 if [ ! -z $BSDINSTALL_CONFIGCURRENT ]; then
170 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dnetconfig_ipv472 if [ ! -z $BSDINSTALL_CONFIGCURRENT ]; then
112 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dwlanconfig168 if [ ! "$BSDINSTALL_CONFIGCURRENT" ]; then
185 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dhostname115 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dbootconfig145 if [ "$BSDINSTALL_CONFIGCURRENT" ] && [ "$ARCHBOOTNAME" != ia32 ]; then
H A Dnetconfig100 if [ ! -z $BSDINSTALL_CONFIGCURRENT ]; then
H A Dauto182 if [ -n "$FETCH_DISTRIBUTIONS" -a -n "$BSDINSTALL_CONFIGCURRENT" ]; then
/freebsd/usr.sbin/bsdinstall/
H A Dstartbsdinstall70 BSDINSTALL_CONFIGCURRENT=yes; export BSDINSTALL_CONFIGCURRENT