Date: Thu, 24 Oct 2002 02:16:52 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Wayne Lubin <wayneclubin@yahoo.com> Cc: junk@thechristies.net, freebsd-questions@FreeBSD.org Subject: Re: Where are the 4.7 release sources? Message-ID: <20021023231652.GB2630@hades.hell.gr> In-Reply-To: <20021023191816.39992.qmail@web14704.mail.yahoo.com> References: <jUsT.aNoTheR.mEsSaGe.iD.10354001485188@thechristies.net> <20021023191816.39992.qmail@web14704.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-10-23 12:18, Wayne Lubin <wayneclubin@yahoo.com> wrote: > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.7-RELEASE/ > > I have already been there. The files are not in c code. They are in > some wacky extensions such as .aa, .ai, etc... The files under /pub/FreeBSD/releases/i386/4.7-RELEASE are in exactly the same format as they are distributed on the official FreeBSD CD-ROMs. The "whacky format" is a .tar.gz file that has been split in pieces with split(1). As I have explained in another reply of mine, the install.sh script that can be found in the src/ subdirectory will do the proper magic and install the sources under /usr/src for you if you run it as root. Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021023231652.GB2630>