Searched refs:BSDINSTALL_CONFIGCURRENT (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/usr.sbin/bsdinstall/scripts/
H A Dhostname48 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dnetconfig_ipv453 if [ ! -z $BSDINSTALL_CONFIGCURRENT ]; then
85 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dwlanconfig49 (wpa_cli ping >/dev/null 2>/dev/null || ([ ! -z $BSDINSTALL_CONFIGCURRENT ] && \
56 if [ $? -ne 0 -a -z $BSDINSTALL_CONFIGCURRENT ]; then
182 if [ ! -z $BSDINSTALL_CONFIGCURRENT ]; then
317 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dnetconfig_ipv662 if [ ! -z $BSDINSTALL_CONFIGCURRENT ]; then
146 if [ "$BSDINSTALL_CONFIGCURRENT" ]; then
H A Dnetconfig84 if [ ! -z $BSDINSTALL_CONFIGCURRENT ]; then
H A Dauto145 if [ -n "$FETCH_DISTRIBUTIONS" -a -n "$BSDINSTALL_CONFIGCURRENT" ]; then
/freebsd-11.0-release/release/
H A Drc.local72 BSDINSTALL_CONFIGCURRENT=yes; export BSDINSTALL_CONFIGCURRENT

Completed in 60 milliseconds