- Package:
- initramfs-tools
- Source:
- initramfs-tools
- Submitter:
- Ian Jackson
- Date:
- 2017-09-27 11:30:03 UTC
- Severity:
- wishlist
It would be nice if the "copy_exec" function in the initramfs-tools hook script helper functions searched for source executables from the PATH (and failed if they weren't found!) That would make it easier to write hook scripts which (a) don't depend on specific binary locations and (b) don't appear to succeed while generating broken initramfs's. If this seems like a good idea to you I'll implement it and send a patch. Thanks, Ian.
Suggested patch is attached. This would help to fix other bugs such as 852569.