Adjust rc.subr to generate system-wide varsyms tracking RCNG operations.
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 11 Dec 2003 23:28:41 +0000 (23:28 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 11 Dec 2003 23:28:41 +0000 (23:28 +0000)
commit0c8230694b82c48e72c312293ae43c10c6681629
tree0ed6c149c422974d3f44bdfaab50013e407acae4
parent410b4f9ad95b7a39403ca97db290a05795ec4286
Adjust rc.subr to generate system-wide varsyms tracking RCNG operations.
This will allow us to support run-time dependancy management.

Have dummy rc files (that exist just to specify dependancies) call a dummy
command routine which will set the appropriate varsym variables representing
the keywords they provide.
21 files changed:
etc/rc.d/DAEMON
etc/rc.d/LOGIN
etc/rc.d/Makefile
etc/rc.d/NETWORKING
etc/rc.d/SERVERS
etc/rc.d/archdep
etc/rc.d/atm2.sh
etc/rc.d/atm3.sh
etc/rc.d/bootconf.sh
etc/rc.d/cleanvar
etc/rc.d/diskless
etc/rc.d/downinterfaces
etc/rc.d/early.sh
etc/rc.d/initdiskless
etc/rc.d/msgs
etc/rc.d/netoptions
etc/rc.d/network3
etc/rc.d/othermta
etc/rc.d/rcconf.sh
etc/rc.d/savecore
etc/rc.d/serial