sickcodes
911dad8b58
Add iPhone passthrough instructions using Corellium's usbfluxd. Thank you [@nikias]( https://github.com/nikias ) for [usbfluxd]( https://github.com/corellium/usbfluxd ) via [ https://github.com/corellium ]( https://github.com/corellium )!
2021-08-27 19:10:01 +00:00
sickcodes
0865bb21c1
Variable typos for naked-auto
2021-08-27 17:24:47 +00:00
sickcodes
31c95fd640
Fix MAC_PASSWORD variable name (should be PASSWORD), Add docs for folder sharing
2021-08-27 16:13:04 +00:00
sickcodes
a9479fb875
Merge pull request #334 from mcandre/patch-1
2021-08-27 07:57:58 +00:00
Andrew
aabf8d949a
fix typo
2021-08-26 21:12:41 -05:00
sickcodes
e7070fd1cd
Merge pull request #333 from sickcodes/naked-auto
...
Add new image `docker pull sickcodes/docker-osx:naked-auto`. Also allow -e USERNAME -e PASSWORD for auto, even though it's 20GB.
2021-08-26 00:01:17 +00:00
sickcodes
5ca6529ae2
Add sickcodes/docker-osx:naked-auto
to test.sh
2021-08-26 00:00:23 +00:00
sickcodes
61012cf0c8
Add new image docker pull sickcodes/docker-osx:naked-auto
. Also allow -e USERNAME -e PASSWORD for auto, even though it's 20GB.
2021-08-25 23:05:17 +00:00
sickcodes
cdf9dae7f2
Add Discord server for general enquiries
...
### Need help, have questions, or just want to hang out?
# [https://discord.gg/mx8pPw39Yg ](https://discord.gg/mx8pPw39Yg )
2021-08-02 05:44:57 +00:00
sickcodes
d12612bb35
Merge pull request #325 from sickcodes/glibc-patch-retire
...
Remove glibc patches, introduce libguestfs test
2021-07-28 18:59:03 +00:00
sickcodes
b96bac8cd2
Shift supermin environment variables earlier all images
2021-07-28 18:34:48 +00:00
sickcodes
ae32ff2cb4
Shift supermin environment variables earlier
2021-07-28 18:32:48 +00:00
sickcodes
9a8239f8ec
Remove glibc patches, introduce libguestfs test
2021-07-28 18:06:03 +00:00
sickcodes
5e294d35c1
SUPERMIN_KERNEL downgrade to 5.12 due to zstd issue
2021-07-28 17:25:52 +00:00
sickcodes
458c4781cd
Deep clones for debugging...
2021-07-27 23:04:54 +00:00
sickcodes
ca92e33b20
Fix Dockerfile
2021-07-27 21:00:18 +00:00
sickcodes
d910db6958
Re-insert patched glib & downgraded file command.
2021-07-27 20:36:50 +00:00
sickcodes
87efcbb6f6
Add glibc patch once, remove Big Sur required fix for OpenCore as no longer required.
2021-07-27 02:30:29 +00:00
sickcodes
d2dadeea4d
Remove +pcid
from boot args. Submodule update.
2021-07-25 20:35:54 +00:00
sickcodes
127fca4718
Merge pull request #321 from sickcodes/glibc-revert-wip-2
...
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
2021-07-25 19:55:16 +00:00
sickcodes
f4fd2d53fd
Retire glibc patch. Retire file command patch. Add bootmenu=on
.
2021-07-25 19:25:39 +00:00
sickcodes
ddc92a2675
Merge pull request #318 from allansrc/master
...
Update Doc detail for run on WLS
2021-07-23 21:59:44 +00:00
Allan Ramos
010dc94818
Update README.md
2021-07-23 18:44:35 -03:00
sickcodes
48bc561aa9
Remove GitHub action for building
...
Continuing on hub.docker.com
2021-07-08 23:37:34 +00:00
sickcodes
866a429848
Add CPUID_FLAGS to edit the CPUID flags on the fly.
2021-07-08 23:32:26 +00:00
sickcodes
7014f82a30
Add link to "make it faster" scripts https://github.com/sickcodes/osx-optimizer
...
See: https://github.com/sickcodes/osx-optimizer
2021-07-08 23:22:01 +00:00
sickcodes
2374861720
Add libguestfs-tools to the requirements on Ubuntu
...
Fixes https://github.com/sickcodes/Docker-OSX/issues/311
2021-07-08 23:18:06 +00:00
sickcodes
e11f62a9ef
Merge pull request #288 from johnjhacking/patch-1
2021-07-02 14:45:59 +00:00
sickcodes
0d70bed2ed
Update fetch-macOS.py
2021-07-01 08:33:40 +00:00
sickcodes
0fb7c28608
Create docker build action.
2021-06-28 17:51:06 +00:00
John Jackson
62baabc31e
Change call function to Popen
...
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.
2021-06-07 13:52:20 -06:00
sickcodes
54774ab91e
Add APFS extraction instructions.
2021-05-28 22:21:57 +00:00
sickcodes
4e41e2bc08
Fix hero image cache.
2021-05-24 11:14:36 +00:00
sickcodes
64ed979a65
QEMU 6 VNC changes Documentation changes
2021-05-08 15:05:00 +00:00
sickcodes
a4c83df192
Merge pull request #270 from sickcodes/boot-args-cpu
...
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`
2021-05-06 07:48:00 +00:00
sickcodes
84e1682700
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
2021-05-06 05:29:26 +00:00
sickcodes
879b964621
Update README.md with Big Sur 11.3 Fixes
2021-05-04 09:46:00 +00:00
sickcodes
f5a92a394e
Apply Big Sur fix update submodule from https://github.com/sickcodes/osx-serial-generator/pull/12
2021-05-04 09:36:44 +00:00
sickcodes
53c9b91612
Update credits
2021-05-04 08:52:52 +00:00
sickcodes
c31e2618c6
Disable chown warning
2021-05-04 08:52:49 +00:00
sickcodes
ee65907abe
Update README.md
2021-05-04 04:36:54 +00:00
sickcodes
77307c7b24
Add cool shield from https://dockeri.co/ to README.md
2021-05-02 10:15:06 +00:00
sickcodes
e5f4d6cc12
Merge pull request #260 from m-zheng/patch-1
2021-04-30 07:35:01 +07:00
Minghua Zheng
9ccb93101d
Update README.md
...
add instructions to change resolution after the container is created
2021-04-28 13:14:52 +01:00
sickcodes
5dc2f4fd04
Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244
2021-04-27 22:58:05 +00:00
sickcodes
e102d8c3c7
Merge pull request #258 from tinjaw/csb-z6y1e
2021-04-26 04:25:26 +00:00
Chaim Krause
c5a2a5539d
initial commit
2021-04-24 09:53:28 -05:00
sickcodes
869b5fafd6
Merge pull request #253 from sickcodes/file-downgrade-all-images
...
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
2021-04-18 19:29:43 +00:00
sickcodes
309ff1cd51
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
2021-04-18 19:28:03 +00:00
sickcodes
17631b47ef
Merge pull request #252 from sickcodes/file-downgrade-fixes-244
...
Downgrade file command for libguestfs
2021-04-18 16:40:27 +00:00