docs: add Debian/Ubuntu installation via deb.griffo.io (unofficial apt repo)#9813
docs: add Debian/Ubuntu installation via deb.griffo.io (unofficial apt repo)#9813dariogriffo wants to merge 1 commit into
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
While I am okay with this for now, I would like to raise the question on whether we want to start maintaining our own package repositories. Ideally, having this packaged by a distro is better, but I am unsure what that takes. |
I still don't want that since we're not anywhere near stable. |
|
I've put together a working alternative at https://apt.joshka.net/ and opened #9837 to move the project-ownership question into a dedicated issue. The implementation is at https://github.com/joshka/apt.joshka.net. It packages the official static release artifacts, publishes only new package payloads, retains older versions for pinning, and is designed to be handed over to project-owned infrastructure and signing keys. |
I maintain deb.griffo.io, an unofficial apt repository for Debian and Ubuntu whose packages are built automatically from the official jj releases within hours (packaging is open source at https://github.com/dariogriffo/jujutsu-debian). This adds a Debian/Ubuntu subsection to the Linux install docs, clearly labelled as unofficial, alongside the existing unofficial COPR entry for Fedora.
The repo offers an annual subscription for the automatic updates, yet the packages can be freely downloaded from the GitHub repos where they are built