hyperboria / docs

Documentation for cjdns and Hyperboria
https://docs.meshwith.me
196 stars 71 forks source link

Add Debian Package #70

Open ghbjklhv opened 5 years ago

ghbjklhv commented 5 years ago

Feature: Add Debian Package. Preferably, in the official Debian Repo. Why?: It currently takes a lot of work to get CJDNS up and running. I think creating a "one-click-install" would enable access to many more users.

I wasn't sure if this was the place for feature requests, if this is incorrect please tell me.

kpcyrd commented 5 years ago

The problem is that we can't commit to carry 2 year old versions, since this is a p2p system old versions could interfere with the rest of the network. We could theoretically still upload it to debian and prevent it from migrating to testing, but that means that you either need to run debian sid or you need to use apt pinning to install the package from unstable on your stable installation, which isn't the "one-click-install" you're looking for.