Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/distrib/playstation2/miniroot Pull up revision 1.5 (req...



details:   https://anonhg.NetBSD.org/src/rev/79fe65c780b7
branches:  netbsd-1-6
changeset: 527597:79fe65c780b7
user:      lukem <lukem%NetBSD.org@localhost>
date:      Wed May 29 04:59:20 2002 +0000

description:
Pull up revision 1.5 (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/playstation2/miniroot/list |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r a41a78a53f4a -r 79fe65c780b7 distrib/playstation2/miniroot/list
--- a/distrib/playstation2/miniroot/list        Wed May 29 04:59:10 2002 +0000
+++ b/distrib/playstation2/miniroot/list        Wed May 29 04:59:20 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.4 2002/04/28 04:16:27 shin Exp $
+#      $NetBSD: list,v 1.4.2.1 2002/05/29 04:59:20 lukem Exp $
 
 # extras in bin
 #PROG  bin/csh
@@ -29,10 +29,6 @@
 # termcap file
 COPY   ${ARCHDIR}/termcap.vt100        usr/share/misc/termcap
 
-# various files that we need in /etc for the install
-COPY   ${DESTDIR}/etc/spwd.db          etc/spwd.db
-LINK   etc/spwd.db                     etc/pwd.db
-
 # sysinst needs disktab template
 COPY   ${DESTDIR}/etc/disktab          etc/disktab.preinstall
 



Home | Main Index | Thread Index | Old Index