Skip to content

Conversation

DavHau
Copy link
Member

@DavHau DavHau commented May 24, 2025

support other compression than gzip

@DavHau DavHau changed the title kexec: support other compression than gzip + nixpkgs compat kexec: support other compression than gzip May 29, 2025
@DavHau
Copy link
Member Author

DavHau commented May 29, 2025

Are the VM tests flaky?

@Mic92
Copy link
Member

Mic92 commented May 30, 2025

@DavHau I gave them now 1.5G RAM to make them no longer flacky. But now the commit no longer applies.

@Enzime Enzime enabled auto-merge August 22, 2025 03:14
@Enzime Enzime added this pull request to the merge queue Aug 22, 2025
Merged via the queue into nix-community:main with commit 73b80b8 Aug 22, 2025
4 checks passed
tarDecomp="--gzip"
elif [[ ${kexecUrl} =~ \.tar\.xz$ ]]; then
tarDecomp="--xz"
elif [[ ${kexecUrl} =~ \.tar\.zstd$ ]]; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be .zst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants