diff options
Diffstat (limited to 'distrib/vax/inst-common/instbin.conf')
-rw-r--r-- | distrib/vax/inst-common/instbin.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/vax/inst-common/instbin.conf b/distrib/vax/inst-common/instbin.conf index d8378a91b69..265f54b980c 100644 --- a/distrib/vax/inst-common/instbin.conf +++ b/distrib/vax/inst-common/instbin.conf @@ -1,6 +1,6 @@ # # kcbin.conf - unified binary for the kc floppy -# $Id: instbin.conf,v 1.1 1995/10/18 08:37:54 deraadt Exp $ +# $Id: instbin.conf,v 1.2 1996/06/29 05:54:27 tholo Exp $ # srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin @@ -8,8 +8,8 @@ srcdirs /usr/src/gnu/usr.bin progs gawk cat chmod chown chroot cp df disklabel ed expr fsck ftp progs gzip ifconfig init ln ls mkdir mknod more mount mt dd -progs mount_ffs mount_nfs mv newfs reboot rm route sed sh shutdown -progs slattach strings stty sync tar test umount update +progs mount_ffs mount_nfs mv newfs pax reboot rm route sed sh shutdown +progs slattach strings stty sync test umount update ln chown chgrp ln gzip gzcat gunzip @@ -17,6 +17,7 @@ ln mount_ffs ffs ln mount_nfs nfs ln gawk awk ln sh -sh # init invokes the shell this way +ln pax tar ln test [ ln reboot halt |