From 98bd799b88e82ba06a93c62d44b9166b5ad9b338 Mon Sep 17 00:00:00 2001 From: Michael <190198+planetmija@users.noreply.github.com> Date: Wed, 17 Dec 2025 14:15:34 +0100 Subject: [PATCH 1/3] Add Rocky 9.7 and 10.1 kernel sources to workflow --- .github/workflows/build-kernel-modules.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-kernel-modules.yml b/.github/workflows/build-kernel-modules.yml index c619263..8101627 100644 --- a/.github/workflows/build-kernel-modules.yml +++ b/.github/workflows/build-kernel-modules.yml @@ -57,10 +57,18 @@ jobs: build-os: ubuntu-22.04 kernel-type: centos-rpm kernel-source: https://dl.rockylinux.org/vault/rocky/9.6/BaseOS/source/tree/Packages/k/kernel-5.14.0-570.58.1.el9_6.src.rpm + - name: Rocky 9.7 [5.14.0-611] + build-os: ubuntu-22.04 + kernel-type: centos-rpm + kernel-source: https://dl.rockylinux.org/pub/rocky/9.7/BaseOS/source/tree/Packages/k/kernel-5.14.0-611.9.1.el9_7.src.rpm - name: Rocky 10.0 [6.12.0-55] build-os: ubuntu-22.04 kernel-type: centos-rpm - kernel-source: https://dl.rockylinux.org/pub/rocky/10.0/BaseOS/source/tree/Packages/k/kernel-6.12.0-55.41.1.el10_0.src.rpm + kernel-source: https://dl.rockylinux.org/vault/rocky/10.0/BaseOS/source/tree/Packages/k/kernel-6.12.0-55.41.1.el10_0.src.rpm + - name: Rocky 10.1 [6.12.0-124] + build-os: ubuntu-22.04 + kernel-type: centos-rpm + kernel-source: https://dl.rockylinux.org/pub/rocky/10.1/BaseOS/source/tree/Packages/k/kernel-6.12.0-124.20.1.el10_1.src.rpm name: Build xloop ${{ matrix.config.name }} runs-on: ${{ matrix.config.build-os }} steps: From 99a000e90942e8705583897b3abce0593cedec72 Mon Sep 17 00:00:00 2001 From: Michael <190198+planetmija@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:27:43 +0200 Subject: [PATCH 2/3] Update kernel sources for Rocky Linux versions --- .github/workflows/build-kernel-modules.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-kernel-modules.yml b/.github/workflows/build-kernel-modules.yml index 8101627..6c4026d 100644 --- a/.github/workflows/build-kernel-modules.yml +++ b/.github/workflows/build-kernel-modules.yml @@ -60,7 +60,11 @@ jobs: - name: Rocky 9.7 [5.14.0-611] build-os: ubuntu-22.04 kernel-type: centos-rpm - kernel-source: https://dl.rockylinux.org/pub/rocky/9.7/BaseOS/source/tree/Packages/k/kernel-5.14.0-611.9.1.el9_7.src.rpm + kernel-source: https://dl.rockylinux.org/vault/rocky/9.7/BaseOS/source/tree/Packages/k/kernel-5.14.0-611.55.1.el9_7.src.rpm + - name: Rocky 9.8 [5.14.0-687] + build-os: ubuntu-22.04 + kernel-type: centos-rpm + kernel-source: https://dl.rockylinux.org/pub/rocky/9.8/BaseOS/source/tree/Packages/k/kernel-5.14.0-687.24.1.el9_8.src.rpm - name: Rocky 10.0 [6.12.0-55] build-os: ubuntu-22.04 kernel-type: centos-rpm @@ -68,7 +72,11 @@ jobs: - name: Rocky 10.1 [6.12.0-124] build-os: ubuntu-22.04 kernel-type: centos-rpm - kernel-source: https://dl.rockylinux.org/pub/rocky/10.1/BaseOS/source/tree/Packages/k/kernel-6.12.0-124.20.1.el10_1.src.rpm + kernel-source: https://dl.rockylinux.org/vault/rocky/10.1/BaseOS/source/tree/Packages/k/kernel-6.12.0-124.56.1.el10_1.src.rpm + - name: Rocky 10.2 [6.12.0-211] + build-os: ubuntu-22.04 + kernel-type: centos-rpm + kernel-source: https://dl.rockylinux.org/pub/rocky/10.2/BaseOS/source/tree/Packages/k/kernel-6.12.0-211.32.1.el10_2.src.rpm name: Build xloop ${{ matrix.config.name }} runs-on: ${{ matrix.config.build-os }} steps: From 7fe87268812eacf591643fd2d0045ff29699633b Mon Sep 17 00:00:00 2001 From: Michael <190198+planetmija@users.noreply.github.com> Date: Mon, 13 Jul 2026 13:37:57 +0200 Subject: [PATCH 3/3] chore(CI): Cleanup old kernel sources for Rocky Linux --- .github/workflows/build-kernel-modules.yml | 30 ++++------------------ 1 file changed, 5 insertions(+), 25 deletions(-) diff --git a/.github/workflows/build-kernel-modules.yml b/.github/workflows/build-kernel-modules.yml index 6c4026d..0f152ce 100644 --- a/.github/workflows/build-kernel-modules.yml +++ b/.github/workflows/build-kernel-modules.yml @@ -41,39 +41,19 @@ jobs: build-os: ubuntu-24.04 kernel-type: vanilla kernel-version: 6.17.y - - name: CentOS 8.4 [4.18.0] + - name: Rocky 8.10 [4.18.0-553] build-os: ubuntu-22.04 kernel-type: centos-rpm - kernel-source: https://vault.centos.org/8.4.2105/BaseOS/Source/SPackages/kernel-4.18.0-305.10.2.el8_4.src.rpm - - name: CentOS 8.5 [4.18.0] - build-os: ubuntu-22.04 - kernel-type: centos-rpm - kernel-source: https://vault.centos.org/8.5.2111/BaseOS/Source/SPackages/kernel-4.18.0-348.7.1.el8_5.src.rpm - - name: Rocky 9.5 [5.14.0-503] - build-os: ubuntu-22.04 - kernel-type: centos-rpm - kernel-source: https://dl.rockylinux.org/vault/rocky/9.5/BaseOS/source/tree/Packages/k/kernel-5.14.0-503.40.1.el9_5.src.rpm - - name: Rocky 9.6 [5.14.0-570] + kernel-source: https://dl.rockylinux.org/pub/rocky/8.10/BaseOS/source/tree/Packages/k/kernel-4.18.0-553.141.1.el8_10.src.rpm + - name: Rocky 9.6 LTS [5.14.0-570] build-os: ubuntu-22.04 kernel-type: centos-rpm kernel-source: https://dl.rockylinux.org/vault/rocky/9.6/BaseOS/source/tree/Packages/k/kernel-5.14.0-570.58.1.el9_6.src.rpm - - name: Rocky 9.7 [5.14.0-611] - build-os: ubuntu-22.04 - kernel-type: centos-rpm - kernel-source: https://dl.rockylinux.org/vault/rocky/9.7/BaseOS/source/tree/Packages/k/kernel-5.14.0-611.55.1.el9_7.src.rpm - - name: Rocky 9.8 [5.14.0-687] + - name: Rocky 9.8 LTS [5.14.0-687] build-os: ubuntu-22.04 kernel-type: centos-rpm kernel-source: https://dl.rockylinux.org/pub/rocky/9.8/BaseOS/source/tree/Packages/k/kernel-5.14.0-687.24.1.el9_8.src.rpm - - name: Rocky 10.0 [6.12.0-55] - build-os: ubuntu-22.04 - kernel-type: centos-rpm - kernel-source: https://dl.rockylinux.org/vault/rocky/10.0/BaseOS/source/tree/Packages/k/kernel-6.12.0-55.41.1.el10_0.src.rpm - - name: Rocky 10.1 [6.12.0-124] - build-os: ubuntu-22.04 - kernel-type: centos-rpm - kernel-source: https://dl.rockylinux.org/vault/rocky/10.1/BaseOS/source/tree/Packages/k/kernel-6.12.0-124.56.1.el10_1.src.rpm - - name: Rocky 10.2 [6.12.0-211] + - name: Rocky 10.2 LTS [6.12.0-211] build-os: ubuntu-22.04 kernel-type: centos-rpm kernel-source: https://dl.rockylinux.org/pub/rocky/10.2/BaseOS/source/tree/Packages/k/kernel-6.12.0-211.32.1.el10_2.src.rpm