I asked on IRC if there was any recommended action beyond sending a PR, and a user recommended that I post here too.
I have sent a PR to the linux package repository to enable the CAKE qdisc, which is useful for combating bufferbloat.
https://github.com/clearlinux-pkgs/linux/pull/17
Thank you.
This is my first attempt at a package, please consider for review.
https://github.com/clearlinux/distribution/issues/473
This package requires 'cronie' which I added to requires_add, not sure
if that is the correct spot. I also assume that the cronie service
should be enabled and started, but not sure of how to accomplish that
or if it is left up to the user to do that.