Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/i386/floppies/ramdisk Pull up revision 1.21 (re...



details:   https://anonhg.NetBSD.org/src/rev/e0a28628ddba
branches:  netbsd-1-4
changeset: 470584:e0a28628ddba
user:      he <he%NetBSD.org@localhost>
date:      Thu May 11 09:28:51 2000 +0000

description:
Pull up revision 1.21 (requested by jhawk):
  Add a driver for ``wi'', Lucent "Orinoco"/Wavelan.
  Here: add wiconfig(8).

diffstat:

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

diffs (17 lines):

diff -r eda074db501f -r e0a28628ddba distrib/i386/floppies/ramdisk/list
--- a/distrib/i386/floppies/ramdisk/list        Thu May 11 09:28:27 2000 +0000
+++ b/distrib/i386/floppies/ramdisk/list        Thu May 11 09:28:51 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.15.2.3 1999/06/22 16:54:01 perry Exp $
+#      $NetBSD: list,v 1.15.2.4 2000/05/11 09:28:51 he Exp $
 
 # copy the crunched binary, link to it, and kill it
 COPY   ${OBJDIR}/ramdiskbin            ramdiskbin
@@ -68,6 +68,7 @@
 SYMLINK        /bin/cat                usr/sbin/chroot
 SYMLINK        /bin/cat                usr/sbin/mbrlabel
 SYMLINK        /bin/cat                usr/sbin/update
+SYMLINK        /bin/cat                usr/sbin/wiconfig
 SPECIAL        /bin/rm ramdiskbin
 
 # various files that we need in /etc for the install



Home | Main Index | Thread Index | Old Index