A few days ago I revised my How to compile a custom kernel for Ubuntu Jaunty as the Ubuntu kernel developers made some changes to the kernel source, effecting the old way of compiling your own custom kernel.
These changes also effect if you want to update your own kernel with the newest kernel from the git repository.
Read the rest of this entry »
Posts Tagged “linux kernel”September 10, 2009 | No Comments September 8, 2009 | 26 Comments As of Ubuntu Jaunty’s kernel 2.6.28-15.49 the kernel developers have made changes to the kernel source. The changes have such a big impact on how to compile a kernel for Ubuntu Jaunty that I had to revise my previous article. Lots ot the text in this article will look extremely similar to my previous article, but there are some big changes. If you already got the kernel source using git you will have to read my article on how to update the kernel sources to the latest version at my article Ubuntu Jaunty kernel sources changes. September 3, 2009 | No Comments If you compile your own kernel for Ubuntu Jaunty and you follow my git instructions you need to know the Ubuntu developers have changed the way they set up the kernel sources starting with kernel version Ubuntu-2.6.28-50. One of the things that this change causes is you can’t really easily use git to merge the source of Ubuntu-2.6.28-50 or higher. April 29, 2009 | 30 Comments Ubuntu Jaunty has been released a few days ago so it’s time write up an article on how to compile your own kernel for Ubuntu Jaunty. December 1, 2008 | 5 Comments In a previous article I addressed how to compile a kernel for Ubuntu Intrepid using git and in a follow up article I explained how to compile a new release if you already compiled your own custom kernel using git. The upgrade article was written if the kernel upgrade was one where the only ABI number changed was the last one. Updates: |


