30 lines
794 B
Plaintext
30 lines
794 B
Plaintext
# $NetBSD: instbin.conf,v 1.1.1.1 1996/05/17 12:25:37 oki Exp $
|
|
#
|
|
# kcbin.conf - unified binary for the kc floppy
|
|
#
|
|
|
|
srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
|
|
|
|
progs bad144 cat chmod chown chroot cp dd df disklabel ed expr fsck_ffs ftp gawk
|
|
progs gzip ifconfig init less ln ls mkdir mknod mount mount_cd9660
|
|
progs mount_ffs mount_msdos mount_nfs mount_kernfs
|
|
progs mv newfs ping pwd reboot rm route
|
|
progs sed sh shutdown slattach strings stty sync tar test tip umount
|
|
progs update
|
|
|
|
ln chown chgrp
|
|
ln fsck_ffs fsck
|
|
ln gawk awk
|
|
ln gzip gzcat gunzip
|
|
ln less more
|
|
ln sh -sh # init invokes the shell this way
|
|
ln test [
|
|
ln mount_cd9660 cd9660
|
|
ln mount_ffs ffs
|
|
ln mount_msdos msdos
|
|
ln mount_nfs nfs
|
|
ln mount_kernfs kernfs
|
|
ln reboot halt
|
|
|
|
libs -ledit -lutil -ltermcap -lcrypt -ll -lm
|