named: conditionally copy files to chroot (rc-script)
[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     ..
19     etc
20         X11
21         ..
22         bluetooth
23         ..
24         defaults
25         ..
26         dma
27         ..
28         firmware
29         ..
30         isdn            mode=0700
31         ..
32         mail
33         ..
34         mtree
35         ..
36         namedb
37             etc
38             ..
39             var
40                 run     uname=bind gname=bind mode=0750
41                 ..
42             ..
43             s           uname=bind gname=bind mode=0750
44             ..
45         ..
46         periodic
47             daily
48             ..
49             monthly
50             ..
51             security
52             ..
53             weekly
54             ..
55         ..
56         pam.d
57         ..
58         ppp
59         ..
60         rc.d
61         ..
62         skel
63         ..
64         ssh
65         ..
66         ssl
67         ..
68         upgrade
69         ..
70         uucp            uname=uucp gname=uucp mode=0770
71         ..
72     ..
73     mnt
74     ..
75     proc            mode=0555
76     ..
77     root
78     ..
79     sbin
80     ..
81     tmp             mode=01777
82     ..
83     usr
84     ..
85     var
86     ..
87 ..