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-big dhclient-script moved to sbin
details: https://anonhg.NetBSD.org/src/rev/c43a5303b844
branches: trunk
changeset: 510302:c43a5303b844
user: christos <christos%NetBSD.org@localhost>
date: Sat May 26 16:01:32 2001 +0000
description:
dhclient-script moved to sbin
XXX: other ports should be broken because of that
diffstat:
distrib/i386/floppies/ramdisk-big/list | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 798865b8b22b -r c43a5303b844 distrib/i386/floppies/ramdisk-big/list
--- a/distrib/i386/floppies/ramdisk-big/list Sat May 26 16:01:03 2001 +0000
+++ b/distrib/i386/floppies/ramdisk-big/list Sat May 26 16:01:32 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.4 2001/01/24 18:18:57 jmc Exp $
+# $NetBSD: list,v 1.5 2001/05/26 16:01:32 christos Exp $
# various files that we need in /etc for the install
COPY ${CURDIR}/../../../../etc/group etc/group
@@ -6,7 +6,7 @@
COPY ${CURDIR}/../../../../etc/protocols etc/protocols
COPY ${CURDIR}/../../../../etc/netconfig etc/netconfig
COPY ${CURDIR}/../../../../etc/services etc/services
-COPY ${CURDIR}/../../../../usr.sbin/dhcp/client/scripts/netbsd etc/dhclient-script
+COPY ${CURDIR}/../../../../usr.sbin/dhcp/client/scripts/netbsd sbin/dhclient-script
SPECIAL pwd_mkdb -p -d ./ etc/master.passwd
SPECIAL /bin/rm etc/spwd.db
Home |
Main Index |
Thread Index |
Old Index