Source-Changes-HG archive

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

[src/trunk]: src/distrib/pc532/floppies/inst-common Remove kvm_mkdb.



details:   https://anonhg.NetBSD.org/src/rev/d7a8d6ab9ae3
branches:  trunk
changeset: 547039:d7a8d6ab9ae3
user:      ragge <ragge%NetBSD.org@localhost>
date:      Sun May 11 19:19:07 2003 +0000

description:
Remove kvm_mkdb.

diffstat:

 distrib/pc532/floppies/inst-common/instbin.conf |  4 ++--
 distrib/pc532/floppies/inst-common/list         |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r ab5244503d9c -r d7a8d6ab9ae3 distrib/pc532/floppies/inst-common/instbin.conf
--- a/distrib/pc532/floppies/inst-common/instbin.conf   Sun May 11 19:08:37 2003 +0000
+++ b/distrib/pc532/floppies/inst-common/instbin.conf   Sun May 11 19:19:07 2003 +0000
@@ -1,6 +1,6 @@
 #
 # kcbin.conf - unified binary for the kc floppy
-# $NetBSD: instbin.conf,v 1.12 2000/11/16 07:16:23 phil Exp $  
+# $NetBSD: instbin.conf,v 1.13 2003/05/11 19:19:07 ragge Exp $ 
 #
 
 srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin games distrib/pc532/floppies
@@ -10,7 +10,7 @@
 progs date dd df dirname disklabel dmesg domainname dump 
 progs expr factor find fsck_ffs ftp
 progs gzip hostname ifconfig init # hexdump
-progs kill kvm_mkdb ln ls mkdir mknod
+progs kill ln ls mkdir mknod
 progs mount mount_cd9660 mount_ffs mount_msdos mount_nfs mt mv netstat newfs
 progs ping pppd ps pwd reboot restore rm rmdir route # rcp
 progs sed sh slattach stty swapctl sync sysctl # strings
diff -r ab5244503d9c -r d7a8d6ab9ae3 distrib/pc532/floppies/inst-common/list
--- a/distrib/pc532/floppies/inst-common/list   Sun May 11 19:08:37 2003 +0000
+++ b/distrib/pc532/floppies/inst-common/list   Sun May 11 19:19:07 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.14 2000/11/16 07:16:23 phil Exp $
+#      $NetBSD: list,v 1.15 2003/05/11 19:19:08 ragge Exp $
 
 # copy the MAKEDEV script and make some devices
 COPY   ${DESTDIR}/dev/MAKEDEV  dev/MAKEDEV
@@ -93,7 +93,6 @@
 SYMLINK        /instbin                usr/sbin/chat
 SYMLINK        /instbin                usr/sbin/chown
 SYMLINK        /instbin                usr/sbin/chroot
-SYMLINK        /instbin                usr/sbin/kvm_mkdb
 SYMLINK        /instbin                usr/sbin/pppd
 SYMLINK        /instbin                usr/sbin/pppstats
 SYMLINK        /instbin                usr/sbin/sysctl



Home | Main Index | Thread Index | Old Index