Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/common Pull up revision 1.3 (requested by lukem...
details: https://anonhg.NetBSD.org/src/rev/57af7ce4548d
branches: netbsd-1-6
changeset: 527682:57af7ce4548d
user: tv <tv%NetBSD.org@localhost>
date: Sun Jun 02 01:21:59 2002 +0000
description:
Pull up revision 1.3 (requested by lukem in ticket #126):
correct a comment
diffstat:
distrib/common/Makefile.makedev | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 406488a002b5 -r 57af7ce4548d distrib/common/Makefile.makedev
--- a/distrib/common/Makefile.makedev Sun Jun 02 01:20:51 2002 +0000
+++ b/distrib/common/Makefile.makedev Sun Jun 02 01:21:59 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.makedev,v 1.2 2002/04/26 15:50:27 lukem Exp $
+# $NetBSD: Makefile.makedev,v 1.2.2.1 2002/06/02 01:21:59 tv Exp $
#
# Makefile snippet to add ${MAKEDEVTARGETS} devices to the mtree list
# (if set), otherwise copy etc.${MACHINE}/MAKEDEV to ./dev
@@ -44,7 +44,8 @@
#
# MAKEDEVTARGETS isn't set; copy in /dev/MAKEDEV and rely upon
-# init(8) to mount an mfs /dev and recreated the devices
+# init(8) to mount an mfs /dev and recreate the devices by
+# (effectively) running "cd /dev ; ./MAKEDEV all"
#
LISTS+= ${DISTRIBDIR}/common/list.makedev
IMAGEDEPENDS+= ${NETBSDSRCDIR}/etc/etc.${MACHINE}/MAKEDEV
Home |
Main Index |
Thread Index |
Old Index