summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2008-07-01 04:51:00 +0000
committerBrad Smith <brad@cvs.openbsd.org>2008-07-01 04:51:00 +0000
commitbe59c4c32d0adbf82627428b3bed705ca27c0407 (patch)
treeb1e7ff0a89b9f1ce56f181fcb3f7bf220655c0b4 /sys/arch/alpha
parentb4d42fe00b03a3fbd37aac93d9d830f5af131cdf (diff)
Enable FFS2 on most of the larger RAMDISK media.
ok deraadt@
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index 177e88e44c2..b65c849299d 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.75 2008/06/26 21:49:39 todd Exp $
+# $OpenBSD: RAMDISKBIG,v 1.76 2008/07/01 04:50:59 brad Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -35,6 +35,7 @@ maxusers 8 # estimated number of users
# File system options
option FFS # Fast file system
+option FFS2 # Fast file system 2
option CD9660 # ISO 9660 + Rock Ridge file system
# Networking options