From owner-freebsd-questions Tue Jun 10 00:14:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA15669 for questions-outgoing; Tue, 10 Jun 1997 00:14:47 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA15664 for ; Tue, 10 Jun 1997 00:14:41 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA12954; Tue, 10 Jun 1997 10:14:57 +0300 (IDT) Date: Tue, 10 Jun 1997 10:14:56 +0300 (IDT) From: Nadav Eiron To: Feroze Khan cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: KERNEL In-Reply-To: <01BC7532.5471F3E0@silas> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 10 Jun 1997, Feroze Khan wrote: > I am not that familiar with FreeBSD, anyway I download a copy of RELEASE > 2.2 and install it. It installed fine but when I attempt to rebuild the > kernel the source was not there. Where can I get the source from and what > is the file name? Please trim your lines at about col. 75 next time. The kernel sources are in src/ssys.* Just download all these files, as well as install.sh from that directory. Then do install.sh sys That's it. > > Thanks > Nadav