Date: Mon, 12 Jan 1998 01:53:09 -0800 (PST) From: Jan Koum <jkb@best.com> To: Hristo Grigorov <hristo@bse.bg> Cc: support@FreeBSD.ORG Subject: Re: FreeBSD kernel source Message-ID: <Pine.BSF.3.96.980112013943.13801A-100000@shell6.ba.best.com> In-Reply-To: <Pine.LNX.3.96.980112110139.3809A-100000@bse.bse.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
ftp to your local ftp mirror first: ftp ftp.freebsd.org pick a distribution and cd to it (in this case 2.2.5-RELEASE): ftp> cd /pub/FreeBSD/2.2.5-RELEASE cd to sources: ftp> cd src get all the ssrc.* files ftp> prompt Interactive mode off. ftp> mget ssrc.* After you D/L them all go to the directory where you D/Led them and do: tar -zxvf ssys.* You now have source in ./src It is best to ftp those files into /usr/src and untar them there, making therefor a /usr/src/sys directory... -- Yan P.S. -- If you have a cdrom, you don't need to ftp, just copy them over. On Mon, 12 Jan 1998, Hristo Grigorov wrote: > > Where I can download the FreeBSD kernel sources ? Thanx! > > Regards, Hristo. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > BSE AD Internet Department Br.Miladinovi 42A, Bourgas, BG > Phone: +359 (56) 28-153 Fax: +359 (56) 29-635 > ftp://ftp.bse.bg/ mailto:hristo@bse.bg http://www.bse.bg/hristo > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980112013943.13801A-100000>