sriva...@acm.org wrote, on 2009-04-18 03:59:
Arthur Marsh writes:
> Manoj Srivastava wrote, on 2009-04-18 02:51:
>> On Fri, Apr 17 2009, Arthur Marsh wrote:
>>> make-kpkg --initrd linux-image
>>> against the 2.6.27 kernel.org source.
>>> The built package when installed did not have an initrd and when
>>> I
>> Did you drop in a hook script to create the initrd in
>> /etc/kernel? As the NEWS.Debian said, kernel-package no longer
>> does the creation by default.
> I used -initrd on the make-kpkg command line.
OK. All that it does is to set manipulate the environment
variables for the hook scripts.
> /etc/kernel/postinst.d:
> total 12
> drwxr-xr-x 2 root root 4096 2009-04-10 20:26 .
> drwxr-xr-x 6 root root 4096 2009-04-13 20:36 ..
> -rwxr-xr-x 1 root root 264 2009-03-20 06:46 initramfs-tools
That is not the same as the example from kernel-package or
linux-image; these are scripts from initramfs-tools, that do not work
with kernel-package kernels, apparently intentionally be the
initramfs-tools developer.
You need to place in in these directories scripts you want,
which take the actions you want. kernel-package has some examples to
get you started.
OK, thanks.
Can you list what is in /lib/modules/2.6.27?
manoj
False alarm. I should have mentioned that I had also built alsa-modules
for this kernel and they hadn't been removed at that stage.
Regards,
Arthur.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org