summaryrefslogtreecommitdiffstats
path: root/release/picobsd/net
diff options
context:
space:
mode:
authordwhite <dwhite@FreeBSD.org>1999-08-23 18:49:52 +0000
committerdwhite <dwhite@FreeBSD.org>1999-08-23 18:49:52 +0000
commitf92baad4142aee4baef8877a2e5729c5837fb77b (patch)
treefa4881390ca91ee4ee5c32f0a30ef16459dc2316 /release/picobsd/net
parent42583848d015c1e8084aae75e49bbc9b2b71b578 (diff)
downloadFreeBSD-src-f92baad4142aee4baef8877a2e5729c5837fb77b.zip
FreeBSD-src-f92baad4142aee4baef8877a2e5729c5837fb77b.tar.gz
Add 'options MFS_ROOT' back in to kernel configs -- not going to get far
without that!
Diffstat (limited to 'release/picobsd/net')
-rw-r--r--release/picobsd/net/PICOBSD3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/picobsd/net/PICOBSD b/release/picobsd/net/PICOBSD
index 5d9818b..4842b61 100644
--- a/release/picobsd/net/PICOBSD
+++ b/release/picobsd/net/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.12 1999/08/22 21:44:19 dwhite dead $
+# $Id: PICOBSD,v 1.1 1999/08/23 10:04:48 luigi Exp $
#
machine i386
@@ -16,6 +16,7 @@ options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options NFS #Network Filesystem
options MFS #Memory Filesystem
+options MFS_ROOT #MFS as root
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
OpenPOWER on IntegriCloud