Lars Engels
6c1a5e837d
- Add descriptions to most of the rc scripts. Those are mostly taken from their
...
daemon's manpage and probably improved.
- Consistently use "filesystem" not "file system".
Approved by: bapt, brueffer
Differential Revision: D452
2016-04-23 16:10:54 +00:00
Kevin Lo
1424b561e1
Whitespace nit
2012-07-13 06:46:09 +00:00
Doug Barton
2b9851690c
As previously discussed, add the svn:executable property to all scripts
2008-07-16 19:22:48 +00:00
Dag-Erling Smørgrav
255d327cc5
FILESYSTEMS requires root, so requiring both of them is redundant.
2007-04-09 08:53:40 +00:00
Dag-Erling Smørgrav
7bd5b79de4
Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocal
...
and takes over mountcritlocal's role as the early / late divider. This
makes it far easier to add rc scripts which need to run early, such as a
startup script for zfs, which is right around the corner.
This change should be a no-op; I have verified that the only change in
rcorder's output is the insertion of FILESYSTEMS immediately after
mountcritlocal.
MFC after: 3 weeks
2007-04-02 22:53:07 +00:00
Mike Makonnen
337338ee00
Remove the requirement for the FreeBSD keyword as it no longer
...
makes any sense.
Discussed with: dougb, brooks
MFC after: 3 days
2004-10-07 13:55:26 +00:00
Pawel Jakub Dawidek
bd57d5b0f5
Mark scripts as not usable inside a jail by adding keyword 'nojail'.
...
Some suggestions from: rwatson, Ruben de Groot <mail25@bzerk.org>
2004-03-08 12:25:05 +00:00
Mike Makonnen
459e7c4314
o Hook the new files up to the build.
...
o Make sure all the scripts reference rc.d/netif and not rc.d/network1
Approved by: markm (mentor)
2003-04-18 17:55:05 +00:00
Crist J. Clark
5d75ba3db9
A new rc-ng script to build linker.hints files with kldxref(8)
...
automatically at boot time. Associated rc.conf(5) knobs and
documentation are included.
2003-03-17 23:15:53 +00:00