From owner-freebsd-current Thu Sep 12 11:35:19 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA21701 for current-outgoing; Thu, 12 Sep 1996 11:35:19 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA21691 for ; Thu, 12 Sep 1996 11:35:17 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA07312; Thu, 12 Sep 1996 11:33:08 -0700 From: Terry Lambert Message-Id: <199609121833.LAA07312@phaeton.artisoft.com> Subject: Re: Build is complete To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 12 Sep 1996 11:33:07 -0700 (MST) Cc: grog@lemis.de, FreeBSD-current@FreeBSD.org In-Reply-To: <808.842532489@time.cdrom.com> from "Jordan K. Hubbard" at Sep 12, 96 05:48:09 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > you don't have vn configured into your kernel. :-) > > > > Indeed. I suppose this should be documented. > > And indeed it is, on page 220 of your very own "The Complete FreeBSD" > book. :-) It should be documented in /sys/i386/conf/GENERIC. There should be nothing in the build process which relies on anything not in the generic kernel. Arguably, this is in the same category as NPX; if you can't build without it, it should not be removable. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.