From owner-freebsd-questions Sat Feb 1 02:58:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA14158 for questions-outgoing; Sat, 1 Feb 1997 02:58:52 -0800 (PST) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id CAA14150 for ; Sat, 1 Feb 1997 02:58:49 -0800 (PST) Received: from freebie.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0vqd9d-000QbiC; Sat, 1 Feb 97 11:58 MET Received: (grog@localhost) by freebie.lemis.de (8.8.4/8.6.12) id LAA24395; Sat, 1 Feb 1997 11:40:19 +0100 (MET) From: grog@lemis.de Message-Id: <199702011040.LAA24395@freebie.lemis.de> Subject: Re: kernel configuration In-Reply-To: <12D44A6D.686@ix.netcom.com> from Valefor at "Jan 5, 80 00:42:53 am" To: N3@ix.netcom.com Date: Sat, 1 Feb 1997 11:40:19 +0100 (MET) Cc: questions@FreeBSD.org (FreeBSD Questions) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-to: grog@lemis.de (Greg Lehey) WWW-Home-Page: http://www.FreeBSD.org/~grog X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Jan 5, 1980, Valefor wrote: > I've tried many installations and would like to configure the kernel but > I have yet to find the /usr/src/sys/i386 directory anywhere... 1. Wait about 17 years, and this wonderful thing called FreeBSD will be released :-) 2. Install the kernel sources, and you'll get a whole hierarchy under /usr/src/sys. Greg