Little service that makes the kernel information from kernel.org accessible as a structured json file.
The content of kernel.org is cached for one hour and responses are cached for an our.
https://kernel-info.manjaro-sway.download
- all the kernel information
https://kernel-info.manjaro-sway.download?version=X.X
- searches for versions that start with given version number
https://kernel-info.manjaro-sway.download?category=longterm
- searches for versions that are in the given category
This service can be used as a github action boredland/kernel-info@version
.
see here for a matrix build example.