CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/04/19 15:42:01
Modified files: distrib/miniroot: install.sub Log message: When configuring the network assume the user means to assign $(hostname -s) as the symbolic name of the first interface that is configured. Subsequent interfaces still get the question. Don't emit 'No more interfaces to initialize.'. Just move on to the rest of the network configuration. Use the word 'configure' rather than 'initialize'. Suggested by & ok deraadt@