It works with initramfs-tools-0.94. Cool %)
On Tue, Feb 16, 2010 at 04:53:00PM +0300, ?? wrote:
>
> ---
>
> Why do you use so strange hack? Kernel-package works with initramfs-tools
> perfectly.
k-p and perfection is a good laugh indeed. :)
anyway if you would want to test out latest script it
d...@dan-desktop:~/linux$ cat /etc/kernel/postinst.d/initramfs-tools
#!/bin/sh
# passing the kernel version is required
[ -z "$1" ] && exit 0
# kernel-package passes an extra arg; hack to not run under kernel-package
[ -z "$2" ] || exit 0
# we're good - create initramfs. update runs do_bootload
On Sat, 23 Jan 2010, Eduard Bloch wrote:
> Why do you not set reporters into Cc'?
why do you not research?
> > # fixed in git repo
>
> Does not help a bug reporter. You do not have a VCS url in control
> fields and there is no README.source file.
pretty sure that it is in control. README.sour
severity 561289 important
thanks
Why do you not set reporters into Cc'?
> # fixed in git repo
Does not help a bug reporter. You do not have a VCS url in control
fields and there is no README.source file.
> severity 561289 wishlist
SRSLY? We all "wish" to have a not completely fscked up system,
severity 561289 grave
thanks
Okay, today this weird code in /etc/kernel/postinst.d/initramfs-tools
has hit me again. However I sent questions about this few weeks ago and
nobody replied.
> Now, this is partially user error -- they are sing the script
> that came with initramfs-tools, whi
reassign 561289 initramfs-tools
severity 561289 minor
thanks
Hi,
Now, this is partially user error -- they are sing the script
that came with initramfs-tools, which does not work, instead of the
working script provided by kernel-package itself.
This is described in the README,
Package: kernel-package
Version: 12.031
Severity: grave
Justification: renders package unusable
Trying to install a Linux kernel built with kernel-kpkg won't
result in a bootable kernel after reboot.
This is a typical output from a succeeded install:
$ LC_ALL=C sudo dpkg -i linux-image-2.6.32_2_
8 matches
Mail list logo