]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - etc/mtree/BSD.root.dist
Pick up the 2014032601 update which adds an IPv6 address for C.
[FreeBSD/stable/8.git] / etc / mtree / BSD.root.dist
1 # $FreeBSD$
2 #
3 # Please see the file src/etc/mtree/README before making changes to this file.
4 #
5
6 /set type=dir uname=root gname=wheel mode=0755
7 .
8     bin
9     ..
10     boot
11         defaults
12         ..
13         firmware
14         ..
15         kernel
16         ..
17         modules
18         ..
19         zfs
20         ..
21     ..
22     dev             mode=0555
23     ..
24     etc
25         X11
26         ..
27         bluetooth
28         ..
29         defaults
30         ..
31         devd
32         ..
33         gnats
34         ..
35         gss
36         ..
37         mail
38         ..
39         mtree
40         ..
41         ntp             mode=0700
42         ..
43         pam.d
44         ..
45         periodic
46             daily
47             ..
48             monthly
49             ..
50             security
51             ..
52             weekly
53             ..
54         ..
55         pkg
56         ..
57         ppp
58         ..
59         rc.d
60         ..
61         security
62         ..
63         skel
64         ..
65         ssh
66         ..
67         ssl
68         ..
69         zfs
70         ..
71     ..
72     lib
73         geom
74         ..
75     ..
76     libexec
77     ..
78     media
79     ..
80     mnt
81     ..
82     proc            mode=0555
83     ..
84     rescue
85     ..
86     root
87     ..
88     sbin
89     ..
90     tmp             mode=01777
91     ..
92     usr
93     ..
94     var
95     ..
96 ..