Re: Merging CVS with Kernel source

[email protected] (Arthur Othieno)
Newsgroups gmane.linux.ports.game-cube.devel
Message-ID <20040717001023.GA11371@mars>
On Fri, Jul 16, 2004 at 05:56:55PM -0500, Mike Goggin wrote:
> I'd like to be able to build a kernel that will boot on the GC, but I'm 
> not sure where to start. I know I need kernel source, but what version 
> works with the patches in CVS?
 
All versions from 2.6.1 - 2.6.7

> About CVS, how do you apply the patches? They aren't like conventional 
> patches that I'm used to (ie-patch -p0 < patch.diff).
> 
> Any information would be greatly appreciated.

One of two ways (asumming you've unpacked a vanilla kernel):

1) Using GNU diff-style patches. These are on the project download page.
2) Checking out either a tagged release or HEAD from CVS, and copying
   that over your vanilla tree. Something like:

   cvs -d:pserver:[email protected]:/cvsroot/gc-linux co -r linux-2_6_N linux
   cp -r linux/* linux-2.6.N

   Where N could be 1-7, depending on what kernel version you're working
   with.  To check out a snapshot of the latest stuffi (HEAD), drop the
   -r option entirely.

	Arthur


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.