went through skeleton-common/usr/local/*bin and eliminated nonportable shell constructs in files marked with a bash shebang so that they should run correctly under a posix shell.
The results are checked with checkbashisms and tested under alpine's busybox ash.
I may have gone a bit overboard in the case of scw-check-kernel which is close to rewritten. Feel free to cherry-pick that out.
went through skeleton-common/usr/local/*bin and eliminated nonportable shell constructs in files marked with a bash shebang so that they should run correctly under a posix shell.
The results are checked with checkbashisms and tested under alpine's busybox ash.
I may have gone a bit overboard in the case of scw-check-kernel which is close to rewritten. Feel free to cherry-pick that out.