[Bug 350361] [NEW] make-kpkg --initrd debian [or] kernel_image does not work on 2.6.29
Tim Kornhammar
tim.kornhammar at gmail.com
Sat Mar 28 15:39:39 UTC 2009
Public bug reported:
Binary package hint: kernel-package
Distribution: Ubuntu Jaunty 9.04
Sources: linux-source-2.6.29 (git)
# Prepare
$ make-kpkg --initrd --rootcmd fakeroot -us -uc debian
$ echo > debian/official
$ dch
# Now it should only be to build ...
$ make-pkg
or whatever ...
$ debuild
$ pdebuild
# It produces a linux-image with a /boot/vmlinux-2.6.29 but no initrd.
./lib/modules/2.6.29/modules.order
./boot/
./boot/config-2.6.29
./boot/vmlinux-2.6.29
./boot/System.map-2.6.29
./usr/
# I try to build with this:
$ make-kpkg --initrd --rootcmd fakeroot -us -uc kernel_image
# Same result
I have tried to set do_initird = "yes" in debian/pkg/config and INITRD =
"yes" in debian/rules but without success.
What variable is it that sets to build an initrd.img file and why does
not make-kpkg work?
** Affects: kernel-package (Ubuntu)
Importance: Undecided
Status: New
--
make-kpkg --initrd debian [or] kernel_image does not work on 2.6.29
https://bugs.launchpad.net/bugs/350361
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to kernel-package in ubuntu.
More information about the kernel-bugs
mailing list