Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/i386/floppies/ramdisk Need /etc/netconfig.
details: https://anonhg.NetBSD.org/src/rev/89817ee28ac9
branches: trunk
changeset: 487431:89817ee28ac9
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Jun 07 19:42:23 2000 +0000
description:
Need /etc/netconfig.
diffstat:
distrib/i386/floppies/ramdisk/list | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 796dcfeb5ec1 -r 89817ee28ac9 distrib/i386/floppies/ramdisk/list
--- a/distrib/i386/floppies/ramdisk/list Wed Jun 07 19:41:47 2000 +0000
+++ b/distrib/i386/floppies/ramdisk/list Wed Jun 07 19:42:23 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.25 2000/03/15 12:16:36 soren Exp $
+# $NetBSD: list,v 1.26 2000/06/07 19:42:23 thorpej Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/ramdiskbin ramdiskbin
@@ -79,6 +79,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