Jonathan Nieder wrote: > 6. Build: > > cp /boot/config-$(uname -r) .config > make localmodconfig; # minimal configuration > make deb-pkg
Ah, this step should say cp /boot/config-$(uname -r) .config make localmodconfig; # minimal configuration make all fakeroot -u make deb-pkg v2.6.33-rc1~37^2~9 (scripts/package: deb-pkg: use fakeroot if available, 2009-11-24) et al which are not in 2.6.32.y had too much of an effect on my muscle memory. Hopefully the rest of the instructions are correct, though. Sorry for the confusion. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org