Skip to content

Instantly share code, notes, and snippets.

@rickheil
Created September 30, 2015 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickheil/fb92fdf089e3b1abbc7d to your computer and use it in GitHub Desktop.
Save rickheil/fb92fdf089e3b1abbc7d to your computer and use it in GitHub Desktop.
$ sudo ./createOSXinstallPkg --source=/Applications/Install\ OS\ X\ El\ Capitan.app
Password:
Examining and verifying source...
----------------------------------------------------------------
InstallESD.dmg: /Applications/Install OS X El Capitan.app/Contents/SharedSupport/InstallESD.dmg
OS Version: 10.11
OS Build: 15A284
----------------------------------------------------------------
Output path: /Users/rickheil/Development/createOSXinstallPkg/InstallOSX_10.11_15A284.pkg
Creating package wrapper...
Creating MacOSXInstaller.choiceChanges...
----------------------------------------------------------------
Downloading and adding IncompatibleAppList pkg...
Downloading http://swcdn.apple.com/content/downloads/30/35/031-35993/wl7lthcaxaz55pc9uwxr04jqr4j0krhk2s/OSX_10_11_IncompatibleAppList.pkg to /Users/rickheil/Development/createOSXinstallPkg/InstallOSX_10.11_15A284.pkg/Contents/Resources/OS X Install Data/OSX_10_11_IncompatibleAppList.pkg...
Writing index.sproduct to /Users/rickheil/Development/createOSXinstallPkg/InstallOSX_10.11_15A284.pkg/Contents/Resources/OS X Install Data/index.sproduct...
----------------------------------------------------------------
Copying InstallESD into package...
----------------------------------------------------------------
Done! Completed package at: /Users/rickheil/Development/createOSXinstallPkg/InstallOSX_10.11_15A284.pkg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment