Skip to content
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

Create riscv packages #2119

Closed
bradfitz opened this issue Jun 14, 2021 · 5 comments
Closed

Create riscv packages #2119

bradfitz opened this issue Jun 14, 2021 · 5 comments

Comments

@bradfitz
Copy link
Member

I wanted riscv packages today on a board I run, and another user did too:

https://twitter.com/olofj/status/1404288660099321863

Tracking bug to create them.

Any objections?

/cc @danderson

@danderson
Copy link
Member

PR looks good. We might have to adjust the package server depending on how the distros name the riscv64 architecture. @bradfitz got any clues? I hear you have a riscv board.

@bradfitz
Copy link
Member Author

In practice, all the hardware and all the distros seem to use "riscv64" (which is also the GOARCH): https://wiki.debian.org/RISC-V#Hardware_baseline_and_ABI_choice

@danderson
Copy link
Member

Did a spot check of Fedora as a representative of the rpm world, and indeed it looks like for once they settled on the same arch names. Given that, pkgs.tailscale.com should start serving the packages at the correct location with a regular deploy.

@bradfitz
Copy link
Member Author

And a report that the packages do indeed work: https://twitter.com/olofj/status/1404467123234111491

Thanks, can confirm it works here (once I turned on netfilter and tun kernel configs, which the Unmatched didn't come with enabled by default).

@DentonGentry
Copy link
Contributor

RISC-V binaries delivered starting in the 1.10 release: https://pkgs.tailscale.com/stable/#static

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

No branches or pull requests

3 participants