xref: /freebsd/usr.sbin/crunch/examples/kcopy.conf (revision d0b2dbfa)
1
2srcdirs /usr/src/bin /usr/src/sbin
3
4# Programs from bin/
5progs sh cp echo test
6ln test [
7
8# These are needed because of UN*X's idiotic way of indicating that something
9# is a login shell.
10ln sh -
11ln sh -sh
12
13#
14# Programs from sbin/
15progs mount mount_cd9660 fsck init reboot umount
16ln reboot halt
17ln reboot fastboot
18ln reboot fasthalt
19
20libs -ll -ledit -ltermcap -lcompat -lutil -lscrypt
21