Merge branch 'vendor/LIBPCAP' and updated build for new version.
[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.12 2008/09/01 19:39:49 dillon 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         modules
13         ..
14         defaults
15         ..
16     ..
17     dev
18         fd              mode=0555
19         ..
20     ..
21     etc
22         X11
23         ..
24         bluetooth
25         ..
26         defaults
27         ..
28         dma
29         ..
30         firmware
31         ..
32         isdn            mode=0700
33         ..
34         mail
35         ..
36         mtree
37         ..
38         namedb
39             etc
40             ..
41             var
42                 run     uname=bind gname=bind mode=0750
43                 ..
44             ..
45             s           uname=bind gname=bind mode=0750
46             ..
47         ..
48         periodic
49             daily
50             ..
51             monthly
52             ..
53             security
54             ..
55             weekly
56             ..
57         ..
58         pam.d
59         ..
60         ppp
61         ..
62         rc.d
63         ..
64         skel
65         ..
66         ssh
67         ..
68         ssl
69         ..
70         upgrade
71         ..
72         uucp            uname=uucp gname=uucp mode=0770
73         ..
74     ..
75     mnt
76     ..
77     proc            mode=0555
78     ..
79     root
80     ..
81     sbin
82     ..
83     tmp             mode=01777
84     ..
85     usr
86     ..
87     var
88     ..
89 ..