24 lines
660 B
Plaintext
24 lines
660 B
Plaintext
#
|
|
# kcbin.conf - unified binary for the kc floppy
|
|
# $NetBSD: instbin.conf,v 1.3 1999/11/23 22:14:25 simonb Exp $
|
|
#
|
|
|
|
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin
|
|
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
|
|
|
|
ln chown chgrp
|
|
ln gzip gzcat gunzip
|
|
ln mount_ffs ffs
|
|
ln mount_nfs nfs
|
|
ln gawk awk
|
|
ln sh -sh # init invokes the shell this way
|
|
ln test [
|
|
ln reboot halt
|
|
|
|
libs -ledit -lutil -ltermcap -lcrypt -ll -lm
|