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

scripts/install: add ParrotSec, LMDE, and Alma support #4430

Merged
merged 4 commits into from
Apr 21, 2022
Merged

Conversation

DentonGentry
Copy link
Contributor

@DentonGentry DentonGentry commented Apr 18, 2022

Also fix gentoo in certain situations by passing --ask=n to emerge.

Support ParrotSec https://parrotsec.org/
Tested using a Parrot 5.0 VM.

Updates #2915

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
Fixes #4354

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
The primary distribution for LinuxMint is based on Ubuntu,
but there is an alternate Debian-based distribution called
LMDE. Both variations identify themselves as "linuxmint"

We added UBUNTU_VERSION to the Ubuntu handling for linuxmint,
the only distribution so far found to do this. Instead, split
linuxmint out into its own case and use either UBUNTU_VERSION
or DEBIAN_VERSION, whichever is present.

Tested on an LMDE 5 (elsie) VM.

Updates #2915

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
Tested using an Alma Linux 8.5 VM.
Updates #2915

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
@DentonGentry DentonGentry merged commit 13f75b9 into main Apr 21, 2022
@DentonGentry DentonGentry deleted the parrot branch April 21, 2022 00:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants