aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/isp/mfs.mtree
diff options
context:
space:
mode:
authorDoug White <dwhite@FreeBSD.org>1999-08-22 21:45:24 +0000
committerDoug White <dwhite@FreeBSD.org>1999-08-22 21:45:24 +0000
commit843fcabd9e990311f671867d37541fdc069c7e90 (patch)
treed899abcbd5f26e22445df9dfccd04489b7c7a17f /release/picobsd/isp/mfs.mtree
parent2237f6ec54913903503ff99429037da706cdd65a (diff)
downloadsrc-843fcabd9e990311f671867d37541fdc069c7e90.tar.gz
src-843fcabd9e990311f671867d37541fdc069c7e90.zip
Major PicoBSD update by luigi with some debugging help from myself.
. Now builds on -STABLE (-CURRENT is broken due to bugs) . etc directory contents centralized instead of in each type directory (can exclude & override as desired) . Removed extraneous language files (lang files for rc really necessary?) . dialog-based build tool with support for custom floppy builds . MFS image loads as a mfs_root module instead of compiled into kernel THIS IS BROKEN ON CURRENT. I'll MFC to -STABLE immediately following. luigi tells me I have an OK from jkh on the MFC. Submitted by: luigi
Notes
Notes: svn path=/head/; revision=50186
Diffstat (limited to 'release/picobsd/isp/mfs.mtree')
-rw-r--r--release/picobsd/isp/mfs.mtree56
1 files changed, 56 insertions, 0 deletions
diff --git a/release/picobsd/isp/mfs.mtree b/release/picobsd/isp/mfs.mtree
new file mode 100644
index 000000000000..2a6fc5075d2c
--- /dev/null
+++ b/release/picobsd/isp/mfs.mtree
@@ -0,0 +1,56 @@
+#
+# $Id: mfs.mtree,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
+#
+/set type=dir uname=root gname=wheel mode=0755
+.
+ dev
+ ..
+ dos
+ ..
+ etc
+ ..
+ home
+ user
+ ..
+ ..
+ mnt
+ ..
+ mnt1
+ ..
+ mnt2
+ ..
+ proc
+ ..
+ root
+ ..
+ stand
+ ..
+ start_floppy
+ ..
+ tftpboot
+ ..
+ tmp
+ ..
+ usr
+ local
+ lib
+ snmp
+ ..
+ ..
+ ..
+ share
+ misc
+ ..
+ ..
+ ..
+ var
+ db
+ ..
+ run
+ ..
+ spool
+ lock
+ ..
+ ..
+ ..
+..