xref: /freebsd/etc/mtree/BSD.debug.dist (revision 5dd76dd0cc19450133aa379ce0ce4a68ae07fb39)
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    debug
9        bin
10        ..
11        boot
12        ..
13        lib
14            geom
15            ..
16        ..
17        libexec
18        ..
19        sbin
20        ..
21        usr
22            bin
23            ..
24            games
25            ..
26            lib
27                engines
28                ..
29            ..
30            lib32
31            ..
32            libexec
33                bsdinstall
34                ..
35                lpr
36                    ru
37                    ..
38                ..
39                sendmail
40                ..
41                sm.bin
42                ..
43            ..
44            sbin
45            ..
46        ..
47    ..
48..
49