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

Updating the ubuntu/debian apt install process #1225

Open
bctrainers opened this issue May 19, 2024 · 0 comments
Open

Updating the ubuntu/debian apt install process #1225

bctrainers opened this issue May 19, 2024 · 0 comments

Comments

@bctrainers
Copy link

Greetings, per maintainer request, I am opening up an issue prior to pushing a pull request. With my fork, I have updated the Debian/ubuntu initial installation process with the following changes:

  • Migrate from apt-key to the gpg process - deprecation warnings.
  • Utilize the official OpenVPN repo for the OpenVPN package for all Debian and ubuntu latest releases, and not hard coded to xenial.
  • Use lsb_release -cs to set the apt repo version to use.
  • Use keyring system for openvpn.list openvpn package.
  • Utilize package pinning for OpenVPN.
  • Realign apt package installation process.
  • Added a gpg sanity check on the imported gpg key. Run manually or uncomment to run on installation. (Needs a better method)

bctrainers@1a5cc98

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

No branches or pull requests

1 participant