Skip to content

common-*-boot-tpl: Use $PATH to find busybox

Emanuele Aina requested to merge wip/em/busybox-from-path into apertis/v2019dev0

Under the Buster-based v2019dev0 busybox is not longer available from /usr/lib/initramfs-tools/bin so let's rely on PATH to find where it actually is instead of hardcoding its location.

Merge request reports