]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/crunch/examples/filesystem.conf
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / usr.sbin / crunch / examples / filesystem.conf
1 # $FreeBSD$
2
3 srcdirs /usr/src/bin /usr/src/sbin /usr/src/gnu/usr.bin /usr/src/usr.sbin
4 srcdirs /usr/src/sbin/i386
5
6 # /bin
7 progs sh expr ls mkdir rm sync test
8 ln test [
9
10 # These are needed because of UN*X's idiotic way of indicating that something
11 # is a login shell.
12 ln sh -
13 ln sh -sh
14
15 # /sbin
16 progs disklabel fdisk init mount newfs reboot umount
17 ln reboot halt
18 ln reboot fastboot
19 ln reboot fasthalt
20
21
22 # /usr/bin
23 progs cpio gzip
24 ln gzip gunzip
25 ln gzip gzcat
26 ln gzip zcat
27
28 # /usr/sbin
29 progs bad144
30
31 libs -ll -ledit -ltermcap -lutil -lscrypt