NetBSD/distrib/crunch/examples/freebsd-kcopy.conf

19 lines
368 B
Plaintext
Raw Normal View History

1994-08-29 18:47:29 +04:00
# $Id: freebsd-kcopy.conf,v 1.1.1.1 1994/08/29 14:47:30 cgd Exp $
srcdirs /usr/src/bin /usr/src/sbin
# Programs from bin/
progs sh cp echo test
ln test [
# These are needed because of UN*X's idiotic way of indicating that something
# is a login shell.
ln sh -
ln sh -sh
#
# Programs from sbin/
progs mount mount_isofs mount_pcfs fsck halt init umount
libs -lutil