Hi maks,

> support added, please verify in latest initramfs git, see
> http://git.debian.org/?p=kernel/initramfs-tools.git
There's a typo in there, I get:

  /etc/kernel/postrm.d/initramfs-tools: line 12: =: command not found

It says:

  ${bootdir}= $(dirname "$2")

which should be:

  bootdir=$(dirname "$2")

With this change, everything works as expected for me. (I did get a bit 
confused,
since something hides the output from the script, including my debug output.
Not sure where or why that happens though....)

Gr.

Matthijs

Attachment: signature.asc
Description: Digital signature

Reply via email to