LWN.net Logo

another option -- make a package from the kernel.org stable kernel

another option -- make a package from the kernel.org stable kernel

Posted Jun 25, 2008 19:41 UTC (Wed) by dmarti (subscriber, #11625)
Parent article: A report from the Debian Testing security team

cd linux-*
ketchup -r 2.6
make oldconfig
make-kpkg --rootcmd fakeroot clean
make-kpkg --rootcmd fakeroot kernel_image 
cd ..
sudo dpkg -i linux-image-*
sudo shutdown -r now


(Log in to post comments)

another option -- make a package from the kernel.org stable kernel

Posted Jun 29, 2008 17:29 UTC (Sun) by jond (subscriber, #37669) [Link]

kernel-package, which provides make-kpkg, is almost unmaintained and is not likely to make it
into Lenny: <http://bugs.debian.org/475036>.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds