K 10 svn:author V 3 wes K 8 svn:date V 27 2004-04-06T18:26:43.000000Z K 7 svn:log V 381 Split ramdisk processing in two so it can actually work. Ownerships and permissions specified per rc.conf(5) now apply both to the md device and to the mountpoint directory, after the mount has completed. This has to be done in two steps, because chown is not available until after /usr has been mounted, but the mdconfig and newfs steps have to complete before fstab processing. END