]> vilimpoc.org git repositories - dotfiles/commitdiff
dotfiles: install VirtualBox with the other winget packages
authorMax Vilimpoc <max@vilimpoc.org>
Fri, 28 Aug 2026 00:05:27 +0000 (02:05 +0200)
committerMax Vilimpoc <max@vilimpoc.org>
Fri, 28 Aug 2026 00:05:27 +0000 (02:05 +0200)
The test VMs this box drives are VirtualBox ones -- it is why sshd's firewall
rule is widened to every profile, a host-only or bridged adapter being routinely
classified Public -- so the hypervisor belongs in the same list as everything
else the box is provisioned with, rather than being the one install left to do
by hand.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D4ozcQcqMSJBi2Ez4Pfxyc

setup-windows.bat

index 1d202afd260adbed163662149bdce5c4d9645761..cc12420fec43622a20029b9c97eb00f082b69bd7 100644 (file)
@@ -8,6 +8,7 @@
 winget install Anthropic.ClaudeCode\r
 winget install Git.Git\r
 winget install Microsoft.PowerShell Microsoft.Sysinternals.ProcessExplorer Microsoft.Sysinternals.ProcessMonitor Microsoft.Sysinternals.SDelete Microsoft.VisualStudioCode Microsoft.WindowsTerminal\r
 winget install Anthropic.ClaudeCode\r
 winget install Git.Git\r
 winget install Microsoft.PowerShell Microsoft.Sysinternals.ProcessExplorer Microsoft.Sysinternals.ProcessMonitor Microsoft.Sysinternals.SDelete Microsoft.VisualStudioCode Microsoft.WindowsTerminal\r
+winget install Oracle.VirtualBox\r
 winget install Python.Python.3.13\r
 winget install WinMerge.WinMerge\r
 winget install WiXToolset.WiXCLI\r
 winget install Python.Python.3.13\r
 winget install WinMerge.WinMerge\r
 winget install WiXToolset.WiXCLI\r