summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-01-04 00:29:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-01-04 00:29:52 +0000
commit2af1f69fc494070f86b592a867d4ae3f99d61e39 (patch)
tree034fa884bd28605e7e6b6893ce62c251fab68fad /sys/arch/alpha
parent9d6c1805528288a3d54a037c259a65fd99ff5240 (diff)
put INET6, rtsol, and ping6 onto media where it fits. install.sub changes
which begin to enable use of this will follow at a later time.
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index 6785b3046d9..2573d344b28 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.36 2002/09/26 21:44:37 deraadt Exp $
+# $OpenBSD: RAMDISKBIG,v 1.37 2004/01/04 00:29:48 deraadt Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -35,6 +35,7 @@ option CD9660 # ISO 9660 + Rock Ridge file system
# Networking options
option INET # Internet protocol suite
+option INET6 # IPv6 (needs INET)
# Misc. options
option EISAVERBOSE # recognize "unknown" EISA devices