Skip to content

Update bootstrap tarball extension #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: debian9
Choose a base branch
from

Conversation

nl6720
Copy link

@nl6720 nl6720 commented May 2, 2024

Starting with the 2024.05.01 release, the Arch Linux bootstrap tarball uses zstd compression.

Related to https://gitlab.archlinux.org/archlinux/archiso/-/issues/130

@Johnnei
Copy link

Johnnei commented Jun 16, 2024

I managed to convert a Debian 12 droplet to Arch with this (Debian 10 kept hanging on entering fakeroot), but I had to add zstd to the host packages.

@chrisdlees
Copy link

I had the same results, and fixed it the same way... but I ended up having to statically link the latest tarball and SHA for... reasons I've since forgotten.... lol.

Starting with the 2024.05.01 release, the Arch Linux bootstrap tarball
uses zstd compression.

Related to https://gitlab.archlinux.org/archlinux/archiso/-/issues/130
@nl6720 nl6720 force-pushed the archlinux-bootstrap-x86_64.tar.zst branch from 5866b82 to 4e2035f Compare June 21, 2024 08:10
@Bonveio
Copy link

Bonveio commented Dec 28, 2024

Tested the PR on a freshly deployed Debian 12 droplet and it works too. I think it is safe to merge imo with the debian 12 support line change on line 261

[[ "$(cat /etc/debian_version)" =~ ^([89]|10).+$ ]] || \

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