sickcodes
87efcbb6f6
Add glibc patch once, remove Big Sur required fix for OpenCore as no longer required.
3 years ago
sickcodes
d2dadeea4d
Remove `+pcid` from boot args. Submodule update.
3 years ago
sickcodes
127fca4718
Merge pull request #321 from sickcodes/glibc-revert-wip-2
...
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
3 years ago
sickcodes
f4fd2d53fd
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
3 years ago
sickcodes
ddc92a2675
Merge pull request #318 from allansrc/master
...
Update Doc detail for run on WLS
3 years ago
Allan Ramos
010dc94818
Update README.md
3 years ago
sickcodes
48bc561aa9
Remove GitHub action for building
...
Continuing on hub.docker.com
3 years ago
sickcodes
866a429848
Add CPUID_FLAGS to edit the CPUID flags on the fly.
3 years ago
sickcodes
7014f82a30
Add link to "make it faster" scripts https://github.com/sickcodes/osx-optimizer
...
See: https://github.com/sickcodes/osx-optimizer
3 years ago
sickcodes
2374861720
Add libguestfs-tools to the requirements on Ubuntu
...
Fixes https://github.com/sickcodes/Docker-OSX/issues/311
3 years ago
sickcodes
e11f62a9ef
Merge pull request #288 from johnjhacking/patch-1
3 years ago
sickcodes
0d70bed2ed
Update fetch-macOS.py
3 years ago
sickcodes
0fb7c28608
Create docker build action.
3 years ago
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.
3 years ago
sickcodes
54774ab91e
Add APFS extraction instructions.
4 years ago
sickcodes
4e41e2bc08
Fix hero image cache.
4 years ago
sickcodes
64ed979a65
QEMU 6 VNC changes Documentation changes
4 years ago
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`
4 years ago
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`
4 years ago
sickcodes
879b964621
Update README.md with Big Sur 11.3 Fixes
4 years ago
sickcodes
f5a92a394e
Apply Big Sur fix update submodule from https://github.com/sickcodes/osx-serial-generator/pull/12
4 years ago
sickcodes
53c9b91612
Update credits
4 years ago
sickcodes
c31e2618c6
Disable chown warning
4 years ago
sickcodes
ee65907abe
Update README.md
4 years ago
sickcodes
77307c7b24
Add cool shield from https://dockeri.co/ to README.md
4 years ago
sickcodes
e5f4d6cc12
Merge pull request #260 from m-zheng/patch-1
4 years ago
Minghua Zheng
9ccb93101d
Update README.md
...
add instructions to change resolution after the container is created
4 years ago
sickcodes
5dc2f4fd04
Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244
4 years ago
sickcodes
e102d8c3c7
Merge pull request #258 from tinjaw/csb-z6y1e
4 years ago
Chaim Krause
c5a2a5539d
initial commit
4 years ago
sickcodes
869b5fafd6
Merge pull request #253 from sickcodes/file-downgrade-all-images
...
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
4 years ago
sickcodes
309ff1cd51
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
4 years ago
sickcodes
17631b47ef
Merge pull request #252 from sickcodes/file-downgrade-fixes-244
...
Downgrade file command for libguestfs
4 years ago
sickcodes
15cb15e153
[@aronzvi]( https://github.com/aronzvi ) - Fixed Failed to boot OSX with GENERATE_UNIQUE #244
4 years ago
sickcodes
1d3a12a9c6
Merge pull request #251 from sickcodes/libguestfs-exit
...
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
4 years ago
sickcodes
5542eafad7
Fix CREDITS.md
4 years ago
sickcodes
19439bf2bd
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
4 years ago
sickcodes
aac1017c40
Merge pull request #250 from a10kiloham/patch-1
...
Adding Bluebubbles as an example use case
4 years ago
a10kiloham
d77b5cfcf2
Adding Bluebubbles as an example use case
4 years ago
sickcodes
6e134e763d
Merge pull request #249 from sickcodes/osx-serial-update
...
Update custom from https://github.com/sickcodes/osx-serial-generator.git
4 years ago
sickcodes
0925c6e1b2
Merge pull request #245 from a10kiloham/master
...
Dockerfile for :naked image with VNC support
4 years ago
sickcodes
613236ffc9
Update custom from https://github.com/sickcodes/osx-serial-generator.git
4 years ago
a10kiloham
bbb38349b1
Dockerfile for :naked image with VNC support
4 years ago
sickcodes
e2d69c2bb5
Fix NO_CACHE by default for testing
4 years ago
sickcodes
43666a0d5e
Merge pull request #235 from kaoudis/master
...
README / troubleshooting docs improvements
4 years ago
kaoudis
6e50ac14ee
at least the important-ish links work now
4 years ago
kaoudis
ee587a6963
adds some of the more recent notable closed question issues
4 years ago
kaoudis
e9ec998332
couple minor formatting corrections
4 years ago
kaoudis
42b52e2cc3
move things around for flow and fix up links
4 years ago
kaoudis
cb6c0e554b
link to KVM docs from GTK error
4 years ago