filesystem.conf revision 3356
1#	$Id: filesystem.conf,v 1.3 1994/09/09 16:02:03 rgrimes 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 -lutil -lscrypt
31