Public to Repos for Debian, Ubuntu and FreeBSD #138
zandercodes
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Hi!
This has been requested a bunch and I would love some help with this! I
know nothing about the process.
My big concern is that the package managers update so slowly and newt is
still moving so quickly that it could easily get a bunch of versions
behind. Is there a good solve for this? Maybe we would need to provide
our own apt source for example in the way that docker would do?
Like this:
echo "deb [arch=$(dpkg --print-architecture)
signed-by=/etc/apt/keyrings/docker.gpg]
https://download.docker.com/linux/debian $(lsb_release -cs) stable" |
sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
What do you think?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Okay that would be good. How would we go about doing this? Maybe you
could do a PR with a github action that will package up the .deb etc
files? Once we have those I can worry about generating the keys and
hosting it somewhere at a nice url for people to pull down.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a question for the Pangolin team @oschwartz10612. Would it be okay with you if I helped you promote "Newt" etc. on Debian, Ubuntu, and FreeBSD (for firewalls like pfSense and OpnSense)?
I would be happy to do this for you. I would like to support the project from the community's perspective. I would do all of this on a voluntary basis.
Beta Was this translation helpful? Give feedback.
All reactions