Skip to content

Add cmp -n and create wrappes for diffutils and grep

Walter Lozano requested to merge wip/wlozano/wrapper into apertis/v2023dev1

Add a patch to include support for option -n in cmp to compare at mostn bytes.

Also, since some scripts relay on long options which are not supported by busybox create a simple wrapper to convert long options into short ones.

https://phabricator.apertis.org/T8146

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Edited by Walter Lozano

Merge request reports