Commit graph

386 commits

Author SHA1 Message Date
Dorian Stoll b4f7c66d93
Add support for Fedora 40 2024-03-01 11:55:40 +01:00
Dorian Stoll 1a65298327
pkg: Drop Fedora 37 because it is EOL 2023-12-08 17:22:44 +01:00
pesader 4403fb811e
Add support for Fedora 39 2023-09-23 17:34:50 -03:00
Dorian Stoll 30c9a9caa5
pkg: Allow triggering a CI run manually
This will only build the kernel, sign it and upload it as an artifact.
Useful for testing changes.
2023-07-25 09:36:28 +02:00
Dorian Stoll ffa8b7c606
pkg: debian: Move to script based workflow
For the future we should consider adapting the Fedora python scripts
for Debian and move the logic out of the CI script into a dedicated
packaging script.
2023-07-25 09:36:22 +02:00
Dorian Stoll 854c619a8f
pkg: arch: Move to script based workflow 2023-07-25 09:36:18 +02:00
Dorian Stoll 7c7ba21c90
pkg: fedora: Create containers manually, reclaim space from the runner
The GitHub runners usually have about 14 GB of free space. This is
not enough to build a full Fedora kernel with debug symbols.

Disabling the debug symbols is not an option, because they are needed
to generate data for BPF programs, and because it would mean more
patches to the spec file which I would like to avoid.

The runners contain a bunch of software that is entirely useless for
our purposes. For example, a full .NET distribution, the entire Android
SDK, and a bunch of cached container images that arent Fedora.

However, with GitHubs container directive it is not possible to remove
these, because no custom code is ever executed on the runner itself.

To execute code on the runner, the container has to be created and used
manually. To simplify this, all of the actual logic has been moved to a
dedicated script, similar to how the CI on iptsd is set up.
2023-07-25 09:36:13 +02:00
Dorian Stoll 0095650bf0
Bump kernel package releases 2023-07-23 18:12:59 +02:00
Dorian Stoll 5083ccfd5e
pkg: debian: Bump release 2023-07-22 17:41:00 +02:00
Maximilian Luz a7ff649dd4
Update Debian kernel to v6.4.4 2023-07-21 20:59:50 +02:00
Maximilian Luz a728fb3e09
Update Debian kernel to v6.4.2 2023-07-08 00:35:18 +02:00
Maximilian Luz 3cb7230aae
Update Debian kernel to v6.3.7 2023-06-14 12:42:58 +02:00
Dorian Stoll 0c2ddf0d79
Revert "Partial revert of ae772ba"
This reverts commit 6d9994d630.
2023-06-08 20:03:17 +02:00
Dorian Stoll 8340a87f8a
pkg: fedora: Remove the kernel-ark tree after building a source RPM 2023-06-08 20:02:26 +02:00
Dorian Stoll 6d9994d630
Partial revert of ae772ba
GitHub Actions ignores my tags for some reason so try reverting some
of the previous changes.
2023-06-07 20:09:01 +02:00
Dorian Stoll ae772bae3b
pkg: fedora: Update Fedora 37 and 38 workflows to use the new scripts 2023-06-03 14:41:58 +02:00
Maximilian Luz 5f6172432e
pkg: Switch to org-wide secrets 2023-06-03 12:36:42 +02:00
Maximilian Luz 88531ac9e7
Update Debian kernel to v6.3.4 2023-05-26 02:30:57 +02:00
Maximilian Luz 3e86e8f813
pkg/fedora: Remove support for Fedora 36 2023-05-26 02:25:34 +02:00
Maximilian Luz 97bf90d1a5
Update Debian kernel to v6.3.3 2023-05-17 21:05:59 +02:00
Maximilian Luz 27edbf4bb8
pkg/debian: Fix setup for Python 3.11 2023-05-12 15:12:56 +02:00
Maximilian Luz efccc6dc2d
Update Debian kernel to v6.3.2 2023-05-12 14:43:47 +02:00
Maximilian Luz 5d9c2f8a94
Update Debian kernel to v6.3.1 2023-05-11 14:20:04 +02:00
Maximilian Luz f233f6a47e
Update Debian kernel to v6.2.14 2023-05-03 02:51:18 +02:00
Maximilian Luz c8f6d26cd1
Update Debian kernel to v6.2.13 2023-04-28 19:09:56 +02:00
Maximilian Luz 931bac3d5d
Update Debian kernel to v6.2.12 2023-04-20 22:52:29 +02:00
Maximilian Luz 5bdb795f07
Add support for Fedora 38 2023-04-19 13:35:47 +02:00
Maximilian Luz 5dc481500e
Update Debian kernel to v6.2.10 2023-04-11 22:58:13 +02:00
Maximilian Luz a1a5c950f0
Update Debian kernel to v6.2.8 2023-03-23 14:31:39 +01:00
Maximilian Luz 1440d3b302
Update Debian kernel to v6.2.6 2023-03-17 19:04:15 +01:00
Maximilian Luz cde9affd62
Update Debian kernel to v6.2.5 2023-03-12 17:08:43 +01:00
Maximilian Luz 95649c8bc9
Bump Debian kernel to v6.2.2-2 2023-03-07 00:25:59 +01:00
Maximilian Luz ba6b04ef93
Remove LTS kernel packages
They are horribly outdated and currently not updated. So remove them. We
can think about reviving those later.
2023-03-05 18:42:05 +01:00
Maximilian Luz 52863dea1c
Update Debian kernel to v6.2.2 2023-03-05 00:30:13 +01:00
Maximilian Luz f90fa6c60a
Update Debian kernel to v6.2.1 2023-03-03 04:54:08 +01:00
Maximilian Luz 25bd320f1e
Update Debian kernel to v6.1.13 2023-02-24 23:36:16 +01:00
Maximilian Luz 7a660b73c6
Bump kernel package releases 2023-02-20 01:02:01 +01:00
Maximilian Luz ef99e888ea
Update Debian kernel to v6.1.12 2023-02-18 02:11:06 +01:00
Maximilian Luz e778d97ac8
Update Debian kernel to v6.1.11 2023-02-11 23:53:29 +01:00
Maximilian Luz b4428ded00
Update outdated GitHub actions 2023-02-02 01:05:42 +01:00
Maximilian Luz 96975d8029
Drop support for Fedora 35 2023-02-02 01:03:22 +01:00
Maximilian Luz 3fd121425e
Update Debian kernel to v6.1.9 2023-02-01 18:50:57 +01:00
Maximilian Luz 9c728890c1
Update Debian kernel to v6.1.8 2023-01-29 17:33:02 +01:00
Maximilian Luz d741807f03
pkg/debian: Revert build container to 20.04
The newer build container (22.04) creates some problems when trying to
install external/DKMS modules on older distributions. So revert it back
to 20.04 and install the required Python version from a third-party PPA.
2023-01-29 14:51:46 +01:00
Maximilian Luz ca1500e892
Update Debian kernel to v6.1.6 2023-01-16 23:00:26 +01:00
Maximilian Luz 0d1e23472a
Update Debian kernel to v6.1.3 2023-01-05 16:54:39 +01:00
Maximilian Luz e866e5bbe1
pkg/debian: Bump package version 2023-01-03 22:46:35 +01:00
Maximilian Luz 541b781c9a
pkg/debian: Fix versioning issues regarding revision by forcing KDEB_PKGVERSION 2023-01-03 22:45:57 +01:00
Maximilian Luz 4b9cc43e1f
Update Debian kernel to v6.1.2 2023-01-03 00:09:33 +01:00
Maximilian Luz a2b248657e
pkg/debian: Bump package version 2022-12-11 15:14:52 +01:00