aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorDoug White <dwhite@FreeBSD.org>1999-08-23 18:49:52 +0000
committerDoug White <dwhite@FreeBSD.org>1999-08-23 18:49:52 +0000
commit5262c12c2b5b8c7957738cd324c4c39ddd81437b (patch)
tree0c3ec9d562141ce0d933283c0ff13256f2f865e4 /release
parente394748e8e1c9f0d4c97f0e7a29a6682ee5dfd7b (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/dial/PICOBSD3
-rw-r--r--release/picobsd/isp/PICOBSD3
-rw-r--r--release/picobsd/net/PICOBSD3
-rw-r--r--release/picobsd/router/PICOBSD3
4 files changed, 8 insertions, 4 deletions
diff --git a/release/picobsd/dial/PICOBSD b/release/picobsd/dial/PICOBSD
index 0c8c1eec5e6d..7960e4cab8ca 100644
--- a/release/picobsd/dial/PICOBSD
+++ b/release/picobsd/dial/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.7 1999/05/24 17:26:32 roger Exp $
+# $Id: PICOBSD,v 1.1 1999/08/22 21:42:36 dwhite Exp $
#
machine i386
cpu I386_CPU
@@ -14,6 +14,7 @@ options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options MFS #Memory Filesystem
+options MFS_ROOT #Use MFS for root
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options EXT2FS
diff --git a/release/picobsd/isp/PICOBSD b/release/picobsd/isp/PICOBSD
index e9fe6e00c694..c7d88b6e22ac 100644
--- a/release/picobsd/isp/PICOBSD
+++ b/release/picobsd/isp/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id$
+# $Id: PICOBSD,v 1.1 1999/08/23 10:01:37 luigi Exp $
#
machine i386
@@ -17,6 +17,7 @@ options FFS_ROOT #FFS usable as root device [keep this!]
options NFS #Network Filesystem
#options BOOTP
options MFS #Memory Filesystem
+options MFS_ROOT #MFS as root
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem
diff --git a/release/picobsd/net/PICOBSD b/release/picobsd/net/PICOBSD
index 5d9818b9dbab..4842b618ea72 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!]
diff --git a/release/picobsd/router/PICOBSD b/release/picobsd/router/PICOBSD
index 6e08b7bda806..1c8a65cc2f56 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