diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-06 21:53:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-06 21:53:55 +0000 |
commit | 249b29b8041ac51cf9b37e3af5476f69b9aa16bc (patch) | |
tree | 5c54b4f99ab64bb7b2fafc1e3fd9f957e0e134ab | |
parent | 71a0c875b1852c30440b8eecd5602faf84298bdd (diff) |
from NetBSD
-rw-r--r-- | distrib/pc532/floppies/inst-common/instbin.conf | 16 | ||||
-rw-r--r-- | distrib/pc532/floppies/inst-common/list | 7 |
2 files changed, 11 insertions, 12 deletions
diff --git a/distrib/pc532/floppies/inst-common/instbin.conf b/distrib/pc532/floppies/inst-common/instbin.conf index 43bb6b399c6..0f15a4e9d3b 100644 --- a/distrib/pc532/floppies/inst-common/instbin.conf +++ b/distrib/pc532/floppies/inst-common/instbin.conf @@ -1,22 +1,24 @@ # # kcbin.conf - unified binary for the kc floppy -# $Id: instbin.conf,v 1.1 1995/10/18 08:37:42 deraadt Exp $ +# $Id: instbin.conf,v 1.2 1995/11/06 21:53:53 deraadt Exp $ # srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin games progs basename bc bim cat chat chmod chown chroot cp -progs date dd df dirname disklabel dmesg domainname dump -progs expr factor find fsck ftp gawk gzip hostname hexdump ifconfig init +progs date dd df dirname disklabel dmesg domainname download dump +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 pax ping pppd pppstats ps pwd rcp reboot restore rm rmdir route -progs sed sh shutdown slattach strings stty swapon sync test tip traceroute -progs umount update vi +progs 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 special chat srcdir /usr/src/usr.sbin/pppd/chat special pppstats srcdir /usr/src/usr.sbin/pppd/pppstats special vi srcdir /usr/src/usr.bin/vi/common +special download srcdir /usr/src/distrib/pc532/floppies/inst-common ln chown chgrp ln dump rdump @@ -28,8 +30,6 @@ ln mount_cd9660 cd9660 ln mount_ffs ffs ln mount_msdos msdos ln mount_nfs nfs -ln pax tar -ln pax cpio ln restore rrestore ln vi ex ln vi view diff --git a/distrib/pc532/floppies/inst-common/list b/distrib/pc532/floppies/inst-common/list index d63c66bc7fb..1d739fe68ee 100644 --- a/distrib/pc532/floppies/inst-common/list +++ b/distrib/pc532/floppies/inst-common/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.1 1995/10/18 08:37:42 deraadt Exp $ +# $Id: list,v 1.2 1995/11/06 21:53:54 deraadt Exp $ # copy the MAKEDEV script and make some devices COPY ${DESTDIR}/dev/MAKEDEV dev/MAKEDEV @@ -36,7 +36,6 @@ LINK instbin bin/ls LINK instbin bin/mkdir LINK instbin bin/mt LINK instbin bin/mv -LINK instbin bin/pax LINK instbin bin/ps LINK instbin bin/pwd LINK instbin bin/rcp @@ -68,14 +67,12 @@ LINK instbin sbin/reboot LINK instbin sbin/restore LINK instbin sbin/route LINK instbin sbin/rrestore -LINK instbin sbin/shutdown LINK instbin sbin/slattach LINK instbin sbin/swapon LINK instbin sbin/umount SYMLINK /instbin usr/bin/awk SYMLINK /instbin usr/bin/basename SYMLINK /instbin usr/bin/chgrp -SYMLINK /instbin usr/bin/cpio SYMLINK /instbin usr/bin/dirname SYMLINK /instbin usr/bin/hexdump SYMLINK /instbin usr/bin/ex @@ -99,8 +96,10 @@ 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 SYMLINK /instbin usr/sbin/traceroute SYMLINK /instbin usr/sbin/update +SYMLINK /instbin usr/local/bin/download #SPECIAL /bin/rm instbin |