Home | History | Annotate | Download | only in rc.d
History log of /src/etc/rc.d/raidframeparity
RevisionDateAuthorComments
 1.4  15-Apr-2009  joerg Add missing PROVIDE.
 1.3  11-Oct-2004  christos branches: 1.3.36;
Use new style command substitution.
 1.2  13-Aug-2004  mycroft Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this
for a speedup by doing:
$_rc_subr_loaded . /etc/rc.subr
 1.1  03-Sep-2002  abs branches: 1.1.2;
Split raidframe parity checking/rebuild out into raidframeparity, which is
called after quota so we don't end up with fsck and raidframe parity rebuild
taking forever after a crash/reboot.
While we are here check for raid[0-9].conf & raid[1-9][0-9].conf not
raid[0-9].conf & raid[0-9][0-9].conf
 1.1.2.2  30-Nov-2002  he Pull up revision 1.1 (requested by abs in ticket #772):
Split raidframe parity checking/rebuilding out into
raidframeparity, which is called after quota, so we don't
end up with fsck and raidframe parity rebuild taking forever
after a crash/reboot.
While here, check for raid[0-9].conf and raid[1-9][0-9].conf
and not raid[0-9].conf and raid[0-9][0-9].conf
 1.1.2.1  03-Sep-2002  he file raidframeparity was added on branch netbsd-1-6 on 2002-11-30 14:15:27 +0000
 1.3.36.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed