How to compile a kernel for Ubuntu Jaunty
Apr 30, 2009, 13:33 (11 Talkback[s])
[ Thanks to Peter
for this link. ]
"I’ll be using git to get the latest kernel
version. As I have described in previous articles, this is my
favorite way to get the sources and it is in my opinion the fastest
way to make changes later on when you want to update your own
kernel to the latest version. I am compiling the i386 version, if
you want to compile for amd64 you need replace i386 for amd64
throughout this article.
"I suggest adding my Launchpad repository to get the latest
version of git, follow the instructions of the article Updated git
packages for Ubuntu Jaunty to add my repository."
Complete Story
Related Stories:
- Get your software into Linux the easy way
(Apr 25, 2009)
- Open source challenges students to think(Apr 23, 2009)
- Tutorial: An Introduction to Linux CLI(Apr 08, 2009)
- Developments in the GCC world(Apr 03, 2009)
- fuser, files, and processes(Mar 30, 2009)
- Compile source code - and solve problems(Mar 15, 2009)
- Getting Started With Kate, the Friendly yet Powerful Text Editor(Feb 09, 2009)
- How to Update the Custom Compiled Kernel to a New Release Using git(Dec 05, 2008)
- Examining the Compilation Process, part 3(Nov 11, 2008)