project-lakitu: add crictl commands to sosreport.

This commit adds a new sosreport 'crictl' plugin on COS. This plugin is
added to collect 'crictl' commands for debugging containers without a
dependence on 'docker' commands.

This includes adding a 'sosreport package manager' to the COS policy,
which parses the /etc/cos-package-info.json file to determine package
existence and version information on COS, which is needed for some
sosreport plugins, including the newly added 'crictl' plugin.

This commit also removes an unused patchfile.

This commit also adds a license to sos.conf.

BUG=b/180949501
TEST=presubmit,manual verification
RELEASE_NOTE=Added crictl commands to sosreport.

Change-Id: I1c54386cf40cea2fc8676a2a74a740f697954609
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/23150
Reviewed-by: Roy Yang <royyang@google.com>
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
6 files changed