aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Typo in READMETheHackerCoding2021-10-281-3/+0
|/
* squash naked images for hub.docker.comsickcodes2021-10-241-1/+9
|
* Merge pull request #361 from Buthrakaur/improve-readme-windowssickcodes2021-10-222-2/+6
|\ | | | | readme - improve instructions for running on windows
| * WSL2 + Ubuntu note - creditssickcodes2021-10-221-1/+3
| |
| * readme - improve instructions for running on windowsFilip Kinský2021-10-191-1/+3
|/
* Merge pull request #352 from chirag350/mastersickcodes2021-10-101-2/+1
|\ | | | | use LABEL instead of MAINTAINER since MAINTAINER is deprecated
| * Update DockerfileChirag The Doge2021-10-021-2/+1
| |
* | Fix weird imagesickcodes2021-10-061-1/+4
| |
* | Add YouTube tutorial videosickcodes2021-10-062-3/+9
|/
* Merge pull request #343 from sickcodes/stock-images-in-dockerfilesickcodes2021-10-011-0/+40
|\ | | | | Build the missing nopicker stock image at runtime. Add a nopicker stock images in dockerfile.
| * Have nopicker stock image again. Allows stock NOPICKER=true again.stock-images-in-dockerfilesickcodes2021-09-161-0/+40
|/
* Update submodulessickcodes2021-09-141-0/+0
|
* Add `docker: unknown server OS: .` `See 'docker run --help'.`sickcodes2021-09-141-0/+36
|
* Merge pull request #339 from sickcodes/montereysickcodes2021-09-095-5/+278
|\ | | | | Add `sickcodes/docker-osx:monterey`!
| * Add `sickcodes/docker-osx:monterey`!montereysickcodes2021-09-095-5/+278
|/
* Add USB hot plug instructions, good for making bootable installers (Monterey).sickcodes2021-09-091-0/+29
|
* Fix Discord linksickcodes2021-09-071-1/+1
|
* Fix usbfluxd setup instructions. Add @cybik & @Silfalion to credits. Added ↵sickcodes2021-09-073-16/+66
| | | | https://github.com/Silfalion/Iphone_docker_osx_passthrough
* Merge pull request #337 from cybik/patch-1sickcodes2021-09-021-0/+1
|\
| * Spice fixRenaud Lepage2021-09-021-0/+1
|/
* Add iPhone passthrough instructions using Corellium's usbfluxd. Thank you ↵sickcodes2021-08-272-0/+67
| | | | [@nikias](https://github.com/nikias) for [usbfluxd](https://github.com/corellium/usbfluxd) via [https://github.com/corellium](https://github.com/corellium)!
* Variable typos for naked-autosickcodes2021-08-271-3/+3
|
* Fix MAC_PASSWORD variable name (should be PASSWORD), Add docs for folder sharingsickcodes2021-08-275-61/+119
|
* Merge pull request #334 from mcandre/patch-1sickcodes2021-08-271-1/+1
|\
| * fix typoAndrew2021-08-261-1/+1
|/
* Merge pull request #333 from sickcodes/naked-autosickcodes2021-08-267-38/+345
|\ | | | | Add new image `docker pull sickcodes/docker-osx:naked-auto`. Also allow -e USERNAME -e PASSWORD for auto, even though it's 20GB.
| * Add `sickcodes/docker-osx:naked-auto` to test.shnaked-autosickcodes2021-08-261-0/+12
| |
| * Add new image `docker pull sickcodes/docker-osx:naked-auto`. Also allow -e ↵sickcodes2021-08-256-38/+333
|/ | | | USERNAME -e PASSWORD for auto, even though it's 20GB.
* Add Discord server for general enquiriessickcodes2021-08-021-0/+6
| | | | | ### Need help, have questions, or just want to hang out? # [https://discord.gg/mx8pPw39Yg](https://discord.gg/mx8pPw39Yg)
* Merge pull request #325 from sickcodes/glibc-patch-retiresickcodes2021-07-283-79/+33
|\ | | | | Remove glibc patches, introduce libguestfs test
| * Shift supermin environment variables earlier all imagessickcodes2021-07-283-11/+11
| |
| * Shift supermin environment variables earliersickcodes2021-07-281-0/+3
| |
| * Remove glibc patches, introduce libguestfs testsickcodes2021-07-283-72/+23
|/
* SUPERMIN_KERNEL downgrade to 5.12 due to zstd issuesickcodes2021-07-281-0/+16
|
* Deep clones for debugging...sickcodes2021-07-271-0/+2
|
* Fix Dockerfilesickcodes2021-07-271-17/+6
|
* Re-insert patched glib & downgraded file command.sickcodes2021-07-274-0/+71
|
* Add glibc patch once, remove Big Sur required fix for OpenCore as no longer ↵sickcodes2021-07-272-16/+18
| | | | required.
* Remove `+pcid` from boot args. Submodule update.sickcodes2021-07-252-2/+2
|
* Merge pull request #321 from sickcodes/glibc-revert-wip-2sickcodes2021-07-255-75/+14
|\ | | | | Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
| * Retire glibc patch. Retire file command patch. Add `bootmenu=on`.sickcodes2021-07-255-75/+14
|/
* Merge pull request #318 from allansrc/mastersickcodes2021-07-231-1/+4
|\ | | | | Update Doc detail for run on WLS
| * Update README.mdAllan Ramos2021-07-231-1/+4
|/
* Remove GitHub action for buildingsickcodes2021-07-081-33/+0
| | | Continuing on hub.docker.com
* Add CPUID_FLAGS to edit the CPUID flags on the fly.sickcodes2021-07-082-2/+5
|
* Add link to "make it faster" scripts https://github.com/sickcodes/osx-optimizersickcodes2021-07-081-1/+10
| | | See: https://github.com/sickcodes/osx-optimizer
* Add libguestfs-tools to the requirements on Ubuntusickcodes2021-07-081-1/+1
| | | Fixes https://github.com/sickcodes/Docker-OSX/issues/311
* Merge pull request #288 from johnjhacking/patch-1sickcodes2021-07-021-2/+2
|\
| * Update fetch-macOS.pysickcodes2021-07-011-1/+1
| |
| * Change call function to PopenJohn Jackson2021-06-071-2/+2
| | | | | | The call function can deadlock if the child process prints larger output. Use Popen with the communicate() method with you need pipes. If you switch to Popen, you'll get cleaner debugging.