summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2015-07-17 22:52:30 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2015-07-17 22:52:30 +0000
commitc85a3e0b43bed8dfb785bc1ff65d630aa9f23a9f (patch)
tree25f71e1984891764aff21f704117862811b773e3 /sys/arch/sgi
parent89b028084d937c7f64ed58f9f9747b754e7998fa (diff)
remove obsolete INET kernel option
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP223
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP263
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP273
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP283
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP303
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP323
6 files changed, 6 insertions, 12 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK-IP22 b/sys/arch/sgi/conf/RAMDISK-IP22
index 20966534254..47798daf79b 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP22
+++ b/sys/arch/sgi/conf/RAMDISK-IP22
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP22,v 1.13 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK-IP22,v 1.14 2015/07/17 22:52:29 tedu Exp $
#
# THIS KERNEL IS FOR INDIGO (IP20), INDY (IP22) AND INDIGO2 (IP24) SYSTEMS ONLY.
@@ -20,7 +20,6 @@ option PCIVERBOSE
option FFS
option CD9660
option NFSCLIENT
-option INET
option INET6
makeoption LINK_ADDRESS="0xffffffff88800000"
diff --git a/sys/arch/sgi/conf/RAMDISK-IP26 b/sys/arch/sgi/conf/RAMDISK-IP26
index 8ebcada2d68..621bebecfb3 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP26
+++ b/sys/arch/sgi/conf/RAMDISK-IP26
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP26,v 1.2 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK-IP26,v 1.3 2015/07/17 22:52:29 tedu Exp $
#
# THIS KERNEL IS FOR POWER INDIGO2 R8000 (IP26) SYSTEMS ONLY.
@@ -20,7 +20,6 @@ option PCIVERBOSE
option FFS
option CD9660
option NFSCLIENT
-option INET
option INET6
makeoption LINK_ADDRESS="0xa800000008010000"
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27
index 67c2d68696f..018b4fccb5b 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP27
+++ b/sys/arch/sgi/conf/RAMDISK-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP27,v 1.36 2014/11/24 02:03:37 brad Exp $
+# $OpenBSD: RAMDISK-IP27,v 1.37 2015/07/17 22:52:29 tedu Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
@@ -21,7 +21,6 @@ option ONEWIREVERBOSE
option FFS
option CD9660
option NFSCLIENT
-option INET
option INET6
makeoption LINK_ADDRESS="0xa800000000040000"
diff --git a/sys/arch/sgi/conf/RAMDISK-IP28 b/sys/arch/sgi/conf/RAMDISK-IP28
index f7dfbef4c87..0d3abd2fc6f 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP28
+++ b/sys/arch/sgi/conf/RAMDISK-IP28
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP28,v 1.4 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK-IP28,v 1.5 2015/07/17 22:52:29 tedu Exp $
#
# THIS KERNEL IS FOR POWER INDIGO2 R10000 (IP28) SYSTEMS ONLY.
@@ -20,7 +20,6 @@ option EISAVERBOSE
option FFS
option CD9660
option NFSCLIENT
-option INET
option INET6
makeoption LINK_ADDRESS="0xa800000020020000"
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30
index ae08994fadb..8bf94648983 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP30
+++ b/sys/arch/sgi/conf/RAMDISK-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP30,v 1.31 2014/11/24 02:03:37 brad Exp $
+# $OpenBSD: RAMDISK-IP30,v 1.32 2015/07/17 22:52:29 tedu Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
@@ -21,7 +21,6 @@ option ONEWIREVERBOSE
option FFS
option CD9660
option NFSCLIENT
-option INET
option INET6
makeoption LINK_ADDRESS="0xa800000020020000"
diff --git a/sys/arch/sgi/conf/RAMDISK-IP32 b/sys/arch/sgi/conf/RAMDISK-IP32
index 5063b02067f..c0281ae5781 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP32
+++ b/sys/arch/sgi/conf/RAMDISK-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP32,v 1.27 2014/11/24 02:03:37 brad Exp $
+# $OpenBSD: RAMDISK-IP32,v 1.28 2015/07/17 22:52:29 tedu Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
@@ -23,7 +23,6 @@ option CD9660
option FFS
option FFS2
option NFSCLIENT
-option INET
option INET6
option TGT_O2 # O2, O2+