summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-04-16 21:50:00 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-04-16 21:50:00 +0000
commit1f04b3e0d3ffec2e05cf3c1bfa85ad87efe86f3a (patch)
treeec6ba9bd87875345c840a8a0b0fdf99dbe93c954 /sys/arch/i386/conf/RAMDISK
parent5f4e0804b4a1158463c1223b1ddfdd78a741b60d (diff)
add ext2fs
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r--sys/arch/i386/conf/RAMDISK3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 82e0ebac271..42618260cb2 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.2 1997/04/13 04:20:10 mickey Exp $
+# $OpenBSD: RAMDISK,v 1.3 1997/04/16 21:49:59 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -33,6 +33,7 @@ option COMPAT_11 # NetBSD 1.1,
option LKM # loadable kernel modules
option FFS # UFS
+option EXT2FS # Linux ext2fs
option NFSCLIENT # Network File System client