freebsd-skq/etc/defaults
Sean Chittenden 7e6b2a1467 Add a script that allows software RAID sets to be created before file
systems are mounted.  An example set of entries for /etc/rc.conf:

ataraid_enable="YES"
ataraid_devices="ar0"
ataraid_ar0_set="ad2 ad3"
ataraid_ar0_type="RAID1"

Because there is no "correct" way of doing ATA raid (ie, geom vs.
atacontrol vs. vinum) that is bikeshed proof, this rcng script stays within
the bounds of atacontrol and assumes that other RAID solutions for GEOM or
vinum will end up in a different rcNG script.

Reviewed by:	green
2003-12-14 09:42:02 +00:00
..
devfs.rules As far as we know, there is no reason to not expose /dev/crypto in 2003-09-26 10:32:21 +00:00
Makefile o Do not keep a separate list of src/etc/defaults files in 2003-08-24 03:24:54 +00:00
pccard.conf any -> ? for new entry (to allow time for people to upgrade their pccardd) 2003-10-04 18:44:29 +00:00
periodic.conf Fix typo, I forgot daily_ in front of the status_ata_raid_enable 2003-12-12 21:23:27 +00:00
rc.conf Add a script that allows software RAID sets to be created before file 2003-12-14 09:42:02 +00:00