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: Miod Vallat (miodcvs.openbsd.org)
Date: Wed Mar 07 2007 - 15:18:06 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2007/03/07 14:18:06

Modified files:
        distrib/sparc/miniroot: list

Log message:
Decrease inode pressure on the miniroot by doing MAKEDEV ramdisk instead of
MAKEDEV all, since the scripts can create the needed nodes later; found the
hard way by hshoexer

ok deraadt