CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2014/10/26 17:31:00
Modified files: distrib/miniroot: install.sub Log message: Defer processing hostname.if files for trunks, svlans and vlans during upgrades. This ensures all physical interfaces are configured first, as is done in /etc/netstart. Currently only vlans are present in install images, but that could change. Requested by many so trunks might work during upgrades. Prodded by henning@ actually creating a diff to add trunks to boot images. Tested & ok rpe@ sthen@