Skip to content

initramfs-init: fix posix -f glob

Ghost User requested to merge (removed):sh into master

SC2144 (error): -f doesn't work with globs. Use a for loop.

this is probably the only real error here, that can let us unset busybox-binsh for mkinitfs, but i have more stuff to check after

Merge request reports