Compiling the dapper kernel

Thom May thom at ubuntu.com
Wed Aug 16 12:57:12 UTC 2006


* Tony Lewis (gnutered at yahoo.com.au) wrote :
> 
> So, what's the best way to build exact replica of the Dapper kernel 
> packages?
> 
apt-get source linux-image-2.6.15-26-686; cd linux-image.... ;
sudo apt-get build-dep linux-image-2.6.15-26-686; sudo apt-get install
fakeroot; dpkg-buildpackage -rfakeroot -uc -us
-T




More information about the kernel-team mailing list