Source-Changes-HG archive

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

[src/trunk]: src/distrib/macppc/floppies/ramdisk Add netconfig



details:   https://anonhg.NetBSD.org/src/rev/183ca24644a5
branches:  trunk
changeset: 487436:183ca24644a5
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Jun 07 20:08:12 2000 +0000

description:
Add netconfig

diffstat:

 distrib/macppc/floppies/ramdisk/list |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c77745b72959 -r 183ca24644a5 distrib/macppc/floppies/ramdisk/list
--- a/distrib/macppc/floppies/ramdisk/list      Wed Jun 07 19:54:50 2000 +0000
+++ b/distrib/macppc/floppies/ramdisk/list      Wed Jun 07 20:08:12 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.7 1999/11/23 23:16:06 simonb Exp $
+#      $NetBSD: list,v 1.8 2000/06/07 20:08:12 matt Exp $
 
 # copy the crunched binary, link to it, and kill it
 COPY   ${OBJDIR}/ramdiskbin            ramdiskbin
@@ -77,6 +77,7 @@
 #COPY  ${DESTDIR}/etc/disktab                  etc/disktab
 COPY   ${CURDIR}/../../../../etc/group         etc/group
 COPY   ${CURDIR}/../../../../etc/master.passwd etc/master.passwd
+COPY   ${CURDIR}/../../../../etc/netconfig     etc/netconfig
 COPY   ${CURDIR}/../../../../etc/protocols     etc/protocols
 COPY   ${CURDIR}/../../../../etc/services      etc/services
 SPECIAL        pwd_mkdb -p -d . etc/master.passwd



Home | Main Index | Thread Index | Old Index