mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
The diffutils package provides the "cmp" and "diff" tools which are essential commands in shell scripts. They used to be pulled in by audit but the update in https://github.com/flatcar-linux/coreos-overlay/pull/537 caused them to be dropped. Add them to the explicit list of base packages to ensure they are installed.
Description
Languages
Shell
93%
Python
6.9%