main/busybox: provide cmd:ash
There are a few scripts packaged that use ash. They currently don't have a way to express this dependency. As @jirutka suggested (!59866 (comment 373695)) providing cmd:ash
(or /bin/ash
) would fix that problem. So here comes the fix.