Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/etc/rc.d pull up rev 1.2:
details: https://anonhg.NetBSD.org/src/rev/a2fe269ef68e
branches: netbsd-1-5
changeset: 489216:a2fe269ef68e
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Aug 23 12:23:50 2000 +0000
description:
pull up rev 1.2:
`REQUIRE bootconf' in lkm1 rather than `BEFORE beforenetlkm'
in bootconf.sh
approved: thorpej
diffstat:
etc/rc.d/bootconf.sh | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 91b49a66e22c -r a2fe269ef68e etc/rc.d/bootconf.sh
--- a/etc/rc.d/bootconf.sh Wed Aug 23 12:13:14 2000 +0000
+++ b/etc/rc.d/bootconf.sh Wed Aug 23 12:23:50 2000 +0000
@@ -1,11 +1,10 @@
#!/bin/sh
#
-# $NetBSD: bootconf.sh,v 1.1.1.1 2000/03/10 11:53:25 lukem Exp $
+# $NetBSD: bootconf.sh,v 1.1.1.1.4.1 2000/08/23 12:23:50 lukem Exp $
#
# PROVIDE: bootconf
# REQUIRE: mountcritlocal
-# BEFORE: beforenetlkm
bootconf_start()
{
Home |
Main Index |
Thread Index |
Old Index