Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/sets/lists/etc Pull up revision 1.106 (requeste...
details: https://anonhg.NetBSD.org/src/rev/c367c47dbdf1
branches: netbsd-1-6
changeset: 529576:c367c47dbdf1
user: he <he%NetBSD.org@localhost>
date: Sat Nov 30 14:18:04 2002 +0000
description:
Pull up revision 1.106 (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
diffstat:
distrib/sets/lists/etc/mi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ae6b0762befa -r c367c47dbdf1 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sat Nov 30 14:17:26 2002 +0000
+++ b/distrib/sets/lists/etc/mi Sat Nov 30 14:18:04 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.97.2.2 2002/11/24 19:42:04 tron Exp $
+# $NetBSD: mi,v 1.97.2.3 2002/11/30 14:18:04 he Exp $
./.cshrc etc-util-etc
./.profile etc-util-etc
./dev/MAKEDEV.local etc-sys-etc
@@ -128,6 +128,7 @@
./etc/rc.d/quota etc-sys-rc
./etc/rc.d/racoon etc-net-rc
./etc/rc.d/raidframe etc-sys-rc
+./etc/rc.d/raidframeparity etc-sys-rc
./etc/rc.d/rarpd etc-bootserver-rc
./etc/rc.d/rbootd etc-bootserver-rc
./etc/rc.d/root etc-sys-rc
Home |
Main Index |
Thread Index |
Old Index