add ext2fs
authorderaadt <deraadt@openbsd.org>
Wed, 16 Apr 1997 21:49:59 +0000 (21:49 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 16 Apr 1997 21:49:59 +0000 (21:49 +0000)
sys/arch/i386/conf/RAMDISK

index 82e0eba..4261826 100644 (file)
@@ -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