[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: installing kernel.org kernels
- From: Dave Jones <davej redhat com>
- To: Gene Heskett <gene heskett verizon net>
- Cc: fedora-list redhat com
- Subject: Re: installing kernel.org kernels
- Date: Thu, 30 Nov 2006 08:01:02 -0500
On Thu, Nov 30, 2006 at 07:58:37AM -0500, Gene Heskett wrote:
> >sudo make modules_install
> >sudo make install
> >
> >That's all you need to do.
> >
> Don't forget sudo mkinitrd, it won't run unless by root. :)
make install does that for you
> My script starts with a make clean for correctness. How would/does ccache
> work?
timestamps and checksums of the source files (to find out if they changed
since the last build) and a cache of compiled objects in ~/.ccache/
Dave
--
http://www.codemonkey.org.uk
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]