summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies/common/mtree.conf
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/i386/floppies/common/mtree.conf')
-rw-r--r--distrib/i386/floppies/common/mtree.conf77
1 files changed, 77 insertions, 0 deletions
diff --git a/distrib/i386/floppies/common/mtree.conf b/distrib/i386/floppies/common/mtree.conf
new file mode 100644
index 00000000000..c68e3d047fe
--- /dev/null
+++ b/distrib/i386/floppies/common/mtree.conf
@@ -0,0 +1,77 @@
+# $Id: mtree.conf,v 1.1 1997/04/13 17:17:46 mickey Exp $
+
+/set type=dir uname=root gname=wheel mode=0755
+# .
+.
+
+# ./bin
+bin
+# ./bin
+..
+
+# ./dev
+dev
+# ./dev
+..
+
+# ./etc
+etc
+# ./etc
+..
+
+# ./mnt
+mnt
+# ./mnt
+..
+
+# ./mnt2
+mnt2
+# ./mnt2
+..
+
+# ./kern
+kern
+# ./kern
+..
+
+# ./sbin
+sbin
+# ./sbin
+..
+
+# ./tmp
+tmp mode=01777
+# ./tmp
+..
+
+# ./usr
+usr
+
+# ./usr/bin
+bin
+# ./usr/bin
+..
+
+# ./usr/mdec
+mdec
+# ./usr/mdec
+..
+
+# ./usr/sbin
+sbin
+# ./usr/sbin
+..
+
+# ./usr/share
+share
+
+# ./usr/share/misc
+misc
+# ./usr/share/misc
+..
+
+# ./usr/share
+..
+
+# ./usr
+..