From be59c4c32d0adbf82627428b3bed705ca27c0407 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Tue, 1 Jul 2008 04:51:00 +0000 Subject: Enable FFS2 on most of the larger RAMDISK media. ok deraadt@ --- sys/arch/i386/conf/RAMDISK_CD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 3c2fd80a01c..19fcdc2ac47 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.155 2008/06/26 16:31:01 todd Exp $ +# $OpenBSD: RAMDISK_CD,v 1.156 2008/07/01 04:50:59 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -15,6 +15,7 @@ option DST=0 # daylight saving time used by RTC #makeoptions DEBUG="-g" # compile full symbol table option FFS # UFS +option FFS2 # UFS2 option EXT2FS # Linux ext2fs option NFSCLIENT # Network File System client -- cgit v1.2.3