Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/vax/miniroot Pull up revision 1.14 (requested b...
details: https://anonhg.NetBSD.org/src/rev/54ea110eca09
branches: netbsd-1-6
changeset: 527600:54ea110eca09
user: lukem <lukem%NetBSD.org@localhost>
date: Wed May 29 04:59:52 2002 +0000
description:
Pull up revision 1.14 (requested by lukem):
don't bother copying or generating etc/spwd.db, as the miniroot was
switched to libhack a little while ago
diffstat:
distrib/vax/miniroot/Makefile.inc | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 25f44802c9d1 -r 54ea110eca09 distrib/vax/miniroot/Makefile.inc
--- a/distrib/vax/miniroot/Makefile.inc Wed May 29 04:59:41 2002 +0000
+++ b/distrib/vax/miniroot/Makefile.inc Wed May 29 04:59:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.13 2002/05/14 06:21:22 lukem Exp $
+# $NetBSD: Makefile.inc,v 1.13.2.1 2002/05/29 04:59:52 lukem Exp $
IMAGESIZE= 7m
MAKEFS_FLAGS= -o density=5k
@@ -8,7 +8,6 @@
IMAGEDEPENDS+= ${ARCHDIR}/../install.md \
${ARCHDIR}/dot.profile \
${DESTDIR}/etc/disktab \
- ${DESTDIR}/etc/spwd.db \
${DESTDIR}/usr/mdec/boot \
${KERNOBJDIR}/GENERIC/netbsd \
${NETBSDSRCDIR}/share/termcap/termcap.src
Home |
Main Index |
Thread Index |
Old Index