Date: Tue, 6 Apr 2004 11:26:43 -0700 (PDT) From: Wes Peters <wes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d ramdisk ramdisk-own Message-ID: <200404061826.i36IQh5P025090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wes 2004/04/06 11:26:43 PDT
FreeBSD src repository
Modified files:
etc/rc.d ramdisk
Added files:
etc/rc.d ramdisk-own
Log:
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.
Revision Changes Path
1.2 +1 -12 src/etc/rc.d/ramdisk
1.1 +59 -0 src/etc/rc.d/ramdisk-own (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404061826.i36IQh5P025090>
