Revert previous. Insufficient discussion. Introduces
authorkrw <krw@openbsd.org>
Sun, 4 May 2014 13:08:39 +0000 (13:08 +0000)
committerkrw <krw@openbsd.org>
Sun, 4 May 2014 13:08:39 +0000 (13:08 +0000)
inconsistancy between configured and unconfigured interfaces.

Requested by deraadt@

distrib/miniroot/install.sub

index 1535b64..8f4004a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: install.sub,v 1.769 2014/05/04 10:47:25 krw Exp $
+#      $OpenBSD: install.sub,v 1.770 2014/05/04 13:08:39 krw Exp $
 #
 # Copyright (c) 1997-2009 Todd Miller, Theo de Raadt, Ken Westerback
 # All rights reserved.
@@ -944,8 +944,7 @@ v6_config() {
        ask_until "$_prompt" "${_addr:-none}"
 
        case $resp in
-       none)   echo "-inet6" >>$_hn
-               return
+       none)   return
                ;;
        rtsol)  [[ ! -x /sbin/rtsol ]] && { echo "No /sbin/rtsol."; return; }
                ifconfig $_ifs up