Subject: CVS commit: [netbsd-1-6] basesrc/etc/rc.d
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/30/2002 16:15:51
Module Name:	basesrc
Committed By:	he
Date:		Sat Nov 30 14:15:51 UTC 2002

Modified Files:
	basesrc/etc/rc.d [netbsd-1-6]: raidframe

Log Message:
Pull up revision 1.7 (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


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.2.1 basesrc/etc/rc.d/raidframe

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.