lukem
|
d92b803c29
|
use "load_rc_config swap" for swap1 and swap2
|
2000-07-17 12:27:04 +00:00 |
lukem
|
5c1b0ec207
|
Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.
This allows us or a user to change the configuration file method in
one place - rc.subr - without having to edit all of the rc.d/* files.
|
2000-05-13 08:45:06 +00:00 |
thorpej
|
0316517d36
|
Make ccd and raidframe provide `disks', and make swap1 and fsck
depend on `disks', rather than `ccd' and `raidframe'.
|
2000-04-26 05:13:51 +00:00 |
veego
|
0cc5873563
|
Add raidframe to the REQUIRE list. rcorder seems to get it right, but it
is better to add it.
|
2000-03-11 20:12:22 +00:00 |
lukem
|
c53094a738
|
rc.d scripts derived from /etc/rc
|
2000-03-10 11:53:23 +00:00 |