Commit graph

807 commits

Author SHA1 Message Date
Dorian Stoll 5c4f97cc49
pkg: fedora: Update to 6.8.1 2024-03-21 11:37:11 +01:00
Dorian Stoll 6944979a79
pkg: debian: Drop anbox patches
They don't build on 6.8 anymore. Ubuntu has stopped shipping them and
enables binderfs instead, which can be used instead of the old binder
modules.
2024-03-17 12:31:23 +01:00
Dorian Stoll 69db543758
pkg: fedora: Update to 6.8 2024-03-16 23:07:58 +01:00
Dorian Stoll 0da642adc7
pkg: debian: Update to 6.8.1 2024-03-16 22:50:04 +01:00
Dorian Stoll 8f5660341b
pkg: arch: Update to 6.8.1 2024-03-16 22:49:19 +01:00
Dorian Stoll 3c1b47315d
pkg: debian: Update to 6.7.9 2024-03-09 21:15:35 +01:00
Dorian Stoll f7268974dc
pkg: fedora: Update to 6.7.9 2024-03-09 21:15:11 +01:00
Dorian Stoll 47d64ee435
pkg: arch: Update to 6.7.9 2024-03-09 21:13:56 +01:00
Dorian Stoll cfbf70ce88
pkg: fedora: Bump release 2024-03-01 11:56:54 +01:00
Dorian Stoll 3187d8c8db
Merge pull request #1367 from linux-surface/kernel-watchdog-v3
Another kernel-watchdog update for btrfs
2024-03-01 11:55:23 +01:00
Dorian Stoll 0a6559d21e
pkg: fedora: Update to 6.7.6 2024-02-27 20:29:00 +01:00
Dorian Stoll 61cce717b6
pkg: arch: Update to 6.7.6 2024-02-27 20:28:41 +01:00
Dorian Stoll 4e0f8e9253
pkg: debian: Update to 6.7.6 2024-02-27 20:27:46 +01:00
Dorian Stoll 5241998eee
pkg: fedora: Update kernel-watchdog service
It seems that I just can't stop finding weird btrfs setups that break
the current script.

When you use btrfs with a default subvolume, GRUB will use normal paths,
like on ext4. So instead of /@/boot/vmlinuz you have /boot/vmlinuz.

The issue is that grub2-mkrelpath doesn't know about that. The script
would have to parse the GRUB configuration and fstab, to figure out
if btrfs is used with a default subvolume, and then add a flag to the
command depending on that.

However, instead of adding yet another workaround, let's just forget
about grubby and do what we want to do ourselves. Because, as it turns
out, not taking a weird detour over the path that GRUB uses to load the
kernel makes everything much easier.

Since this means that we are dealing with even more filepath and string
mangling, I decided to rewrite the script in python. It would work fine
in bash, but it would be even more spaghetti code that I don't really
want to write. And python is always available in Fedora anyway,
because DNF is written in it.
2024-02-06 23:25:26 +01:00
Dorian Stoll 691fff2d66
pkg: fedora: Update for 6.7.2 2024-01-29 19:54:32 +01:00
Dorian Stoll f6488c30a5
pkg: fedora: Pull in intel-vsc-firmware
This package contains the IPU3 firmware needed for camera support.
2024-01-29 19:54:32 +01:00
Dorian Stoll a51ef12f04
pkg: debian: Update to 6.7.2 2024-01-29 19:54:31 +01:00
Dorian Stoll 38bca71569
pkg: arch: Update to 6.7.2 2024-01-29 19:54:31 +01:00
Dorian Stoll 09f974cb3d
pkg: fedora: Add support for not changing any configs to build-ark.py 2024-01-29 19:54:31 +01:00
Dorian Stoll c58cae4193
pkg: fedora: Move surface_fan and surface_temp to kernel-modules 2024-01-13 12:31:12 +01:00
Maximilian Luz b492218dfa
Update Fedora kernels to v6.6.11 2024-01-13 01:20:46 +01:00
Maximilian Luz 7e49f74a11
Update Debian kernel to v6.6.11 2024-01-13 01:19:33 +01:00
Maximilian Luz 5854a94c14
Update Arch kernel to v6.6.10 2024-01-13 01:18:33 +01:00
Maximilian Luz 110ca0d301
Update Fedora kernels to v6.6.6 2023-12-13 22:29:26 +01:00
Maximilian Luz 38d99fe86b
Update Debian kernel to v6.6.6 2023-12-13 22:27:17 +01:00
Maximilian Luz 151ef70771
Update Arch kernel to v6.6.6 2023-12-13 22:25:59 +01:00
Dorian Stoll c0205c4254
pkg: arch: Update patch checksums 2023-12-08 18:00:37 +01:00
Dorian Stoll 57f2011031
pkg: arch: Update to kernel 6.6.4 2023-12-08 17:28:27 +01:00
Dorian Stoll b271d37130
pkg: fedora: Update to kernel 6.6.5 2023-12-08 17:26:30 +01:00
Dorian Stoll 712f618d33
pkg: debian: Update to kernel 6.6.5 2023-12-08 17:26:15 +01:00
Maximilian Luz a6eafcad32
pkg/arch: Update checksums 2023-11-21 23:17:18 +01:00
Maximilian Luz 90fd76d88d
pkg/arch: Fix PKGBUILD for newer kernel versions 2023-11-21 23:01:45 +01:00
Maximilian Luz 216e272d8a
fixup! Update Debian kernel to v6.6.1 2023-11-20 22:56:33 +01:00
Maximilian Luz 51cb34d141
fixup! Update Arch kernel to v6.6.1 2023-11-20 22:49:30 +01:00
Maximilian Luz 16e31cc52b
Bump Fedora kernel release 2023-11-20 22:15:29 +01:00
Maximilian Luz d7ea30133f
Update Debian kernel to v6.6.1 2023-11-20 22:10:33 +01:00
Maximilian Luz f3d762fdd5
Update Arch kernel to v6.6.1 2023-11-20 22:09:31 +01:00
Dorian Stoll 7506fcb8b4
pkg: fedora: Update to kernel 6.5.11 2023-11-18 10:56:42 +01:00
Dorian Stoll 3d3ce1ab74
pkg: fedora: Disable wrong NX compatibility flag
On Fedora the kernel needs to be loaded into RWX memory by GRUB.
If it is loaded from non-writable memory, it will crash and freeze
the machine at the Microsoft logo.

Unsetting this flag will cause GRUB to allocate RWX memory for the
kernel.

Note: This won't fix the stock kernels or the installation image.
2023-11-18 10:44:10 +01:00
Dorian Stoll 65961672f4
pkg: fedora: Bump relase 2023-11-10 22:22:01 +01:00
Dorian Stoll 74efe86ac4
Revert "pkg: fedora: Fix installing the package with rpm-ostree"
This reverts commit 445a631f13.
2023-11-10 22:21:33 +01:00
Dorian Stoll d721c0817c
pkg: arch: Fix patch checksums 2023-11-10 22:17:59 +01:00
Dorian Stoll 9f68d6a0f1
pkg: arch: Update to 6.5.9 2023-11-07 13:05:25 +01:00
Dorian Stoll 8ae6248651
pkg: fedora: Update to 6.5.9 2023-11-07 13:05:09 +01:00
Dorian Stoll 445a631f13
pkg: fedora: Fix installing the package with rpm-ostree 2023-11-07 13:00:23 +01:00
Dorian Stoll b1ecea0922
Bump Debian kernel release 2023-10-29 11:49:36 +01:00
Dorian Stoll 23e15cea65
pkg: debian: Fix meta package dependencies after adjusting LOCALVERSION 2023-10-29 11:48:14 +01:00
Maximilian Luz 0703808b8d
Update Debian kernel to v6.5.7 2023-10-29 02:04:42 +01:00
Maximilian Luz 498802c0e8
pkg/debian: Temporarily add serial suspend
Ubuntu mainline repos are currently stuck at v6.5.7. However, our
patches are for v6.5.8+ and have thus dropped the serial suspend fix,
which was added upstream in v6.5.8. So add it to the Debian/Ubuntu
package specific patches for now so that we can still build
Debian/Ubuntu kernel packages.
2023-10-29 02:59:47 +02:00
Maximilian Luz e2db30180d
Update Fedora kernels to v6.5.8 2023-10-22 15:56:55 +02:00