I think, the problem is actually in the documentation of initramfs- tools: the examples and explanations in the initramfs-tools man pages forget to state that you have to source "./scripts/functions" for the various functions to work. Looking into distribution-provided initramfs scripts however reveals a line saying
. ./scripts/functions that should make the functions work -- /scripts/local-top/cryptroot: 319: log_begin_msg: not found https://bugs.launchpad.net/bugs/237723 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
