[Pkg-cryptsetup-devel] update-initramfs -u in postinst

Tim Dijkstra tim at famdijkstra.org
Mon Dec 25 12:54:56 UTC 2006


Hi,

I'm the maintainer of uswsusp. uswsusp installs a initramfs-tools hook
and calls update-initramfs in its postinst to get installed on the
initramfs.

Your packages (udev, cryptsetup, initramfs-tools itself) do the same.
In all cases the exact command that is called is:

	update-initramfs -u

Which only updates the initramfs of the most recent kernel. Now I was
wondering if that would be the best thing to do. Wouldn't it be better
to use:

	update-initramfs -u -k all

That way all installed get the most recent tools in their initramfs.

Or am I overlooking something?

grts Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-cryptsetup-devel/attachments/20061225/dfb3dbab/signature.pgp


More information about the pkg-cryptsetup-devel mailing list