Go to file
Jeffrey Paul 8bb822e4ba Delete 'custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh' 2020-06-07 18:35:28 +00:00
custompkg Delete 'custompkg/root/etc/skel/Library/bashrc.d/150.ldflags.sh' 2020-06-07 18:35:28 +00:00
.gitignore added *.dmg to .gitignore 2016-10-04 01:11:08 -04:00
Makefile updates 2018-01-16 16:20:18 -06:00
README.md Update 'README.md' 2020-02-19 23:24:56 +00:00
install.sh Update 'install.sh' 2020-02-19 23:24:40 +00:00

README.md

osximage

New deal for Catalina: Imaging is dead. Install a fresh install manually, then do the following.

Manual Steps

Open System Preferences.

  • Sharing > Set Hostname

Open a terminal and run the following:

  • chsh -s /bin/bash and enter password
  • sudo xcodebuild -license accept and click ok/install on developer tools installer popup window
  • bash <(curl -s https://git.eeqj.de/sneak/osx/raw/branch/master/install.sh)