summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-03 00:42:27 +0000
committerjkh <jkh@FreeBSD.org>1995-02-03 00:42:27 +0000
commit7a61f4209e439906e44f03cf9cd2c0307982f4b5 (patch)
tree14b0aacfbd702daf612be59675ce4ab8612d38fe /release
parente5d141c185f912f015b8f23aea34067e46f729ff (diff)
downloadFreeBSD-src-7a61f4209e439906e44f03cf9cd2c0307982f4b5.zip
FreeBSD-src-7a61f4209e439906e44f03cf9cd2c0307982f4b5.tar.gz
Give the user a chance to specify all the network setup parameters again
Diffstat (limited to 'release')
-rw-r--r--release/scripts/setup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/scripts/setup.sh b/release/scripts/setup.sh
index 44f9cc2..ba009a1 100644
--- a/release/scripts/setup.sh
+++ b/release/scripts/setup.sh
@@ -8,7 +8,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: setup.sh,v 1.3 1995/02/02 08:31:38 jkh Exp $
+# $Id: setup.sh,v 1.4 1995/02/02 20:46:40 jkh Exp $
# Grab the miscellaneous functions.
. /stand/scripts/miscfuncs.sh
@@ -43,6 +43,7 @@ again, type \`/stand/scripts/setup.sh\'." -1 -1 5 \
;;
network)
+ INTERFACE=""
network_setup
;;
OpenPOWER on IntegriCloud