Re: Getting Source Code after Installing the Software

2006-06-20 Thread Ian Pulsford

Lowell Gilbert wrote:

Mayo, Richard A RDECOM CERDEC STCD SRI [EMAIL PROTECTED]
writes:


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??


You can run sysinstall without doing an install.
If you really want to extract the source directly with tar, it's been
explained on this list a number of times over the years.

Or get more up-to-date sources by cvsup, as someone else suggested.


Or even better install the source from the CD then cvsup, save a lot of 
time and bandwidth :D

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Getting Source Code after Installing the Software

2006-06-19 Thread Mayo, Richard A RDECOM CERDEC STCD SRI
Can you simply tell me the name of the tar ball on the CD?

Rich Mayo
SRI International
x76435

 

 -Original Message-
 From: Lowell Gilbert [mailto:[EMAIL PROTECTED] 
 Sent: Friday, June 16, 2006 4:40 PM
 To: Mayo, Richard A RDECOM CERDEC STCD SRI
 Cc: 'freebsd-questions@freebsd.org'
 Subject: Re: Getting Source Code after Installing the Software
 
 Mayo, Richard A RDECOM CERDEC STCD SRI [EMAIL PROTECTED]
 writes:
 
  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??
 
 You can run sysinstall without doing an install.
 If you really want to extract the source directly with tar, it's been
 explained on this list a number of times over the years.
 
 Or get more up-to-date sources by cvsup, as someone else suggested.
 
 Shall we go on?  There are more possibilities, albeit less generally
 useful.  
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Getting Source Code after Installing the Software

2006-06-19 Thread [EMAIL PROTECTED]@mgedv.net

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Mayo, Richard A RDECOM CERDEC STCD SRI
 Sent: Monday, June 19, 2006 2:14 PM
 To: 'freebsd-questions@freebsd.org'
 Subject: RE: Getting Source Code after Installing the Software
 
 Can you simply tell me the name of the tar ball on the CD?
 


DID ANYBODY LOOK ON THE SENDER ADDRESS OF THIS ORIGINAL POSTING!? 
-- [EMAIL PROTECTED] --

I BET THERE ARE SEVERAL GUYS WHO KNOW HOW TO
INSTALL THE SOURCE OF FREEBSD AT THE US ARMY!

BUT IF NOT [i'll prepare a bill for bush upon that if he comes to town ;-)]:

put the correct cd into your ATA-CDROM and then:

mkdir -p /cdrom
mount /dev/acd0 /cdrom
cd /cdrom/`uname -r`/src
export DESTDIR=/
./install.sh
cd /
umount /cdrom

and now there should be more in /usr/src.

have fun and don't threaten anybody or spy on anybody with these systems!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting Source Code after Installing the Software

2006-06-19 Thread Lowell Gilbert
Don't top-post, please.

Mayo, Richard A RDECOM CERDEC STCD SRI [EMAIL PROTECTED]
writes:

 Can you simply tell me the name of the tar ball on the CD?

It's split(1).

6.1-RELEASE/src/ has it broken into different pieces of the sources.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Getting Source Code after Installing the Software

2006-06-19 Thread Mayo, Richard A RDECOM CERDEC STCD SRI

 DID ANYBODY LOOK ON THE SENDER ADDRESS OF THIS ORIGINAL POSTING!? 
 -- [EMAIL PROTECTED] --
 
 I BET THERE ARE SEVERAL GUYS WHO KNOW HOW TO
 INSTALL THE SOURCE OF FREEBSD AT THE US ARMY!

I'm sure you're right, but we're kind of spread out and we don't talk all that 
much...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Getting Source Code after Installing the Software

2006-06-19 Thread cknipe
Quoting Mayo, Richard A RDECOM CERDEC STCD SRI [EMAIL PROTECTED]:

 
  DID ANYBODY LOOK ON THE SENDER ADDRESS OF THIS ORIGINAL POSTING!? 
  -- [EMAIL PROTECTED] --
  
  I BET THERE ARE SEVERAL GUYS WHO KNOW HOW TO
  INSTALL THE SOURCE OF FREEBSD AT THE US ARMY!
 
 I'm sure you're right, but we're kind of spread out and we don't talk all
 that much...

ROTFLOL! :)


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting Source Code after Installing the Software

2006-06-19 Thread cpghost
On Mon, Jun 19, 2006 at 03:26:46PM +0200, [EMAIL PROTECTED] wrote:
 Quoting Mayo, Richard A RDECOM CERDEC STCD SRI [EMAIL PROTECTED]:
 
  
   DID ANYBODY LOOK ON THE SENDER ADDRESS OF THIS ORIGINAL POSTING!? 
   -- [EMAIL PROTECTED] --
   
   I BET THERE ARE SEVERAL GUYS WHO KNOW HOW TO
   INSTALL THE SOURCE OF FREEBSD AT THE US ARMY!
  
  I'm sure you're right, but we're kind of spread out and we don't talk all
  that much...
 
 ROTFLOL! :)

Richard *probably* meant to say:

... and we don't talk(1) all that much... ;-)

-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting Source Code after Installing the Software

2006-06-16 Thread Andy Greenwood

You can get the source code at any time with cvsup, which is availible
through ports. check out

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html

On 6/16/06, Mayo, Richard A RDECOM CERDEC STCD SRI
[EMAIL PROTECTED] 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??



Thanks,

Rich Mayo

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting Source Code after Installing the Software

2006-06-16 Thread Lowell Gilbert
Mayo, Richard A RDECOM CERDEC STCD SRI [EMAIL PROTECTED]
writes:

 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??

You can run sysinstall without doing an install.
If you really want to extract the source directly with tar, it's been
explained on this list a number of times over the years.

Or get more up-to-date sources by cvsup, as someone else suggested.

Shall we go on?  There are more possibilities, albeit less generally
useful.  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting Source Code after Installing the Software

2006-06-16 Thread dgmm
On Friday 16 June 2006 21:27, 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??

As root run sysinstall

select:
Configure
Distributions
src
Install
-- 
Dave
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting Source Code after Installing the Software

2006-06-16 Thread Jonathan Chen
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]