Commit Graph

11 Commits

Author SHA1 Message Date
Pearce Barry
8dda67eff1
Enhanced VBox version check error msgs for PS. 2017-03-06 08:28:04 -06:00
Thomas Gardner
4d43b5793a removed leading dash from exactMatch on line 37
this is in response to issue #78 "build_win2008.ps1 Failing version check"
exactMatch sends the string "--exactMatch" to the CompareVersions function instead of $False
2017-01-09 21:58:03 -06:00
James Barnett
31c480b435
Update build scripts for newly released versions of VirtualBox and Vagrant 2016-12-06 11:59:09 -06:00
James Barnett
5d0fb4acbc
Fix logic error in Windows build script. Fixes #42 2016-11-15 12:58:31 -06:00
James Barnett
e61e271365
Update build scripts and README to indicate VirtualBox 5.1.6 is required and 5.1.8 does not work due to https://github.com/rapid7/metasploitable3/issues/41 2016-11-10 15:43:19 -06:00
James Barnett
de48f797a6
Fix syntax error in Windows build script. Fixes issue #34 2016-11-07 10:50:48 -06:00
James Barnett
fd18fcce89
Adjust the vagrant version requirement now that the WinRM connections have been increased. 2016-10-31 12:29:50 -05:00
James Barnett
0dfa31512e
Minor updates to build scripts. 2016-10-12 16:21:20 -05:00
James Barnett
03e6c0aeeb
Add future-proof version checking to bash script. Fix a couple of text errors with Powershell script. 2016-09-27 14:57:51 -05:00
James Barnett
933843fba3
Fix some bugs in the PowerShell build script and add better error handling so it doesnt print "Successful" when the build fails. 2016-09-27 10:55:41 -05:00
James Barnett
88c283c7bd
Add first attempt at the Windows build script.
Also made some tweaks to the Linux build script that were realized when working on the Windows version.
2016-09-22 15:20:07 -05:00