Getting Source Code after Installing the Software

Jonathan Chen jonc at chen.org.nz
Fri Jun 16 21:43:44 UTC 2006


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 at chen.org.nz>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}


More information about the freebsd-questions mailing list