On Tue, 19 Aug 2003 15:15:01 -0700
Douglas Phillipson <[EMAIL PROTECTED]> wrote:

> I would like to demo a 2.6 kernel for our LUG.  I don't do this kind of 
> thing often and was wondering if there were any new things I need to 
> know about compiling a 2.6 kernel as opposed to a 2.4 kernel.  Is it the 
> same make config, make dep, make bzImage method?  Or has it changed. 
> Anyone have a good kernel reference for compiling 2.6?
> 
> Regards
> 
> DSP
> 

There's really not a lot to know about actually compiling the 
new kernel, it's actually gotten easier.

Just type "make" and everything is handled.

Of course there are some nice new features hidden behind
the simplifications as well.  Try  "make help" to see
all the things you can do.

One potential pitfall is that "make xconfig" now needs
the QT graphics libraries installed.  The "make gconfig"
command is a little closer to the old version.

Good luck with the demo,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to