aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | Create docker build action.sickcodes2021-06-281-0/+33
|/
* Add APFS extraction instructions.sickcodes2021-05-281-0/+39
|
* Fix hero image cache.sickcodes2021-05-241-1/+1
|
* QEMU 6 VNC changes Documentation changessickcodes2021-05-081-4/+15
|
* Merge pull request #270 from sickcodes/boot-args-cpusickcodes2021-05-065-13/+51
|\ | | | | Prepare nakedvnc for hub.docker.com. Add `ENV BOOT_ARGS=` to supply additon boot arguments, for example, `+vmx,rdtscp`. Add `ENV CPU=Penryn` to allow changes to the CPU emulation, for example, `Skylake-Client`
| * Prepare nakedvnc for hub.docker.com. Add `ENV BOOT_ARGS=` to supply additon ↵sickcodes2021-05-065-13/+51
|/ | | | boot arguments, for example, `vmx,rdtscp`. Add `ENV CPU=Penryn` to allow changes to the CPU emulation, for example, `Skylake-Client`
* Update README.md with Big Sur 11.3 Fixessickcodes2021-05-041-0/+11
|
* Apply Big Sur fix update submodule from ↵sickcodes2021-05-041-0/+0
| | | | https://github.com/sickcodes/osx-serial-generator/pull/12
* Update creditssickcodes2021-05-042-2/+8
|
* Disable chown warningsickcodes2021-05-043-3/+3
|
* Update README.mdsickcodes2021-05-041-6/+10
|
* Add cool shield from https://dockeri.co/ to README.mdsickcodes2021-05-021-0/+2
|
* Merge pull request #260 from m-zheng/patch-1sickcodes2021-04-301-0/+17
|\
| * Update README.mdMinghua Zheng2021-04-281-0/+17
|/ | | add instructions to change resolution after the container is created
* Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244sickcodes2021-04-273-3/+3
|
* Merge pull request #258 from tinjaw/csb-z6y1esickcodes2021-04-261-1/+0
|\
| * initial commitChaim Krause2021-04-241-1/+0
|/
* Merge pull request #253 from sickcodes/file-downgrade-all-imagessickcodes2021-04-184-2/+20
|\ | | | | Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
| * Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.file-downgrade-all-imagessickcodes2021-04-184-2/+20
|/
* Merge pull request #252 from sickcodes/file-downgrade-fixes-244sickcodes2021-04-181-0/+5
|\ | | | | Downgrade file command for libguestfs
| * [@aronzvi](https://github.com/aronzvi) - Fixed Failed to boot OSX with ↵sickcodes2021-04-181-0/+5
|/ | | | GENERATE_UNIQUE #244
* Merge pull request #251 from sickcodes/libguestfs-exitsickcodes2021-04-185-13/+30
|\ | | | | Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
| * Fix CREDITS.mdsickcodes2021-04-181-2/+2
| |