CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/04/23 17:16:34
Modified files: distrib/miniroot: install.sh Log message: configure the network unconditionally. You have an opportunity to bail out of this by saying "done" when you get to the first interface. Then it will handle the domain / DNS question, but since no interface is setup it cleverly already skips the default route question. Another useless question bites the dust. ok krw