]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.sbin/crunch/examples/kcopy.conf
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / usr.sbin / crunch / examples / kcopy.conf
1 # $FreeBSD$
2
3 srcdirs /usr/src/bin /usr/src/sbin
4
5 # Programs from bin/
6 progs sh cp echo test
7 ln test [
8
9 # These are needed because of UN*X's idiotic way of indicating that something
10 # is a login shell.
11 ln sh -
12 ln sh -sh
13
14 #
15 # Programs from sbin/
16 progs mount mount_cd9660 fsck init reboot umount
17 ln reboot halt
18 ln reboot fastboot
19 ln reboot fasthalt
20
21 libs -ll -ledit -ltermcap -lcompat -lutil -lscrypt