From c407ddb93b06b3e77e768b8307bb0f9fbbfe6c62 Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 12 Oct 2002 07:26:48 +0000 Subject: Remove NO_GEOM option. No outstanding show-stoppers. Sponsored by: DARPA & NAI Labs. --- sys/amd64/conf/GENERIC | 2 -- sys/i386/conf/GENERIC | 2 -- sys/i386/conf/OLDCARD | 2 -- 3 files changed, 6 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index a30eef5..f28cef9 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -30,8 +30,6 @@ maxusers 0 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols -options NO_GEOM - options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index a30eef5..f28cef9 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -30,8 +30,6 @@ maxusers 0 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols -options NO_GEOM - options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem diff --git a/sys/i386/conf/OLDCARD b/sys/i386/conf/OLDCARD index c094a22..87079c7 100644 --- a/sys/i386/conf/OLDCARD +++ b/sys/i386/conf/OLDCARD @@ -31,8 +31,6 @@ maxusers 0 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols -options NO_GEOM - options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem -- cgit v1.1