I demand that [EMAIL PROTECTED] may or may not have written... > On Thursday 18 September 2008, [EMAIL PROTECTED] wrote: >> Silly question, but I have always used make/make install to build new >> kernel images. However, how do I go about making a new linux kernel .deb >> package with modified sources (from the 2.6.26 source for lenny)? [snip] > Silly question answered: Debian documentation describes how to make a new > linux image with make-kpkg. I'll try this method.
$ fakeroot make-kpkg binary-arch But watch out for the linux-headers-$VERSION package not containing /usr/src/linux-headers-$VERSION/arch/x86/Makefile_32.cpu and containing a bad symlink from /usr/src/linux-headers-$VERSION/include/asm to asm-i386 (should be to asm-x86). -- | Darren Salt | linux or ds at | nr. Ashington, | Toon | RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army | + RIPA NOTICE: NO CONSENT GIVEN FOR INTERCEPTION OF MESSAGE TRANSMISSION Everything you know is wrong! _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
