Skip to content

Conversation

@dasimmet
Copy link

@dasimmet dasimmet commented Nov 7, 2025

Hi @marler8997,

closes: #44

Here's my take on community mirror support.

  • download is not done using the fetchCmd anymore, instead download the archive and sigfile temporarily using fetchFile, validate and then pass the archive path to fetchCmd to get the hash. I had to make it not panic anymore and return errors instead.
  • i had to upgrade the zig sources to 0.14.1 to support passing a file path instead of an url to fetchCmd.
  • added another dependency, the zig implementation of minisign
  • the existing mirrorlist will be reused whenever it cannot be fetched anymore

@dasimmet dasimmet marked this pull request as draft November 7, 2025 18:45
@dasimmet dasimmet marked this pull request as ready for review November 10, 2025 17:34
@dasimmet dasimmet changed the title DRAFT: Mirror support Mirror support Nov 10, 2025
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.

Mirror Support

1 participant