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
sickcodes
b161ad7afd
Update README.md
4 years ago
sickcodes
998f8d4108
Big Sur auto preparations
4 years ago
sickcodes
ba28790c13
Merge pull request #228 from sickcodes/qemu-interactive
...
Remove envsubst to allow interactive QEMU using -i
4 years ago
sickcodes
bf9a00e679
Script to build all the images
4 years ago
sickcodes
6243c33e47
Remove envsubst to allow interactive QEMU using -i
4 years ago
sickcodes
95c7ee6792
Add shields with live image sizes
4 years ago
sickcodes
240140ff25
Merge pull request #219 from panos/master
...
Made further improvements to the README
4 years ago
sickcodes
675d01d797
Merge branch 'master' into master
4 years ago
sickcodes
d4ffc1f2f3
Restore fetch-macOS.py from OSX-KVM previous
4 years ago
sickcodes
2414f466d0
Enable interactive QEMU. Remove envsubst since we are already using bash. Add -x flag
4 years ago
sickcodes
cbb7f242d5
Merge pull request #221 from sickcodes/kvmless
...
IMAGE_FORMAT=qcow2, KVM=
4 years ago
sickcodes
27cd8247ee
Substitution if not null only
4 years ago
sickcodes
9e7342f966
Add all ENV variables to each dockerfile for readability. Add RAM allocation buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too.
4 years ago
sickcodes
408bde5aa2
Add more secure VNC password generation. Update osx-serial-generator submodule. Acknowledge OpenCore bootloader usage.
4 years ago