diff options
Diffstat (limited to 'distrib/pc532/floppies/inst-common/instbin.conf')
-rw-r--r-- | distrib/pc532/floppies/inst-common/instbin.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/pc532/floppies/inst-common/instbin.conf b/distrib/pc532/floppies/inst-common/instbin.conf index 3795cfcfa9c..b84feb96d3e 100644 --- a/distrib/pc532/floppies/inst-common/instbin.conf +++ b/distrib/pc532/floppies/inst-common/instbin.conf @@ -1,6 +1,6 @@ # # kcbin.conf - unified binary for the kc floppy -# $Id: instbin.conf,v 1.3 1995/12/14 07:00:36 deraadt Exp $ +# $Id: instbin.conf,v 1.4 1996/06/29 05:54:21 tholo Exp $ # srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin games @@ -11,9 +11,9 @@ progs expr factor find fsck ftp progs gawk gzip hostname hexdump ifconfig init progs kill kvm_mkdb ln ls mkdir mknod more progs mount mount_cd9660 mount_ffs mount_msdos mount_nfs mt mv netstat newfs -progs ping pppd pppstats ps pwd rcp reboot restore rm rmdir route +progs pax ping pppd pppstats ps pwd rcp reboot restore rm rmdir route progs sed sh slattach strings stty swapon sync sysctl -progs tar test tip traceroute umount update vi +progs test tip traceroute umount update vi special chat srcdir /usr/src/usr.sbin/pppd/chat special pppstats srcdir /usr/src/usr.sbin/pppd/pppstats @@ -30,6 +30,7 @@ ln mount_cd9660 cd9660 ln mount_ffs ffs ln mount_msdos msdos ln mount_nfs nfs +ln pax tar ln restore rrestore ln vi ex ln vi view |