filesystem.conf revision 2618
1#	$Id: filesystem.conf,v 1.2 1994/06/24 16:39:29 jkh Exp $
2
3srcdirs /usr/src/bin /usr/src/sbin /usr/src/gnu/usr.bin /usr/src/usr.sbin
4
5# /bin
6progs sh expr ls mkdir rm sync test
7ln test [
8
9# These are needed because of UN*X's idiotic way of indicating that something
10# is a login shell.
11ln sh -
12ln sh -sh
13
14# /sbin
15progs disklabel fdisk init mount newfs reboot umount
16ln reboot halt
17ln reboot fastboot
18ln reboot fasthalt
19
20
21# /usr/bin
22progs cpio gzip
23ln gzip gunzip
24ln gzip gzcat
25ln gzip zcat
26
27# /usr/sbin
28progs bad144
29
30libs -ll -ledit -ltermcap -lcompat -lutil -lscrypt
31