artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ac503
)
add ext2fs
author
deraadt
<deraadt@openbsd.org>
Wed, 16 Apr 1997 21:49:59 +0000
(21:49 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 16 Apr 1997 21:49:59 +0000
(21:49 +0000)
sys/arch/i386/conf/RAMDISK
patch
|
blob
|
history
diff --git
a/sys/arch/i386/conf/RAMDISK
b/sys/arch/i386/conf/RAMDISK
index
82e0eba
..
4261826
100644
(file)
--- 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