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
5ca6529ae2
Add sickcodes/docker-osx:naked-auto
to test.sh
2021-08-26 00:00:23 +00:00
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
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
d12612bb35
Merge pull request #325 from sickcodes/glibc-patch-retire
...
Remove glibc patches, introduce libguestfs test
2021-07-28 18:59:03 +00:00
b96bac8cd2
Shift supermin environment variables earlier all images
2021-07-28 18:34:48 +00:00
ae32ff2cb4
Shift supermin environment variables earlier
2021-07-28 18:32:48 +00:00
9a8239f8ec
Remove glibc patches, introduce libguestfs test
2021-07-28 18:06:03 +00:00
5e294d35c1
SUPERMIN_KERNEL downgrade to 5.12 due to zstd issue
2021-07-28 17:25:52 +00:00
458c4781cd
Deep clones for debugging...
2021-07-27 23:04:54 +00:00
ca92e33b20
Fix Dockerfile
2021-07-27 21:00:18 +00:00
d910db6958
Re-insert patched glib & downgraded file command.
2021-07-27 20:36:50 +00:00
87efcbb6f6
Add glibc patch once, remove Big Sur required fix for OpenCore as no longer required.
2021-07-27 02:30:29 +00:00
d2dadeea4d
Remove +pcid
from boot args. Submodule update.
2021-07-25 20:35:54 +00:00
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
f4fd2d53fd
Retire glibc patch. Retire file command patch. Add bootmenu=on
.
2021-07-25 19:25:39 +00:00
ddc92a2675
Merge pull request #318 from allansrc/master
...
Update Doc detail for run on WLS
2021-07-23 21:59:44 +00:00
010dc94818
Update README.md
2021-07-23 18:44:35 -03:00
48bc561aa9
Remove GitHub action for building
...
Continuing on hub.docker.com
2021-07-08 23:37:34 +00:00
866a429848
Add CPUID_FLAGS to edit the CPUID flags on the fly.
2021-07-08 23:32:26 +00:00
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
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
e11f62a9ef
Merge pull request #288 from johnjhacking/patch-1
2021-07-02 14:45:59 +00:00
0d70bed2ed
Update fetch-macOS.py
2021-07-01 08:33:40 +00:00
0fb7c28608
Create docker build action.
2021-06-28 17:51:06 +00:00
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
54774ab91e
Add APFS extraction instructions.
2021-05-28 22:21:57 +00:00
4e41e2bc08
Fix hero image cache.
2021-05-24 11:14:36 +00:00
64ed979a65
QEMU 6 VNC changes Documentation changes
2021-05-08 15:05:00 +00:00
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
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
879b964621
Update README.md with Big Sur 11.3 Fixes
2021-05-04 09:46:00 +00:00
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
53c9b91612
Update credits
2021-05-04 08:52:52 +00:00
c31e2618c6
Disable chown warning
2021-05-04 08:52:49 +00:00
ee65907abe
Update README.md
2021-05-04 04:36:54 +00:00
77307c7b24
Add cool shield from https://dockeri.co/ to README.md
2021-05-02 10:15:06 +00:00
e5f4d6cc12
Merge pull request #260 from m-zheng/patch-1
2021-04-30 07:35:01 +07:00
9ccb93101d
Update README.md
...
add instructions to change resolution after the container is created
2021-04-28 13:14:52 +01:00
5dc2f4fd04
Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244
2021-04-27 22:58:05 +00:00
e102d8c3c7
Merge pull request #258 from tinjaw/csb-z6y1e
2021-04-26 04:25:26 +00:00
c5a2a5539d
initial commit
2021-04-24 09:53:28 -05:00
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
309ff1cd51
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
2021-04-18 19:28:03 +00:00
17631b47ef
Merge pull request #252 from sickcodes/file-downgrade-fixes-244
...
Downgrade file command for libguestfs
2021-04-18 16:40:27 +00:00
15cb15e153
[@aronzvi]( https://github.com/aronzvi ) - Fixed Failed to boot OSX with GENERATE_UNIQUE #244
2021-04-18 16:06:29 +00:00
1d3a12a9c6
Merge pull request #251 from sickcodes/libguestfs-exit
...
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
2021-04-18 12:01:04 +00:00
5542eafad7
Fix CREDITS.md
2021-04-18 10:58:17 +00:00
19439bf2bd
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
2021-04-18 10:54:43 +00:00
aac1017c40
Merge pull request #250 from a10kiloham/patch-1
...
Adding Bluebubbles as an example use case
2021-04-15 21:55:10 +00:00