Skip to content

feat: add cross-distro unattended install script#2

Merged
WhiteMuush merged 1 commit into
mainfrom
feat/install-script
Jun 1, 2026
Merged

feat: add cross-distro unattended install script#2
WhiteMuush merged 1 commit into
mainfrom
feat/install-script

Conversation

@WhiteMuush

@WhiteMuush WhiteMuush commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Installs Vagrant and a hypervisor provider (libvirt/KVM or VirtualBox) fully autonomously on Debian/Ubuntu/Kali/Parrot, Fedora/RHEL/Rocky/AlmaLinux, Arch/Manjaro, and openSUSE. Detects package manager, auto-selects provider based on KVM availability, handles codename fallbacks, and verifies all components at the end.

What does this PR do?

Checklist

  • bash -n passes on all modified .sh files
  • ShellCheck passes (or warnings are justified and excluded)
  • Tested on at least one provider (libvirt or VirtualBox)
  • No credentials, tokens, or secrets in the diff
  • Updated README/docs if the change affects user-facing behavior

Installs Vagrant and a hypervisor provider (libvirt/KVM or VirtualBox)
fully autonomously on Debian/Ubuntu/Kali/Parrot, Fedora/RHEL/Rocky/AlmaLinux,
Arch/Manjaro, and openSUSE. Detects package manager, auto-selects provider
based on KVM availability, handles codename fallbacks, and verifies all
components at the end.
@WhiteMuush WhiteMuush merged commit a101c4c into main Jun 1, 2026
3 checks passed
@WhiteMuush WhiteMuush deleted the feat/install-script branch June 1, 2026 17:31
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.

1 participant