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

Releases: macmule/AutoImagrNBI

AutoImagrNBI

04 May 13:26
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

AutoImagrNBI 1.5.1

04 Mar 22:32
Compare
Choose a tag to compare

Minor update.

Updates/Changes

• Mojave Custom Desktop - #58

AutoImagrNBI 1.5.0

18 Oct 21:18
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

• Cannot read OS Version if existing Preboot volume present enhancement - #53
• Fix incrementing CFBundleVersion - #54
• Dark Mode - #55
• Mojave Support - #56

AutoImagrNBI 1.4.0

26 Sep 20:30
Compare
Choose a tag to compare

AutoImagrNBI 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 - #47
• 10.13 NBI: Take 8+ minutes to boot - #48
• NetInstall Service NFS on High Sierra - #49

Updates/Changes

• Validation on file:/// paths - #40
• CodeSigning issue - #41
• APFS Volume support - #42
• System Preference "Keyboard" missing when "Reduce Image Size" is selected - #43
• 'New to Mac?' appears in top-right - #44
• Generate XPC Cache - #45
• Cannot build 10.13 APFS NBI on older OS's - #46

Acknowledgements

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

AutoImagrNBI 1.3.4

18 Sep 12:34
Compare
Choose a tag to compare

AutoImagrNBI is now signed & is Sierra compatible.

Also, AutoImagrNBI 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: macmule/AutoCasperNBI#83
screenshot 2016-09-11 21 52 24

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

  • Add reporturl option to App config file. enhancement - #21
  • Add Danish keyboard layout - #24
  • Sign AutoImagrNBI - #25
  • Sierra Compatibility - #26
  • Don't allow root for ARD Username - #27
  • Allow continuance when cannot get Imagr config_plist - #28
  • Check config_plist via validateplist - #29
  • Update Sparkle to 1.14 - #30
  • Put NBI in subfolder, with restorable DMG in the root of that folder - #31
  • AutoImagrNBI crashes when Imagr URL is blank bug - #32
  • Disable persistence to stop potential doubling running on removable media - #33
  • Require an imagr_config url to be passed - #34
  • Run Full Finder in El Cap - Sierra resolves... ¯_(ツ)_/¯ #36
  • Remove un-needed debug mode - #37

AutoImagrNBI 1.3.3

10 Mar 11:51
Compare
Choose a tag to compare

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

AutoImagrNBI 1.3.0

30 Oct 12:40
Compare
Choose a tag to compare

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

NOTE: AutoImagrNBI will now check the version of Imagr.app against latest release or can download the latest release for you. Thanks to clburlison for logging the enhancement & helping implement <a href="#2" class="issue-link" title=""Download Imagr.app from Github">#2. For more information see: https://macmule.com/projects/autoimagrnbi/#Imagrapp

Other fixes included are:

  • Move Imagr URL check to after adding OS.dmg & Imagr.app #16
  • 10.11: Deleting dockfixup error #15
  • 10.11: Error Copying booter.efi #14
  • 10.11: Error Writing NBImageInfo.plist #13
  • 10.11: SIP enabled #12
  • Imagr slow to launch on 10.10 #11

AutoImagrNBI 1.0.3

04 Sep 09:02
Compare
Choose a tag to compare
  • Correct boot.sh paths #5
  • Fix perms on desktop image post copy #6
  • Update Label for USB boot #7
  • Reduce RAM Disk size from 2GB to 1GB #8
  • NetBoot.restorable.dmg Non Journaled Volume #9
  • Keep Date & Time pref pane #10

AutoImagrNBI 1.0.2

14 May 20:34
Compare
Choose a tag to compare
  • Tick rc.netboot by default #1
  • Tick "Served from NetSUS by default & change title #3
  • Set HTTP by default #4

AutoImagrNBI 1.0.1

14 May 13:47
Compare
Choose a tag to compare
  • Changed help link from Github Wiki to macmule page
  • Amended URL behaviour
  • Changed deployment target to 10.9