From owner-freebsd-questions Tue Jun 27 21:15:30 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA19440 for questions-outgoing; Tue, 27 Jun 1995 21:15:30 -0700 Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA19434 for ; Tue, 27 Jun 1995 21:15:28 -0700 Received: from asylum.asylum.org by relay3.UU.NET with ESMTP id QQywaj03229; Wed, 28 Jun 1995 00:15:11 -0400 Received: (from dlr@localhost) by asylum.asylum.org (8.6.10/8.6.9) id XAA02977; Tue, 27 Jun 1995 23:08:56 -0400 From: dlr Message-Id: <199506280308.XAA02977@asylum.asylum.org> Subject: Re: extracting src from .aa .ab. files? To: datura@kudonet.com (Justin Cooper) Date: Tue, 27 Jun 1995 23:08:55 -0400 (EDT) Cc: freebsd-questions@freebsd.org In-Reply-To: <9506262345.AA00468@kudonet.com> from "Justin Cooper" at Jun 26, 95 04:45:27 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 658 Sender: questions-owner@freebsd.org Precedence: bulk | |Hi, | I installed FreeBSD 2.0.5 this way: copied the bindist, info, and man files |to a dos partition, booted from the floppies, and ran the install. | |Now, I'm trying to rebuild the kernel and noticed I have nothing in my /src |directory. I heard there is a script that will extract the source from all |my .aa, .ab, .ac etc files that I still have on my dos partition...does anyone |know of this? If not, what is the best way to get the source files (no I do |not have a CD-ROM drive ;) | For version 2.0 there is an extract.sh script in the srcdist dir and also in the kerndist dir. I don't see a similar script in the srcdist files for 2.0.5.