Date: Sat, 17 Jun 2006 09:43:41 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: "Mayo, Richard A RDECOM CERDEC STCD SRI" <Richard.Mayo@us.army.mil> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: Re: Getting Source Code after Installing the Software Message-ID: <20060616214341.GE2781@osiris.chen.org.nz> In-Reply-To: <D2AA47A6FB2C1A48AF0526440C0F245C0713AD9B@monm207.nae.ds.army.mil> References: <D2AA47A6FB2C1A48AF0526440C0F245C0713AD9B@monm207.nae.ds.army.mil>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 16, 2006 at 04:27:31PM -0400, Mayo, Richard A RDECOM CERDEC STCD SRI wrote:
> I installed FreeBSD on a couple of computers without installing any source code. Now (naturally), I want to get a hold of the kernel source so I can re-compile and enable support for PIM and Multicast Routing.
>
> However, I can't figure how to get the source off my CDs. I downloaded the ISO's for Disk 1 and Disk 2 of FreeBSD 6.1--RELEASE.
> Can anybody tell me where I can find the source code on these disks so I don't have to run a re-installation just to get it??
# mount /cdrom
# cd /cdrom/6.1-RELEASE/src
# ./install.sh
--
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060616214341.GE2781>
