summaryrefslogtreecommitdiff
path: root/sys/arch/socppc
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/socppc
parentb4d42fe00b03a3fbd37aac93d9d830f5af131cdf (diff)
Enable FFS2 on most of the larger RAMDISK media.
ok deraadt@
Diffstat (limited to 'sys/arch/socppc')
-rw-r--r--sys/arch/socppc/conf/RAMDISK3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/socppc/conf/RAMDISK b/sys/arch/socppc/conf/RAMDISK
index efd11cf85b0..48f1c263a4e 100644
--- a/sys/arch/socppc/conf/RAMDISK
+++ b/sys/arch/socppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.2 2008/05/26 12:37:23 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.3 2008/07/01 04:50:59 brad Exp $
machine socppc powerpc
@@ -8,6 +8,7 @@ option PCIVERBOSE
option USBVERBOSE
option FFS # UFS
+option FFS2 # UFS2
option NFSCLIENT # Network File System client
option CD9660 # ISO 9660 + Rock Ridge file system
option UDF # UDF (DVD) file system