Skip to content

Disable busybox base32.

Daniel Pineda requested to merge daniel.pineda/pureboot:purism_next into purism_next

Busybox 1.33.0 added base32 and enabled it by default. This conflicted with tpmtotp base32 and because symlinks overwrote busybox binary when packing initrd which prevented system boot.

Signed-off-by: Daniel Pineda daniel.pineda@puri.sm

Merge request reports