OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Tue May 05 2009 - 20:00:14 CDT


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2009/05/05 19:00:14

Modified files:
        distrib/miniroot: install.sh install.sub

Log message:
De-uglify disk configuration in the non-auto layout cases. Trust
disklabel(8) to prevent duplicate mount points, and the user to
enter all their mountpoint info in disklabel(8). Proceed directly
to disk formatting after the last disk is configured. Do not pass
go.

ok deraadt