mkinitrd - add tool and infrastructure for initrd
[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         isdn            mode=0700
29         ..
30         mail
31         ..
32         mtree
33         ..
34         periodic
35             daily
36             ..
37             monthly
38             ..
39             security
40             ..
41             weekly
42             ..
43         ..
44         pam.d
45         ..
46         ppp
47         ..
48         rc.d
49         ..
50         skel
51         ..
52         ssh
53         ..
54         ssl
55         ..
56         upgrade
57         ..
58         uucp            uname=uucp gname=uucp mode=0770
59         ..
60     ..
61     mnt
62     ..
63     proc            mode=0555
64     ..
65     root
66     ..
67     sbin
68     ..
69     tmp             mode=01777
70     ..
71     usr
72     ..
73     var
74     ..
75 ..