Brigadier 0.2.4

@timsutton timsutton released this Mar 24, 2016

Brigadier 0.2.4 (March 24, 2016)

  • remove dependency on dmg2iso, as current 7-Zip versions seem to reliably extract all the contents of WindowsSupport.dmg files

Downloads

Brigadier 0.2.3

@timsutton timsutton released this Mar 7, 2016 · 2 commits to master since this release

Brigadier 0.2.3 (March 7, 2016)

  • set msiexec '/qb-' flag instead of '/qr' to avoid issues with modal dialog popups during Boot Camp MSI installation (GH-14)
  • update default sucatalog to El Capitan
  • update 7-Zip to 15.14

Downloads

Brigadier 0.2.2

@timsutton timsutton released this Jun 3, 2015 · 13 commits to master since this release

0.2.2 (June 3, 2014)

  • new option '-p/--product-id', allowing one to manually select a product to download in cases where multiple products were found for a model
  • updated default Apple SUS catalog to Yosemite

Downloads

Brigadier 0.2.1

@timsutton timsutton released this Oct 3, 2014 · 17 commits to master since this release

  • '--model' option can now be given multiple times to do multiple downloads in a single run
  • update dmg2iso to 1.6.5
  • update 7-Zip to 9.34 alpha
  • update default SUS catalog to the Apple 10.9 catalog
  • '-l/--leave-files' is now '-k/--keep-files', following the naming pattern most other utilities use when keeping files around.
  • fix issue where the supported models list reported when multiple matching ESDs were found was inaccurate
  • fix issue where 7-Zip would fail to find a 'Payload' archive; certain ESD DMGs recently expose only a 'Payload~' archive to 7-Zip, so we no longer assume both exist

Downloads

0.2.0 (August 4, 2013)

@timsutton timsutton released this Aug 4, 2013 · 36 commits to master since this release

  • fix issues with Boot Camp installer not installing certain packages (particularly nVidia/Intel mgmt), by switching the '/qn' option to '/qr'
    • this runs a minimal GUI installation that still does not block for user input
  • fix proper detection of Windows version architecture for older CPUs

Downloads

0.1.5 (April 15, 2013)

@timsutton timsutton released this Apr 15, 2013 · 43 commits to master since this release

Fixes:

  • fix failure to properly locate BootCamp MSI with latest AutoUnattend-based drivers. now search for BootCamp{64,}.msi starting from the root down, so we don't expect a specific folder hierarchy.

Downloads