Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/mvme68k/miniroot Pull up revision 1.9 (requeste...
details: https://anonhg.NetBSD.org/src/rev/a42a3c0e3ee1
branches: netbsd-1-6
changeset: 527595:a42a3c0e3ee1
user: lukem <lukem%NetBSD.org@localhost>
date: Wed May 29 04:58:59 2002 +0000
description:
Pull up revision 1.9 (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/mvme68k/miniroot/list | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 9bdc92a40ebd -r a42a3c0e3ee1 distrib/mvme68k/miniroot/list
--- a/distrib/mvme68k/miniroot/list Wed May 29 04:58:38 2002 +0000
+++ b/distrib/mvme68k/miniroot/list Wed May 29 04:58:59 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.8 2002/04/26 15:50:39 lukem Exp $
+# $NetBSD: list,v 1.8.2.1 2002/05/29 04:58:59 lukem Exp $
# mvme68k's extras
PROG sbin/disklabel
@@ -37,8 +37,6 @@
# various files that we need in /etc for the install
COPY ${DESTDIR}/etc/disktab etc/disktab.shadow
-COPY ${DESTDIR}/etc/spwd.db etc/spwd.db
-LINK etc/spwd.db etc/pwd.db
SYMLINK /tmp/disktab.shadow etc/disktab
SYMLINK /tmp/fstab.shadow etc/fstab
SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf
Home |
Main Index |
Thread Index |
Old Index