Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib Need /etc/netconfig.
details: https://anonhg.NetBSD.org/src/rev/5606fe3225a2
branches: trunk
changeset: 487442:5606fe3225a2
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Jun 07 20:43:11 2000 +0000
description:
Need /etc/netconfig.
diffstat:
distrib/pmax/ramdisk/list | 3 ++-
distrib/sparc/ramdisk/list | 3 ++-
distrib/vax/inst-common/list | 3 ++-
distrib/x68k/floppies/ramdisk.sysinst/list | 3 ++-
distrib/x68k/floppies/ramdisk/list | 3 ++-
5 files changed, 10 insertions(+), 5 deletions(-)
diffs (85 lines):
diff -r 7909e629e5da -r 5606fe3225a2 distrib/pmax/ramdisk/list
--- a/distrib/pmax/ramdisk/list Wed Jun 07 20:42:52 2000 +0000
+++ b/distrib/pmax/ramdisk/list Wed Jun 07 20:43:11 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.8 2000/01/06 01:43:30 simonb Exp $
+# $NetBSD: list,v 1.9 2000/06/07 20:43:11 thorpej Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/ramdiskbin ramdiskbin
@@ -73,6 +73,7 @@
COPY ${CURDIR}/../../../etc/group etc/group
COPY ${CURDIR}/../../../etc/master.passwd etc/master.passwd
COPY ${CURDIR}/../../../etc/protocols etc/protocols
+COPY ${CURDIR}/../../../etc/netconfig etc/netconfig
COPY ${CURDIR}/../../../etc/services etc/services
# and the common installation tools
diff -r 7909e629e5da -r 5606fe3225a2 distrib/sparc/ramdisk/list
--- a/distrib/sparc/ramdisk/list Wed Jun 07 20:42:52 2000 +0000
+++ b/distrib/sparc/ramdisk/list Wed Jun 07 20:43:11 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.11 1999/11/23 23:16:05 simonb Exp $
+# $NetBSD: list,v 1.12 2000/06/07 20:44:33 thorpej Exp $
LIBS libhack.o -lz -lpcap -lbz2
@@ -102,6 +102,7 @@
# various files that we need in /etc for the install
COPY ${TOPDIR}/../../etc/group etc/group
COPY ${TOPDIR}/../../etc/protocols etc/protocols
+COPY ${TOPDIR}/../../etc/netconfig etc/netconfig
COPY ${TOPDIR}/../../etc/services etc/services
# we use libhack (/etc/passwd hackery)
diff -r 7909e629e5da -r 5606fe3225a2 distrib/vax/inst-common/list
--- a/distrib/vax/inst-common/list Wed Jun 07 20:42:52 2000 +0000
+++ b/distrib/vax/inst-common/list Wed Jun 07 20:43:11 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.4 1999/11/23 23:16:05 simonb Exp $
+# $NetBSD: list,v 1.5 2000/06/07 20:46:01 thorpej Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/instbin instbin
@@ -56,6 +56,7 @@
COPY ${DESTDIR}/etc/master.passwd etc
COPY ${DESTDIR}/etc/passwd etc
COPY ${DESTDIR}/etc/protocols etc
+COPY ${DESTDIR}/etc/netconfig etc
COPY ${DESTDIR}/etc/pwd.db etc
COPY ${DESTDIR}/etc/services etc
COPY ${DESTDIR}/etc/spwd.db etc
diff -r 7909e629e5da -r 5606fe3225a2 distrib/x68k/floppies/ramdisk.sysinst/list
--- a/distrib/x68k/floppies/ramdisk.sysinst/list Wed Jun 07 20:42:52 2000 +0000
+++ b/distrib/x68k/floppies/ramdisk.sysinst/list Wed Jun 07 20:43:11 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.3 1999/12/24 17:02:15 minoura Exp $
+# $NetBSD: list,v 1.4 2000/06/07 20:49:02 thorpej Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/ramdiskbin ramdiskbin
@@ -72,6 +72,7 @@
COPY ${CURDIR}/../../../../etc/group etc/group
COPY ${CURDIR}/../../../../etc/master.passwd etc/master.passwd
COPY ${CURDIR}/../../../../etc/protocols etc/protocols
+COPY ${CURDIR}/../../../../etc/netconfig etc/netconfig
COPY ${CURDIR}/../../../../etc/services etc/services
SPECIAL pwd_mkdb -p -d ./ etc/master.passwd
diff -r 7909e629e5da -r 5606fe3225a2 distrib/x68k/floppies/ramdisk/list
--- a/distrib/x68k/floppies/ramdisk/list Wed Jun 07 20:42:52 2000 +0000
+++ b/distrib/x68k/floppies/ramdisk/list Wed Jun 07 20:43:11 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.10 1999/11/23 14:13:55 minoura Exp $
+# $NetBSD: list,v 1.11 2000/06/07 20:49:01 thorpej Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/ramdiskbin ramdiskbin
@@ -61,6 +61,7 @@
COPY ${CURDIR}/../../../../etc/group etc/group
COPY ${CURDIR}/../../../../etc/master.passwd etc/master.passwd
COPY ${CURDIR}/../../../../etc/protocols etc/protocols
+COPY ${CURDIR}/../../../../etc/netconfig etc/netconfig
COPY ${CURDIR}/../../../../etc/services etc/services
SPECIAL pwd_mkdb -p -d ./ etc/master.passwd
Home |
Main Index |
Thread Index |
Old Index