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

Releases: macmule/AutoCasperNBI

AutoCasperNBI 1.5.2

04 May 13:19
Compare
Choose a tag to compare

Notarized!

As per the forthcoming changes mentioned at: https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution

Updates/Changes

• Updated project settings to recommended
• Updated Sparkle to 1.21.3
• Added/Amended items required to enable notarization

AutoCasperNBI 1.5.1

04 Mar 22:24
Compare
Choose a tag to compare

Minor update.

Updates/Changes

• Mojave Custom Desktop - #122
• Correctly Sign - #123

AutoCasperNBI 1.5.0

18 Oct 21:15
Compare
Choose a tag to compare

For more info: https://macmule.com/2018/10/19/autocaspernbi-autoimagrnbi-1-5-0-the-final-major-updates/

Updates/Changes

• Build and options greyed out with 10.13.6 - #114
• Trying to build with a 10.14 OS.dmg fails - #115
• Dark Mode - #117
• Mojave Support - #118
• Fix incrementing CFBundleVersion - #119

AutoCasperNBI 1.4.1

21 Dec 13:07
Compare
Choose a tag to compare

Minor update.

Known Issues

• 10.13 NBI: Auto Login Sometimes Fails - #108
• 10.13 NBI: Take 8+ minutes to boot - #109
• NetInstall Service NFS on High Sierra - #110

Updates/Changes

• Build Greyed out when major version difference - #112

Acknowledgements

nvts on Slack for pointing out the above issue

AutoCasperNBI 1.4.0

26 Sep 20:35
Compare
Choose a tag to compare

AutoCasperNBI High Sierra support release!

Sadly some known issues, & as ever with a new OS.. possibly some new issues to uncover.

Known Issues

• 10.13 NBI: Auto Login Sometimes Fails - #108
• 10.13 NBI: Take 8+ minutes to boot - #109
• NetInstall Service NFS on High Sierra - #110

Updates/Changes

• 'New to Mac?' appears in top-right. - #92
• Unidentified developer error in 1.3.4 - #96
• System Preference "Keyboard" missing when "Reduce Image Size" is selected - #101
• APFS Volume support - #103
• Jamf Imaging 10.0 - #104 by TinyAtJamf was closed 12 days ago
• Generate XPC Cache - #105
• Cannot build 10.13 APFS NBI on older OS's - #106
• Add Jamf Imaging.app to Dock - #107

Acknowledgements

Many thanks to the following for helping me test this release on Slack:
eholtam, jkeller13, mks007, poxonus, tiny_at_jamf, trademarkable, typeusernamehere,

AutoCasperNBI 1.3.4

18 Sep 11:01
Compare
Choose a tag to compare

AutoCasperNBI is now signed & is Sierra compatible.

Also, AutoCasperNBI now creates a folder titled your NBI name, within which will be the .nbi folder.

This is so that the NetBoot.restorable.dmg will be placed next to the .nbi to avoid issues like: #83

The complete list of fixes/enhancements can be found below:

  • Run Full Finder in El Cap - Sierra resolves... ¯_(ツ)_/¯ #67
  • Multiple instances of Casper Imaging - #76
  • Update Sparkle to 1.14 - #80
  • Prevent the use of root as an ARD username bug - #81
  • Cannot get JSS version on Limited JSS - #82
  • Mac auto-restarting using 10.11.6, Casper Imaging 9.93, JSS 9.93 on AutoCasperNBI 1.3.3 created NetBoot - #83
  • AutoCasperNBI and Casper Imaging 9.96 - #84
  • Sign AutoCasperNBI - #85
  • Sierra Compatibility - #86
  • Put NBI in subfolder, with restorable DMG in the root of that folder - #87
  • Add Danish keyboard layout - #89
  • Casper Imaging 9.96 Version (not found) - #90
  • Image does not appear as an option in Mac Server NetInstall - #91

AutoCasperNBI 1.3.3

18 Dec 14:05
Compare
Choose a tag to compare

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. #75


For more information, see this post.

AutoCasperNBI 1.3.2

10 Dec 20:38
Compare
Choose a tag to compare

10.11.2 support: 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, this post

Therefore, AutoCasperNBI 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+).

AutoCasperNBI 1.3.1

21 Nov 12:58
Compare
Choose a tag to compare

Fixes & changes included are:

  • 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. #67
  • Compacting NetBoot.sparseimage error #49
  • Correct Deleting BootCaches Log #68
  • Change Build Target to 10.9+ #70
  • Enable rc.netboot by default #71
  • Remove extra single file ditto calls #72
  • 10.9.5 generating kernelcache error with 10.11 NBI #73
  • Increment build number, per build #74

AutoCasperNBI 1.3.0

25 Oct 22:43
Compare
Choose a tag to compare

AutoCasperNBI now supports 10.11. Please see this post for more info: AutoCasperNBI, AutoImagrNBI & El Capitan

NOTE: AutoCasperNBI will now only run on 10.9+, however 10.7+ NBI's can still be created. As ever, OS versions DO NOT need to match.

Other fixes included are:

  • "Date & Time" prefpane is now not removed <a href="#57" class="issue-link" title=""Date & Time" prefpane is now not removed">#57
  • 10.11: Deleting dockfixup error #58
  • 10.11: Error Copying booter.efi #59
  • Fix perms on desktop image post copy #60
  • 10.11: Error Writing NBImageInfo.plist #61
  • 10.11: SIP enabled #62
  • Casper Imaging slow to launch on 10.10 #65