aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/mountcritlocal
Commit message (Expand)AuthorAgeFilesLines
* Move rc startup scripts from etc/ to sbin/init/Brad Davis2018-07-281-64/+0
* Refactor the root mount hold code and add the wait to etc/rc.d/fsck.Edward Tomasz Napierala2016-05-101-26/+1
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-1/+2
* Wrap overlong comment lines.Edward Tomasz Napierala2016-01-141-6/+6
* Fix the code to retry mount attempt in mountcritlocal if there areEdward Tomasz Napierala2016-01-141-1/+1
* After r290196, the kernel won't wait for stuff like gmirror nodesEdward Tomasz Napierala2015-10-301-2/+36
* Add a sync to the shutdown step. In the common case this will be harmlessDoug Barton2010-11-251-2/+2
* This change does the following for the scripts that run up throughDoug Barton2010-05-191-1/+1
* In regards to the "Starting foo:" type messages at boot time, create andDoug Barton2009-10-101-2/+2
* There's no need to announce that we're mounting local filesystems whenMike Makonnen2008-07-051-2/+2
* The check for errors from the mount command did not work as intendedMike Makonnen2008-03-061-1/+4
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesDoug Barton2007-12-081-1/+0
* o Implement the stop_boot subroutine [1]. This subroutine can be used byMike Makonnen2007-05-181-1/+1
* Teach mount(8) about a 'late' keyword, which means the file system shouldDag-Erling Smørgrav2006-07-121-0/+2
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-41/+24
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Backout ataraid rcng script. I must have missed ar0 in my scan of /devSean Chittenden2003-12-141-1/+1
* Add a script that allows software RAID sets to be created before fileSean Chittenden2003-12-141-1/+1
* If rc.d/mountcritlocal is unable to mount local filesystems,Mike Makonnen2003-12-091-1/+1
* Move networkfs_types from mountcritlocal into defaults/rc.conf as netfs_types.Gordon Tetlow2003-06-011-3/+2
* nwfs is network filesystem. Treat it as such when mounting filesystems.Gordon Tetlow2003-06-011-1/+1
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation onGordon Tetlow2002-09-061-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-11/+49
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-161-0/+30