* Rocky Linux: Adding note on where to find the latest versions while we refactor around oci-import
Signed-off-by: Chris "Not So" Short <cshort@ciq.com>
* Fix: Add newline at the end of file to resolve linting error
Signed-off-by: Chris "Not So" Short <cshort@ciq.com>
* Update rockylinux/deprecated.md
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
---------
Signed-off-by: Chris "Not So" Short <cshort@ciq.com>
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
* Add repo metadata, start with categories!
scripts for checking repo categories, updating the canonical set
added categories to push.pl
* Add initial set of semi-acurate categories
* Adjustments following tianon's review
* Simplify metadata.sh use cases (CI or interactive); just diff and check all the time
Update README.md about metadata.sh usage
* Unify the categories checks into one jq expressions
* Update initial categories
* Link to Docker docs for categories; minor categories script adjustments