Merge from vendor branch GDB:
[dragonfly.git] / etc / mtree / BSD.root.dist
1 # $FreeBSD: src/etc/mtree/BSD.root.dist,v 1.45.2.4 2002/06/10 15:33:27 obrien Exp $
2 # $DragonFly: src/etc/mtree/BSD.root.dist,v 1.10 2008/01/14 12:39:27 matthias Exp $
3 #
4 # Please see the file src/etc/mtree/README before making changes to this file.
5 #
6
7 /set type=dir uname=root gname=wheel mode=0755
8 .
9     bin
10     ..
11     boot
12         defaults
13         ..
14     ..
15     dev
16         fd              mode=0555
17         ..
18     ..
19     etc
20         X11
21         ..
22         bluetooth
23         ..
24         defaults
25         ..
26         firmware
27         ..
28         isdn            mode=0700
29         ..
30         mail
31         ..
32         mtree
33         ..
34         namedb
35             etc
36             ..
37             var
38                 run     uname=bind gname=bind mode=0750
39                 ..
40             ..
41             s           uname=bind gname=bind mode=0750
42             ..
43         ..
44         periodic
45             daily
46             ..
47             monthly
48             ..
49             security
50             ..
51             weekly
52             ..
53         ..
54         pam.d
55         ..
56         ppp
57         ..
58         rc.d
59         ..
60         skel
61         ..
62         ssh
63         ..
64         ssl
65         ..
66         upgrade
67         ..
68         uucp            uname=uucp gname=uucp mode=0770
69         ..
70     ..
71     mnt
72     ..
73     modules
74     ..
75     proc            mode=0555
76     ..
77     root
78     ..
79     sbin
80     ..
81     tmp             mode=01777
82     ..
83     usr
84     ..
85     var
86     ..
87 ..