lukem
|
84fed31e23
|
start all raid[0-9].conf and raid[0-9][0-9].conf, not just raid[0-3].conf.
do in order, so that raidN.conf is started before raidNN.conf.
|
2000-11-17 05:43:46 +00:00 |
oster
|
4c318b5d41
|
At boot, initiate parity/mirror reconstruction as required.
This operation is backgrounded, and sequentially ordered.
|
2000-05-16 16:54:33 +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 |
lukem
|
c53094a738
|
rc.d scripts derived from /etc/rc
|
2000-03-10 11:53:23 +00:00 |