summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-11-19 01:09:44 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-11-19 01:09:44 +0000
commitf73ae60600e984a3b721dd39ebe53791d1ce1fab (patch)
tree914c02588637351022adef6697a1ce3f7308d9ab /distrib/miniroot/install.sub
parent52bbc35aa6e87999d4b5312709a87a753809a79d (diff)
remove 6 spaces or tabs at end of line, making this file 6 bytes smaller. eat your heart out krw
Diffstat (limited to 'distrib/miniroot/install.sub')
-rw-r--r--distrib/miniroot/install.sub14
1 files changed, 7 insertions, 7 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub
index 4586fcbe634..19435a23b77 100644
--- a/distrib/miniroot/install.sub
+++ b/distrib/miniroot/install.sub
@@ -1,5 +1,5 @@
#!/bin/sh
-# $OpenBSD: install.sub,v 1.173 2001/11/18 22:48:58 krw Exp $
+# $OpenBSD: install.sub,v 1.174 2001/11/19 01:09:43 deraadt Exp $
# $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $
#
# Copyright (c) 1997,1998 Todd Miller, Theo de Raadt
@@ -143,7 +143,7 @@ getresp() {
if [ "X$valid" = "Xfalse" ]; then
echo "Try again: Enter one of [$@]"
fi
- done
+ done
set +o noglob
}
@@ -839,7 +839,7 @@ enable_network() {
# Display results...
echo "Network interface configuration:"
ifconfig -am
-
+
# enable the resolver if resolv.conf is available
if [ -f /etc/resolv.conf ]; then
route show
@@ -1871,7 +1871,7 @@ if [ ! -d /usr/share/zoneinfo ]; then
else
_zonepath=
fi
-
+
cat << __EOT
Select a time zone for your location. Timezones are represented on the system
@@ -2284,10 +2284,10 @@ donetconfig() {
FQDN=""
get_fqdn /tmp/resolv.conf
-
+
configure_all_interfaces
- # As dhclient will populate /etc/resolv.conf, a symbolic link to
+ # As dhclient will populate /etc/resolv.conf, a symbolic link to
# /tmp/resolv.conf.shadow, mv any such file to /tmp/resolv.conf
# so it will eventually be copied to /mnt/etc/resolv.conf and will
# not in the meantime remove the user's ability to choose to use it
@@ -2357,7 +2357,7 @@ donetconfig() {
esac
fi
- if [ ! -f /tmp/resolv.conf.shadow ]; then
+ if [ ! -f /tmp/resolv.conf.shadow ]; then
echo
echo "The host table is as follows:"
echo