]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
scripts: have a way to pick the active kernel versions
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Aug 2023 15:32:22 +0000 (17:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Aug 2023 15:32:22 +0000 (17:32 +0200)
commitb8d69313a0390e8e4e8de6dff817a0e6e31116e0
tree13567e95ed73a4a9f626d1c94ac55a5eb8ed056f
parentbcc87bcbbe2a26ed2e9e8ca61851dbda7f20f603
scripts: have a way to pick the active kernel versions

And track them in the stable queue repo itself.
active_kernel_versions [new file with mode: 0644]
scripts/active_kernel_versions.sh [new file with mode: 0755]
scripts/active_kernel_versions_get.sh [new file with mode: 0755]