1# 2# kcbin.conf - unified binary for the kc floppy 3# $NetBSD: instbin.conf,v 1.5 2017/04/12 17:29:49 christos Exp $ 4# 5 6srcdirs bin sbin usr.bin usr.sbin 7 8progs gawk cat chmod chown chroot cp df disklabel ed expr fsck ftp 9progs gzip ifconfig init ln ls mkdir mknod more mount mt dd 10progs mount_ffs mount_nfs mv newfs reboot rm route sed sh shutdown 11progs slattach strings stty sync tar test umount 12 13ln chown chgrp 14ln gzip gzcat gunzip 15ln mount_ffs ffs 16ln mount_nfs nfs 17ln gawk awk 18ln sh -sh # init invokes the shell this way 19ln test [ 20ln reboot halt 21 22libs -ledit -lutil -lterminfo -lcrypt -ll -lm 23