From owner-freebsd-questions Thu Oct 24 11:12:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA11210 for questions-outgoing; Thu, 24 Oct 1996 11:12:00 -0700 (PDT) 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 LAA11198 for ; Thu, 24 Oct 1996 11:11:56 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id LAA14172; Thu, 24 Oct 1996 11:11:49 -0700 (PDT) Date: Thu, 24 Oct 1996 11:11:49 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: "Robert S. Liotta, II" cc: questions@FreeBSD.org Subject: Re: After Install, how do you add additional parts of distribution In-Reply-To: <199610240147.VAA28610@bravo.usco.com> 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 Wed, 23 Oct 1996, Robert S. Liotta, II wrote: > After installing the X-user package, I want to install > the kernel source! How do I go about doing that without > disrupting what I have already installed? Just grab the ssys.* distribution from the /dists/src directory on the CDROM or from ftp://ftp.freebsd.org/pub/FreeBSD/2.1.5-RELEASE/src/ssys.*. cd /usr and run `tar xzf ssys.*`. (double check the path with tar tzf ssys.*; the sources should end up in /usr/src/sys.) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major