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

Deprecate WIREGUARD? #7282

Closed
1 task
EvilOlaf opened this issue Sep 19, 2024 · 4 comments
Closed
1 task

Deprecate WIREGUARD? #7282

EvilOlaf opened this issue Sep 19, 2024 · 4 comments
Assignees
Labels
Discussion Being discussed - Voice your opinions :) Task/To-Do Project management: To-Do or task(s) someone is working on

Comments

@EvilOlaf
Copy link
Member

Which feature would you like to have?

https://github.com/search?q=repo%3Aarmbian%2Fbuild%20wireguard-tools&type=code
It seems like wireguard-tools is already in the list of common packages and WIREGUARD=yes basically installs this package.
So besides using it on a minimal image there is no real use for it. So maybe deprecate WIREGUARD entirely now?

Funding

@EvilOlaf EvilOlaf added the Feature Request Feature suggestion label Sep 19, 2024
@EvilOlaf EvilOlaf added Discussion Being discussed - Voice your opinions :) and removed Feature Request Feature suggestion labels Sep 19, 2024
Copy link

github-actions bot commented Sep 19, 2024

Jira ticket: AR-2498

@igorpecovnik
Copy link
Member

So maybe deprecate WIREGUARD entirely now?

Probably best. And deal with this here https://github.com/armbian/configng

@EvilOlaf
Copy link
Member Author

There are a handful of board config files with WIREGUARD=no but I assume this line does not do anything since the wireguard-tools package is part of the common list.
Besides those removal is necessary here

[[ -z $WIREGUARD ]] && WIREGUARD="yes"

and here
# install wireguard tools

And that should be pretty much it.

@rpardini
Copy link
Member

Yeah, it was already a bit not-really-used since armbian-next. Having wireguard nowadays is a question of kernel .config and some userspace nice to haves....

@ColorfulRhino ColorfulRhino added the Task/To-Do Project management: To-Do or task(s) someone is working on label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Being discussed - Voice your opinions :) Task/To-Do Project management: To-Do or task(s) someone is working on
Development

No branches or pull requests

4 participants