xref: /freebsd/etc/mtree/BSD.root.dist (revision fa6d67cd16b50a7a0be1f003cf1aa1f4064fc2c9)
1#
2# Please see the file src/etc/mtree/README before making changes to this file.
3#
4
5/set type=dir uname=root gname=wheel mode=0755
6.
7    bin     tags=package=runtime
8    ..
9/set tags=package=bootloader
10    boot
11        defaults
12        ..
13        dtb
14            allwinner       tags=package=runtime
15            ..
16            overlays        tags=package=runtime
17            ..
18            rockchip        tags=package=runtime
19            ..
20        ..
21        efi
22        ..
23        firmware
24        ..
25        fonts
26        ..
27        images
28        ..
29        kernel
30        ..
31        loader.conf.d
32        ..
33        lua
34        ..
35        modules
36        ..
37        uboot
38        ..
39        zfs
40        ..
41    ..
42/unset tags
43    dev             mode=0555 tags=package=runtime
44    ..
45    etc                 tags=package=runtime
46        X11             tags=package=runtime
47        ..
48        authpf          tags=package=pf
49        ..
50        autofs          tags=package=autofs
51        ..
52        bluetooth       tags=package=bluetooth
53        ..
54        cron.d          tags=package=cron
55        ..
56        defaults        tags=package=runtime
57        ..
58        devd            tags=package=devd
59        ..
60        dma             tags=package=dma
61        ..
62        gss             tags=package=runtime
63        ..
64        jail.conf.d     tags=package=jail
65        ..
66        kyua            tags=package=tests
67        ..
68        mail            tags=package=runtime
69        ..
70        mtree           tags=package=mtree
71        ..
72        newsyslog.conf.d tags=package=newsyslog
73        ..
74        ntp             mode=0700 tags=package=ntp
75        ..
76        pam.d           tags=package=runtime
77        ..
78        periodic        tags=package=periodic
79            daily       tags=package=periodic
80            ..
81            monthly     tags=package=periodic
82            ..
83            security    tags=package=periodic
84            ..
85            weekly      tags=package=periodic
86            ..
87        ..
88        pkg             tags=package=pkg-bootstrap
89        ..
90        ppp             tags=package=ppp
91        ..
92        profile.d       tags=package=runtime
93        ..
94        rc.conf.d       tags=package=rc
95        ..
96        rc.d            tags=package=rc
97        ..
98        security        tags=package=audit
99        ..
100        ssh             tags=package=ssh
101        ..
102        ssl             tags=package=caroot
103            certs		tags=package=caroot
104            ..
105            untrusted		tags=package=caroot
106            ..
107        ..
108        sysctl.kld.d    tags=package=runtime
109        ..
110        syslog.d        tags=package=syslogd
111        ..
112        zfs                     tags=package=zfs
113            compatibility.d     tags=package=zfs
114            ..
115        ..
116    ..
117    lib                 tags=package=clibs
118        geom            tags=package=geom
119        ..
120        nvmecontrol     tags=package=nvme-tools
121        ..
122    ..
123    libexec             tags=package=clibs
124        resolvconf      tags=package=resolvconf
125        ..
126    ..
127    media           tags=package=runtime
128    ..
129    mnt             tags=package=runtime
130    ..
131    net             tags=package=autofs
132    ..
133    proc            mode=0555 tags=package=runtime
134    ..
135    rescue          tags=package=rescue
136    ..
137    root            mode=0750 tags=package=runtime
138    ..
139    sbin            tags=package=runtime
140    ..
141    tmp             mode=01777 tags=package=runtime
142    ..
143    usr             tags=package=runtime
144    ..
145    var             tags=package=runtime
146    ..
147..
148