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.
Lets get started with creating our own custom kernel for Ubuntu Jaunty from scratch.
Read the rest of this entry »

Ubuntu Jaunty kernel sources changes.
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.
I will be explaining which steps to take so you can easily merge again and compile your own Ubuntu Jaunty kernel.
Read the rest of this entry »
Update Package: git 1.6.4 for Ubuntu Jaunty
A new version of git is released. I created the package for Ubuntu Jaunty and you can install it by adding my repository.
Read the rest of this entry »
How to compile mplayer with vdpau support on Ubuntu
In February of 2009 I wrote an article on how to compile mplayer with vdpau support. Since then things have changed a little bit with mplayer and compiling mplayer with vdpau support has become a whole lot easier.
Read the rest of this entry »
git 1.6.3 packages for Ubuntu Jaunty
Today git 1.6.3 was released. You can install git 1.6.3 for Ubuntu Jaunty with the use of my repository.
I only build the new version for Ubuntu Jaunty and not for Ubuntu Intrepid. The problem with the Launchpad PPA is that it doesn’t provide any statistics about my PPA, and therefor I don’t have a clue if the Intrepid repository is still being used.
On the AVH Forum I created a poll where you can vote if you want/need the latest version of git for Ubuntu Intrepid.
Read the rest of this entry »