From owner-freebsd-questions Fri Nov 1 16:54:17 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA17105 for questions-outgoing; Fri, 1 Nov 1996 16:54:17 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA17053 for <questions@FreeBSD.org>; Fri, 1 Nov 1996 16:54:04 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id QAA04976; Fri, 1 Nov 1996 16:54:47 -0800 (PST) Date: Fri, 1 Nov 1996 16:54:47 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> Reply-To: dwhite@resnet.uoregon.edu To: jeff@jumpppoint.com cc: questions@FreeBSD.org Subject: Re: Installing source on existing system In-Reply-To: <3277AC3E.7406@jumppoint.com> Message-ID: <Pine.BSI.3.94.961101165405.4938D-100000@gdi.uoregon.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 30 Oct 1996, Jeff Newton wrote: > I'm new to FreeBSD so please excuse my ignorance about the following. > > I've inherited a fully configured system but I have to rebuild the > kernel. Unfortunately there is no source on this machine. > > What is the best way to go about installing ONLY source on an existing > system. I'm afraid sysinstall will mess up the existing setup and I > can't find a package with just source. Download or copy the ssys.* archives from the src/ directory. cd to /usr/src run cat ssys.* | tar xzf - That will extract the source. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major