1 # $NetBSD: instbin.conf,v 1.8 1996/08/30 17:32:25 thorpej Exp $ 2 # 3 # kcbin.conf - unified binary for the kc floppy 4 # 5 6 srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin 7 8 progs cat chmod chown chroot cp dd df disklabel ed expr fsck_ffs ftp 9 progs gzip ifconfig init less ln ls mkdir mknod mount mount_cd9660 10 progs mount_ados mount_ffs mount_nfs mv newfs printf pppd pwd reboot rm 11 progs route sed sh shutdown slattach strings stty sync tar test tip 12 progs umount update 13 14 ln chown chgrp 15 ln fsck_ffs fsck 16 ln gzip gzcat gunzip 17 ln less more 18 ln mount_ados ados 19 ln mount_cd9660 cd9660 20 ln mount_ffs ffs 21 ln mount_nfs nfs 22 ln reboot halt 23 ln sh -sh # init invokes the shell this way 24 ln test [ 25 26 libs -ledit -lutil -ltermcap -lcrypt -ll -lm 27