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
sickcodes
15cb15e153
[@aronzvi]( https://github.com/aronzvi ) - Fixed Failed to boot OSX with GENERATE_UNIQUE #244
2021-04-18 16:06:29 +00:00
sickcodes
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
sickcodes
5542eafad7
Fix CREDITS.md
2021-04-18 10:58:17 +00:00
sickcodes
19439bf2bd
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
2021-04-18 10:54:43 +00:00
sickcodes
aac1017c40
Merge pull request #250 from a10kiloham/patch-1
...
Adding Bluebubbles as an example use case
2021-04-15 21:55:10 +00:00
a10kiloham
d77b5cfcf2
Adding Bluebubbles as an example use case
2021-04-15 17:14:40 +01:00
sickcodes
6e134e763d
Merge pull request #249 from sickcodes/osx-serial-update
...
Update custom from https://github.com/sickcodes/osx-serial-generator.git
2021-04-15 10:12:46 +00:00
sickcodes
0925c6e1b2
Merge pull request #245 from a10kiloham/master
...
Dockerfile for :naked image with VNC support
2021-04-15 09:58:18 +00:00
sickcodes
613236ffc9
Update custom from https://github.com/sickcodes/osx-serial-generator.git
2021-04-15 09:55:15 +00:00
a10kiloham
bbb38349b1
Dockerfile for :naked image with VNC support
2021-04-13 18:23:25 +01:00
sickcodes
e2d69c2bb5
Fix NO_CACHE by default for testing
2021-04-12 09:16:44 +00:00
sickcodes
43666a0d5e
Merge pull request #235 from kaoudis/master
...
README / troubleshooting docs improvements
2021-04-08 10:08:19 +00:00
kaoudis
6e50ac14ee
at least the important-ish links work now
2021-04-05 12:27:49 -06:00
kaoudis
ee587a6963
adds some of the more recent notable closed question issues
2021-04-05 11:31:25 -06:00
kaoudis
e9ec998332
couple minor formatting corrections
2021-04-05 10:37:42 -06:00
kaoudis
42b52e2cc3
move things around for flow and fix up links
2021-04-04 16:18:31 -06:00
kaoudis
cb6c0e554b
link to KVM docs from GTK error
2021-04-04 13:47:32 -06:00