Remove kvm_mkdb.
This commit is contained in:
parent
c99f4a15ba
commit
2e0be56318
@ -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 basename bim cat chmod chown chroot cp # bc
|
||||
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
|
||||
|
@ -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/games/factor
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user