-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: siprbaum/windows
base: master
head repository: boxcutter/windows
compare: main
Commits on May 2, 2018
-
Rework disabling windows updates and fix bad templates
Entirely rework and simplify how we disable windows update. This should be complete this time according to various docs I can find on the Iternet. Later versions of windows pretty aggressively reenable things. Signed-off-by: Tim Smith <tsmith@chef.io>
Configuration menu - View commit details
-
Copy full SHA for eab9c94 - Browse repository at this point
Copy the full SHA eab9c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for d90e97b - Browse repository at this point
Copy the full SHA d90e97bView commit details
Commits on May 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 67da572 - Browse repository at this point
Copy the full SHA 67da572View commit details -
Merge pull request boxcutter#152 from Bluehorn/specify-on-error-flag
Allow passing on error behaviour via ON_ERROR make variable.
Configuration menu - View commit details
-
Copy full SHA for 766ff17 - Browse repository at this point
Copy the full SHA 766ff17View commit details
Commits on Jun 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f94f92b - Browse repository at this point
Copy the full SHA f94f92bView commit details -
Merge pull request boxcutter#154 from jeremycornett/jeremycornett-pat…
…ch-1 Fix copy/paste error.
Configuration menu - View commit details
-
Copy full SHA for 72c70ff - Browse repository at this point
Copy the full SHA 72c70ffView commit details
Commits on Jul 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 72d2846 - Browse repository at this point
Copy the full SHA 72d2846View commit details -
Merge pull request boxcutter#156 from bkonick/2012r2_2016_URLs
Fix download URLs for 2012 R2 and 2016
Configuration menu - View commit details
-
Copy full SHA for 1652207 - Browse repository at this point
Copy the full SHA 1652207View commit details
Commits on Jul 29, 2018
-
Update to win10 URL for issue boxcutter#157
boxcutter#157 I'm just a PR custodian in this instance - all credit goes to these folks! - @StefanScherer - @externl - @tobinquadros
Configuration menu - View commit details
-
Copy full SHA for 3cdd49c - Browse repository at this point
Copy the full SHA 3cdd49cView commit details -
Merge pull request boxcutter#158 from nickgarber/nickgarber-issue-157…
…--update-win10-url Update to win10 URL for issue boxcutter#157
Configuration menu - View commit details
-
Copy full SHA for fab3a27 - Browse repository at this point
Copy the full SHA fab3a27View commit details
Commits on Dec 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4601e3e - Browse repository at this point
Copy the full SHA 4601e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for acfe7ae - Browse repository at this point
Copy the full SHA acfe7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e0b2c - Browse repository at this point
Copy the full SHA 61e0b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f63025 - Browse repository at this point
Copy the full SHA 5f63025View commit details -
Configuration menu - View commit details
-
Copy full SHA for c086db1 - Browse repository at this point
Copy the full SHA c086db1View commit details
Commits on Dec 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 564447c - Browse repository at this point
Copy the full SHA 564447cView commit details
Commits on Dec 11, 2018
-
Merge pull request boxcutter#168 from mwinfie/feature/hyperv
Feature/hyperv
Configuration menu - View commit details
-
Copy full SHA for 1ab3aa7 - Browse repository at this point
Copy the full SHA 1ab3aa7View commit details
Commits on Jan 12, 2019
-
Updated all of the templates to use current Packer schema to specify …
…the cpus, memory for vmware-iso, virtualbox-iso, and parallels-iso. Also updated to use the disk_adapter_type (for vmware-iso).
Configuration menu - View commit details
-
Copy full SHA for f32a0a5 - Browse repository at this point
Copy the full SHA f32a0a5View commit details
Commits on Feb 12, 2019
-
Merge pull request boxcutter#170 from arizvisa/builder-schema-update
Updated all of the templates to use current Packer schema for specifying the cpus and memory.
Configuration menu - View commit details
-
Copy full SHA for ee2222e - Browse repository at this point
Copy the full SHA ee2222eView commit details
Commits on Apr 1, 2019
-
VirtualBox 6 compatibility fix
Fix: Error starting VM: VBoxManage error: VBoxManage: error: Duplicate config values '/CPUM/CMPXCHG16B' and '/CPUM/IsaExts/CMPXCHG16B' - please remove the former! (VERR_DUPLICATE) /CPUM/CMPXCHG16B was deprecated at least in 2015 and removed in VirtualBox 6.
Configuration menu - View commit details
-
Copy full SHA for 14e341c - Browse repository at this point
Copy the full SHA 14e341cView commit details
Commits on Sep 27, 2019
-
Updated all the templates to use "memory" instead of "ram_size" in th…
…e hyperv-iso builders so that it corresponds to the most recent Packer schema.
Configuration menu - View commit details
-
Copy full SHA for b3c238b - Browse repository at this point
Copy the full SHA b3c238bView commit details
Commits on Dec 22, 2019
-
Fixed some bunk .json in the win2008r2-web-ssh, eval-win2012r2-datace…
…nter, and eval-win81x86-enterprise templates.
Configuration menu - View commit details
-
Copy full SHA for 596a0fd - Browse repository at this point
Copy the full SHA 596a0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 600a87c - Browse repository at this point
Copy the full SHA 600a87cView commit details -
Prefixed all of the scripts specified in the provisioners with the te…
…mplate_dir variable.
Configuration menu - View commit details
-
Copy full SHA for acfb056 - Browse repository at this point
Copy the full SHA acfb056View commit details -
Updated the vagrantfile_template in the post-processors for all the t…
…emplates to use the template_dir variable.
Configuration menu - View commit details
-
Copy full SHA for 57428e0 - Browse repository at this point
Copy the full SHA 57428e0View commit details -
Renamed the "cpu" key in the hyperv-iso builders to "cpus" so it corr…
…esponds to packer's schema.
Configuration menu - View commit details
-
Copy full SHA for 5f0926a - Browse repository at this point
Copy the full SHA 5f0926aView commit details -
Merge pull request boxcutter#186 from arizvisa/builder-schema-update2
Updated the schema for the hyperv-iso builders in all the templates.
Configuration menu - View commit details
-
Copy full SHA for 5f9c017 - Browse repository at this point
Copy the full SHA 5f9c017View commit details -
Merge pull request boxcutter#189 from arizvisa/relocatable-templates
Updated all the templates to use template_dir so that they can be built from anywhere
Configuration menu - View commit details
-
Copy full SHA for ffd99bd - Browse repository at this point
Copy the full SHA ffd99bdView commit details -
Merge pull request boxcutter#181 from rominf/virtualbox6
VirtualBox 6 compatibility fix
Configuration menu - View commit details
-
Copy full SHA for 8a73a6c - Browse repository at this point
Copy the full SHA 8a73a6cView commit details
Commits on Dec 25, 2019
-
Issue boxcutter#153: Specify hardware version via makefile
Allows for hardware version to be specified, addressing updated versions of VMware Workstation.
Configuration menu - View commit details
-
Copy full SHA for 9710fea - Browse repository at this point
Copy the full SHA 9710feaView commit details
Commits on Jan 3, 2020
-
Added a missing ssh_username and ssh_password key to the hyperv-iso b…
…uilder in the win7x64-enterprise-cygwin.json template.
Configuration menu - View commit details
-
Copy full SHA for 4b16360 - Browse repository at this point
Copy the full SHA 4b16360View commit details -
Fixed the hyperv-iso builder in the eval-win81x64-enterprise.json tem…
…plate which somehow worked its way into the post-processors.
Configuration menu - View commit details
-
Copy full SHA for c51104b - Browse repository at this point
Copy the full SHA c51104bView commit details -
Fixed the hyperv-iso builder in the eval-win7x64-enterprise-cygwin.js…
…on template which somehow worked its way into the post-processors.
Configuration menu - View commit details
-
Copy full SHA for d9ef41d - Browse repository at this point
Copy the full SHA d9ef41dView commit details
Commits on Jan 5, 2020
-
Removed the "ssh_wait_timeout" key from the hyperv-iso builder in the…
… win7x64-pro-cygwin.json template as for some reason it's not part of the Packer 1.5.1's schema.
Configuration menu - View commit details
-
Copy full SHA for 82afed9 - Browse repository at this point
Copy the full SHA 82afed9View commit details -
Removed the "ssh_wait_timeout" key from the hyperv-iso builder in the…
… win7x64-pro-ssh.json template as for some reason it's not part of the Packer 1.5.1's schema.
Configuration menu - View commit details
-
Copy full SHA for bbe3794 - Browse repository at this point
Copy the full SHA bbe3794View commit details -
Removed the "ssh_wait_timeout" key from the hyperv-iso builder in the…
… win7x86-enterprise-cygwin.json template as for some reason it's not part of the Packer 1.5.1's schema.
Configuration menu - View commit details
-
Copy full SHA for fcf4383 - Browse repository at this point
Copy the full SHA fcf4383View commit details -
Removed the "ssh_wait_timeout" key from the hyperv-iso builder in the…
… win7x86-enterprise-ssh.json, win7x86-pro-cygwin.json, win7x86-pro-ssh.json, win81x64-enterprise-cygwin.json, and the win81x64-enterprise-ssh.json templates.
Configuration menu - View commit details
-
Copy full SHA for deab40c - Browse repository at this point
Copy the full SHA deab40cView commit details -
Removed the winrm communicator from the win81x86-pro-cygwin.json temp…
…late as it should be using ssh.
Configuration menu - View commit details
-
Copy full SHA for a8ceafb - Browse repository at this point
Copy the full SHA a8ceafbView commit details -
Added a missing ssh_username and ssh_password pair to the hyperv-iso …
…builder in the win7x64-enterprise-ssh, and the win81x64-pro-{ssh,cygwin} templates.
Configuration menu - View commit details
-
Copy full SHA for 4adecce - Browse repository at this point
Copy the full SHA 4adecceView commit details -
Removed usage of the headless key from the parallels-iso builder in t…
…he win2012r2-standard.json template as it seems to not be part of packer 1.5.1's schema.
Configuration menu - View commit details
-
Copy full SHA for 8fdeab0 - Browse repository at this point
Copy the full SHA 8fdeab0View commit details -
Some of the win2016-standard-*.json templates had mistakenly used a u…
…ser variable when defining the user variable for "memory".
Configuration menu - View commit details
-
Copy full SHA for 8c01ef5 - Browse repository at this point
Copy the full SHA 8c01ef5View commit details
Commits on Jan 6, 2020
-
Applied changes in README.md from daxgames/boxcutter_windows@357a5db …
…for updating the Chef provisioner.
Configuration menu - View commit details
-
Copy full SHA for 595cc1c - Browse repository at this point
Copy the full SHA 595cc1cView commit details -
Applied changes in .gitignore from daxgames/boxcutter_windows@357a5db …
…for updating the Chef provisioner.
Configuration menu - View commit details
-
Copy full SHA for 2c45298 - Browse repository at this point
Copy the full SHA 2c45298View commit details -
Applied changes in Makefile from daxgames/boxcutter_windows@357a5db f…
…or updating the Chef provisioner.
Configuration menu - View commit details
-
Copy full SHA for dedeeef - Browse repository at this point
Copy the full SHA dedeeefView commit details -
Cleaned up changes to script/cmtool.bat from daxgames/boxcutter_windows@
357a5db so that it only touches the Chef provisioners.
Configuration menu - View commit details
-
Copy full SHA for f6e7c7d - Browse repository at this point
Copy the full SHA f6e7c7dView commit details -
Cleaning up PR boxcutter#180 so that it only affects the chef provisi…
…oner. Revert "Applied changes in .gitignore from daxgames/boxcutter_windows@357a5db for updating the Chef provisioner." This reverts commit b9c1098.
Configuration menu - View commit details
-
Copy full SHA for 6c14010 - Browse repository at this point
Copy the full SHA 6c14010View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fe5a2 - Browse repository at this point
Copy the full SHA a6fe5a2View commit details -
Apparently one can't be lazy with Chef's Omnitruck API..Fixed script/…
…cmtool.bat to explicitly specify a lowercase OMNITRUCK_MACHINE_ARCH.
Configuration menu - View commit details
-
Copy full SHA for cd25232 - Browse repository at this point
Copy the full SHA cd25232View commit details
Commits on Jan 8, 2020
-
Added support for specifying the CM_OPTIONS user-variable to all the …
…templates in order to allow passing of configuration management options to the provisioning scripts.
Configuration menu - View commit details
-
Copy full SHA for 3428290 - Browse repository at this point
Copy the full SHA 3428290View commit details -
Added some default placeholders for cm_options to script/cmtool.bat t…
…hat hand off the cm_options to the cm's installer. However, the semantics of these can change depending on the cmtool, since not all support or need options.
Configuration menu - View commit details
-
Copy full SHA for 2a08bd7 - Browse repository at this point
Copy the full SHA 2a08bd7View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.