linux-surface/pkg/fedora/kernel-surface
Dorian Stoll 23e76055f4 pkg: fedora: Add support for boot-on-btrfs
When the /boot directory is not its own partition but a subvolume or
a subdirectory on a BTRFS partition, then the path that GRUB uses to
boot the kernel is different.

For example instead of /boot/vmlinuz-6.4.12-1.surface.fc38.x86_64 it
will now look like /@boot/vmlinuz-6.4.12-1.surface.fc38.x86_64.

grubby expects the path that is noted inside of the BLS file, so we
need to find the corresponding file and extact the correct path.
2023-09-05 15:21:18 +02:00
..
configs pkg: fedora: Disable compressed debug info 2023-07-25 09:36:17 +02:00
files pkg: fedora: Add support for boot-on-btrfs 2023-09-05 15:21:18 +02:00
patches pkg: fedora: Rebase onto v6.4.4 2023-07-25 09:36:28 +02:00
secureboot pkg: fedora: Rebase onto v6.4.4 2023-07-25 09:36:28 +02:00
.gitignore pkg: fedora: Add new package build scripts for building patched kernels 2023-06-03 14:41:53 +02:00
build-ark.py pkg: fedora: Remove the kernel-ark tree after building a source RPM 2023-06-08 20:02:26 +02:00
build-linux-surface.py Update Fedora kernels to v6.4.12 2023-08-25 22:49:26 +02:00