Skip to content
This repository has been archived by the owner on Nov 10, 2019. It is now read-only.

AutoImagrNBI 1.3.3

Compare
Choose a tag to compare
@macmule macmule released this 10 Mar 11:51
· 13 commits to master since this release

This release brings AutoImagrNBI inline with AutoCasperNBI 1.3.3 as well as resolving an issue with tooltips.

The next version of AutoImagrNBI will bring a more features for Imagr.

  • Updated Sparkle framework to 1.13.1
  • Mentions of 'Casper' (Gasp!) in some tooltips. #19
  • Resolves an issue where ARD &/or VNC cannot be enabled on a 10.11.2 NBI with the "Reduce Image Size" option selected for NBI creation. macmule/AutoCasperNBI#75
  • 10.11.2 brings back the “SupportedModelProperties” array missing from the PlatformSupport.plist on 10.11-10.11.1 but usually found in: /System/Library/CoreServices/PlatformSupport.plist. As per, https://macmule.com/2015/10/02/autocaspernbi-autoimagrnbi-el-capitan/#PlatformSupportplist_nbspNBImageInfoplist Therefore, AutoImagrNBI no longer has for shenanigans included to download an OS specific NBImageInfo.plist, instead if on 10.11-10.11.1 it uses a NBImageInfo.plist found within the bundle. Else it uses the /System/Library/CoreServices/PlatformSupport.plist (as per 10.7+)
  • Run Full Finder in El Capitan: Due to an issue with El Capitan (10.11) not reverting Simple Finder when enabled, some dialog boxes have been added to warn when either a 10.11 OS.dmg is selected & Simple Finder enabled & when a 10.11 NBI is attempted to be built with Simple Finder enabled. You can proceed with enabling Simple Finder or not set Simple Finder from the prompt. More to come when Apple resolves. macmule/AutoCasperNBI#67
  • Compacting NetBoot.sparseimage error: Hopefully resolved this long standing issue. Issue seemed to be due to the success tone failing when run on a Mac or VM with no soundard (as in an XServe) macmule/AutoCasperNBI#49
  • Correct Deleting BootCaches Log macmule/AutoCasperNBI#57
  • Change Build Target to 10.9+ macmule/AutoCasperNBI#70
  • Remove extra single file ditto calls macmule/AutoCasperNBI#72
  • 10.9.5 generating kernelcache error with 10.11 NBI macmule/AutoCasperNBI#73
  • Increment build number per build macmule/AutoCasperNBI#74