96d7342146c39fb55ab64a998a19560de13a0476
[dragonfly.git] / usr.bin / crunch / examples / filesystem.conf
1 # $FreeBSD: head/usr.sbin/crunch/examples/filesystem.conf 50479 1999-08-28 01:35:59Z peter $
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