Don't install busybox any longer by default
authorMichael Prokop <mika@grml.org>
Thu, 7 Dec 2023 15:44:33 +0000 (16:44 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 7 Dec 2023 15:45:52 +0000 (16:45 +0100)
commit2708f441697d1b9cd0443b433478ff222bac8a6d
treeb9789e5733e96c674a2018dc5fee70402be185f3
parent82858a8f743e0cdb8bddc56bad64e1f02ac609ac
Don't install busybox any longer by default

busybox is useful for debugging initramfs issues, though it's not
necessary by default. Also tools like cryptsetup which rely on busybox
in initramfs stage have busybox as dependency anyways.

Thanks: Patrick Schleizer + Chris Hofstaedtler
Closes: https://github.com/grml/grml-debootstrap/issues/240
chroot-script