CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/07/02 17:48:34
Modified files: distrib/miniroot: install.sh Log message: Do *not* newfs non-ffs partitions while installing. Even if someone has entered 'n i' in disklabel and caused a mountpoint to be saved for the non-ffs partition. Discovered by and fix tested by mgr...@. ok dera...@.