Commit Graph

10 Commits

Author SHA1 Message Date
Jeffrey Martin fe91dcbf67
download windows pre-req files using the host OS
Many pre-req file have moved to require TLS 1.2, to address this
downloading these files in the host system will allows this requirement
to be meet even when the guest OS being built does not yet support TLS 1.2.

* downloads dotnet and wmf from a provisioner run by the host OS
* updates dotnet to 4.5.2
* update wmf for powershell 5.1
* adjust install process for wmf to run as SYSTEM
* moves boxstarter and Ruby install into the chocolatey_installs path

Furhter work should be done to validate the downlaod hash and support caching downloads
instead of force each build to download again.

This does not remove the need for downloads by chocolatey when preforming those installs.
2023-02-03 13:46:46 -06:00
Dave Eargle 6046932e05 generalize virtio floppy include; don't ignore swp 2020-08-19 17:22:29 -04:00
Dave Eargle 74d205d5a0 fix virtio drivers for qemu build of win2k8; optimize vagrantfile for libvirt qemu windows guest 2019-11-27 17:26:51 -05:00
James Hebden 8b56f30c6b Added support for building and running on qemu/kvm via libvirt 2018-06-19 21:42:28 +10:00
James Barnett 520c0564be Build Linux VM in packer.
This makes some other changes:
* Moves packer related files to packer directory.
* Updates build scripts for new packer directory.
* Renames boxes to metasploitabl3-<OS>
2017-07-31 15:48:27 -05:00
Nicholas Charron a076214362 Merged with upstream 2017-01-25 09:47:09 -05:00
Chris Long acf5b4df2c Reverting my changes to glassfish and updating .gitignore 2016-12-28 16:48:33 -06:00
Nicholas Charron 51bc6c0930 Change to .gitignore 2016-11-19 15:04:52 -05:00
Erran Carey a652b9ab1e Fix #33 - Ignore local build artifacts 2016-11-03 11:29:59 +00:00
James Barnett e100d7b13e
Initial commit. 2016-08-30 10:53:02 -05:00