Commit graph

64 commits

Author SHA1 Message Date
Maximilian Luz 8ee7352c1f
Bump Debian kernel release 2023-10-15 20:40:56 +02:00
Maximilian Luz a8f1dfb231
pkg/debian: Explicitly disable module compression
Upstream sources have changed module compression to zstd. Unfortunately,
that is not supported on older Debian versions. Changing it to xz causes
problems on Ubuntu 23.10. So go back to what we had before: No
compression.
2023-10-15 20:39:27 +02:00
Maximilian Luz 302381d9e1 Bump Debian kernel release 2023-10-14 19:36:42 +00:00
Maximilian Luz 020d463b02 pkg/debian: Explicitly set module compression to xz 2023-10-14 19:36:02 +00:00
Maximilian Luz 8c2286563a
Update Debian kernel to v6.5.6 2023-10-09 21:16:00 +02:00
Maximilian Luz dfc58b5353
Update Debian kernel to v6.5.5 2023-10-03 02:44:27 +02:00
Maximilian Luz 4128b08b64
Update Debian kernel to v6.4.12 2023-08-25 22:48:09 +02:00
Dorian Stoll d1dd679d78
pkg: debian: Bump package release 2023-08-01 21:34:19 +02:00
Dorian Stoll 3507e00ec0
pkg: debian: Bump package release 2023-07-28 22:32:52 +02:00
Dorian Stoll 02fd4eba2c
pkg: Update kernels to 6.4.7 2023-07-28 19:33:44 +02:00
Dorian Stoll f4f1aae0c1
pkg: Update kernels to 6.4.6 2023-07-27 10:25:40 +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
Maximilian Luz 678d15cdb5
Update Debian-specific patches 2023-07-08 00:52:22 +02:00
Maximilian Luz 130f855120
pkg/debian: Replace dangling symlink 2023-06-14 13:11:58 +02:00
Maximilian Luz 5837443f11
fixup! Update Debian kernel to v6.3.1 2023-05-11 16:10:32 +02: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 51f8777da5
pkg/ubuntu: config: Remove CONFIG_INTEL_IOMMU_DEFAULT_ON=n
The option was originally set to 'n' to prevent IPTS from breaking. We
now have patches that fix that in a more direct way, so we can drop this
workaround.
2023-01-31 12:22:29 +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 6e3ac8ba31
pkg/debian: Disable options that prevent building kernel modules with older GCCs
Disable some options that prevent building external kernel modules with
older GCC versions.
2023-01-16 22:55:57 +01:00
Maximilian Luz 94ae305270
pkg/debian: Enforce XZ compression for meta packages by overriding debian/rules 2022-12-11 15:14:20 +01:00
Maximilian Luz 42d5c4c8d8
Update Debian kernel to v6.0.1 2022-10-14 17:36:01 +02:00
Maximilian Luz c215d7036d
pkg/debian: Update Debian specific patches 2022-09-22 04:13:36 +02:00
Maximilian Luz d2b7164629
pkg/debian: Add patch to fix signature verification check for module loading 2022-08-26 21:45:21 +02:00
Maximilian Luz cc39db5762
Update Debian kernel to v5.19.2 2022-08-19 23:25:41 +02:00
Dorian Stoll ad1c951db9
pkg: Sync debuginfo disabling across all configs 2022-06-20 09:33:44 +02:00
Maximilian Luz 0353ae0d8e
Update Debian kernel to v5.18.1 2022-06-04 18:50:19 +02:00
Maximilian Luz 91ada73c44
pkg/debian: Add required config options for Surface 3 backlight
Debians default config sets CONFIG_I2C_DESIGNWARE_PCI=m, however,
according to Hans de Goede in #336, we need CONFIG_I2C_DESIGNWARE_PCI=y.
Set all required options appropriately.

This should fix #336.
2022-02-24 14:37:44 +01:00
Maximilian Luz c3d8d19999
pkg/debian: Update binder/ashmem patches 2021-12-31 00:32:37 +01:00
Maximilian Luz 2f76018b56
pkg/debian: Disable Intel IOMMU by default
IOMMU breaks ME and thus IPTS on gen5/6 devices. So disable it by
default.
2021-12-08 17:09:09 +01:00
Maximilian Luz d6a55947a7
pkg/debian: Update Debian specific patches 2021-11-20 04:36:23 +01:00
Maximilian Luz 1f9fdf4427
pkg/debian: Disable CONFIG_UBSAN in kernel config
Recent Ubuntu mainline versions have enabled UBSAN. UBSAN has a runtime
cost and should only be enabled for debugging and testing.

Furthermore, UBSAN actively causes problems on the Surface Pro 4 and
Surface Book 1, preventing them from waking from suspend in some
instances. Disabling UBSAN should work around issue #585.
2021-10-09 13:16:28 +02:00
Maximilian Luz 0d1b0e0057
pkg/debian: Disable CONFIG_DEBUG_MISC in kernel config
This should only be used for debugging.
2021-10-09 13:15:36 +02:00
Maximilian Luz 4130746c31
pkd/debian: Update extra patches for LTS kernel 2021-08-01 16:59:58 +02:00
Maximilian Luz 5a1fa49465
pkd/debian: Update binder patches 2021-07-21 04:09:14 +02:00
Maximilian Luz 18a7379aa4
pkg/debian: Drop decompress_unlz4 patch
This patch is now upstream.
2021-07-21 03:07:53 +02:00
Maximilian Luz ecb8fa798c
pkg: ubuntu: Clear system revocation list 2021-07-02 16:48:53 +02:00
Maximilian Luz 5a23881656
pkg/ubuntu: Disable atomisp
While the atomisp driver might be used for Surface 3 and Surface Pro 3
cameras in the future, it currently resides in staging and doesn't seem
to work (at least according to its TODO file). It furthermore causes
a notice to be printed, warning about the use of trace_printk(). So
disable it for now to shut up that warning.
2021-06-13 21:28:53 +02:00
Maximilian Luz 63dc33713f
pkg/ubuntu: Fix formatting in distro-config file 2021-06-13 21:28:26 +02:00
Maximilian Luz fe6a54695b
Disable more stuff for Ubuntu/Debian
Currently, the kernel emits a notice at boot, warning about the usage of
trace_printk(). Disabling samples in efaa3edaaa ("Do not build samples
for Debian/Ubuntu") apparently wasn't enough to get rid of that. So
disable more sample and testing stuff that might call this function.
2021-06-01 00:29:38 +02:00
Maximilian Luz efaa3edaaa
Do not build samples for Debian/Ubuntu 2021-05-27 16:53:59 +02:00
Maximilian Luz 0333a171a8
Add LZ4 initram fix for Debian kernel 2021-04-28 13:25:04 +02:00
Maximilian Luz 4d4125cbd2
Disable evbug for Debian/Ubuntu 2021-03-29 16:47:59 +02:00
Maximilian Luz 12594c5a1f
fixup! Update additional Debian patches for v5.11 2021-03-04 18:07:57 +01:00
Maximilian Luz b672e7faf2
Update additional Debian patches for v5.11 2021-03-04 16:12:32 +01:00
Maximilian Luz bdfcdaebd8
Fix Debian config for v5.11 builds
Clear out trusted key list as we don't have access to the ones expected
by the Ubuntu base config.
2021-03-03 22:20:33 +01:00
Maximilian Luz 629849060e
Disable atomisp ov5693 for Arch and Debian builds 2020-09-30 21:07:49 +02:00
Dorian Stoll 5e8e6cf726
Add weak dependency on iptsd
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-09-29 22:11:37 +02:00
Maximilian Luz c45e120249
Explicitly set ACPI_I2C_OPREGION=y for Debian
The Debian LTS kernel does not have CONFIG_ACPI_I2C_OPREGION set. This
is likely due to its dependency on CONFIG_I2C=y. Thus explicitly set
those two options.
2020-08-12 12:26:08 +02:00
Maximilian Luz 3458d3e1cb
Add Ubuntu/Debian patches required for ashmem 2020-07-22 22:41:07 +02:00
Maximilian Luz 1bea97789b
Fix debian meta package name 2020-07-05 13:22:16 +02:00