]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/mtree/BSD.root.dist
stand: Add /boot/overlays to allow separation of overlays from base FDT
[FreeBSD/FreeBSD.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         dtb
14         ..
15         firmware
16         ..
17         kernel
18         ..
19         modules
20         ..
21         overlays
22         ..
23         zfs
24         ..
25     ..
26     dev             mode=0555
27     ..
28     etc
29         X11
30         ..
31         autofs
32         ..
33         bluetooth
34         ..
35         cron.d
36         ..
37         defaults
38         ..
39         devd
40         ..
41         dma
42         ..
43         gss
44         ..
45         mail
46         ..
47         mtree
48         ..
49         newsyslog.conf.d
50         ..
51         ntp             mode=0700
52         ..
53         pam.d
54         ..
55         periodic
56             daily
57             ..
58             monthly
59             ..
60             security
61             ..
62             weekly
63             ..
64         ..
65         pkg
66         ..
67         ppp
68         ..
69         rc.conf.d
70         ..
71         rc.d
72         ..
73         security
74         ..
75         ssh
76         ..
77         ssl
78         ..
79         syslog.d
80         ..
81         zfs
82         ..
83     ..
84     lib
85         casper
86         ..
87         geom
88         ..
89     ..
90     libexec
91         resolvconf
92         ..
93     ..
94     media
95     ..
96     mnt
97     ..
98     net
99     ..
100     proc            mode=0555
101     ..
102     rescue
103     ..
104     root
105     ..
106     sbin
107     ..
108     tmp             mode=01777
109     ..
110     usr
111     ..
112     var
113     ..
114 ..