* 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