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 <[EMAIL PROTECTED]>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to