Re: cvsup src help

2003-09-21 Thread Andrew L. Gould
On Sunday 21 September 2003 01:27 pm, ALIAS wrote:
> i use used cvsup to update the src after that what do i do? i read that
> there are things like make world to install the new src files? how do i do
> that?

1. study 'man mergemaster".

2. See:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html

Best of luck,

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


Re: cvsup src help

2003-09-21 Thread Simon Barner

> i use used cvsup to update the src after that what do i do? i read that there 
> are things like make world to install the new src files? how do i do that?

Please have a look at the handbook:

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

There is also a very brief summary here:

/usr/src/Makefile (starting from line 44).

Be sure to read /usr/src/UPDATING before taking any action.

Regards,
 Simon


signature.asc
Description: Digital signature


Re: cvsup src help

2003-09-21 Thread Nils Vogels
On Sun, Sep 21, 2003 at 02:27:24PM -0400, ALIAS wrote:
> i use used cvsup to update the src after that what do i do? i read that there 
> are things like make world to install the new src files? how do i do that?

This is all explained in the handbook:

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

HTH & HAND
-- 
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and 
dance like no one can see you.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup src help

2003-09-21 Thread Kent Stewart
On Sunday 21 September 2003 11:27 am, ALIAS wrote:
> i use used cvsup to update the src after that what do i do? i read
> that there are things like make world to install the new src files?
> how do i do that? ___

There are a lot of places to begin by reading.  The most important is 
/usr/src/UPDATING. For version 4.x, the sequence begins around line 482. 
Look for

   To update from 4.0-RELEASE or later to the most current
4.x-STABLE

There are a number of books that tell you what to do but UPDATING is the 
final reference. If it doesn't make sense to you, you need to read the 
handbook sections on updating your world.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

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


cvsup src help

2003-09-21 Thread ALIAS
i use used cvsup to update the src after that what do i do? i read that there 
are things like make world to install the new src files? how do i do that?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"