CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/03/14 09:55:39
Modified files: distrib/miniroot: install.sh install.sub Log message: Installed dhclient.conf is now all comments. Installed hosts is now correct as is, since we don't add info to localhost lines. So ditch comment-preserving dance through /tmp and just append our new info to installed files. Shrinks scripts without changing behaviour.