You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/src
Tamir Duberstein 9ba87c661b
xtask: copy kernel config into the initramfs image
When preparing the VM initramfs detect the `config-*` file that ships alongside
the vmlinuz/modules in each kernel archive and install it under `/boot` (both
as `/boot/config` and `/boot/config-<version>`). This makes the running
kernel’s configuration available inside the guest for the integration tests.
1 month ago
..
codegen lint all crates; enable strict pointer lints 1 month ago
docs.rs lint all crates; enable strict pointer lints 1 month ago
lib.rs lint all crates; enable strict pointer lints 1 month ago
main.rs Bump edition to 2024 8 months ago
public_api.rs lint all crates; enable strict pointer lints 1 month ago
run.rs xtask: copy kernel config into the initramfs image 1 month ago