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.
2 months ago
..
codegen lint all crates; enable strict pointer lints 2 months ago
docs.rs lint all crates; enable strict pointer lints 2 months ago
lib.rs lint all crates; enable strict pointer lints 2 months ago
main.rs Bump edition to 2024 9 months ago
public_api.rs lint all crates; enable strict pointer lints 2 months ago
run.rs xtask: copy kernel config into the initramfs image 2 months ago