summaryrefslogtreecommitdiffstats
path: root/release/picobsd/router
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/router
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/router')
-rw-r--r--release/picobsd/router/PICOBSD3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/picobsd/router/PICOBSD b/release/picobsd/router/PICOBSD
index 6e08b7b..1c8a65c 100644
--- a/release/picobsd/router/PICOBSD
+++ b/release/picobsd/router/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.16 1999/08/22 21:44:46 dwhite dead $
+# $Id: PICOBSD,v 1.1 1999/08/23 10:05:20 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 PROCFS #Process filesystem
OpenPOWER on IntegriCloud