| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move `/home/arch/OSX-KVM` to `/home/arch/Docker-OSX/OSX-KVM`, but symlink it ↵persistent | sickcodes | 2022-02-24 | 1 | -5/+5 |
| | | | | | anyway | ||||
| * | If you put an image at /imamge, the image will use that at runtime. Move ↵ | sickcodes | 2022-02-24 | 1 | -0/+14 |
| | | | | | OSX-KVM to submodule, and symlink for perfect redundancy `ln -s /home/arch/Docker-OSX/OSX-KVM /home/arch/OSX-KVM` | ||||
| * | Update README.md | sickcodes | 2022-02-11 | 1 | -4/+32 |
| | | |||||
| * | Update README.md | Dulat | 2022-02-11 | 1 | -0/+7 |
| | | |||||
| * | README: add PulseAudio with WSLg | routmoute | 2022-02-01 | 1 | -0/+11 |
| | | |||||
| * | Update README | KimJammer | 2022-01-15 | 1 | -1/+1 |
| | | | | Fix typo in command to check available wsl linux distros. | ||||
| * | Add suggested changes to Windows Section | KimJammer | 2022-01-15 | 1 | -2/+4 |
| | | |||||
| * | Update Windows Installation section | kimjammer | 2022-01-14 | 1 | -19/+24 |
| | | | | | Fix typos, more professional language, fix incorrect information. | ||||
| * | Update README.md with WSL how to | Michele Bencardino | 2021-12-28 | 1 | -11/+36 |
| | | |||||
| * | Merge pull request #396 from martinmullins/patch-2 | sickcodes | 2021-12-15 | 1 | -1/+1 |
| |\ | | | | | NFS mount documentation, locking issue | ||||
| | * | NFS mount documentation, locking issue | Martin Mullins | 2021-11-30 | 1 | -1/+1 |
| | | | | | | | | | | | I ran into some issues when I ran software that was trying to lock files under the nfs folder. This was on Catalina and looks like this is a common issue with Mac -> Linux nfs. After digging into it, for my use case using the `locallocks` NFS option on the Mac client resolved it. The `locallocks` option means that locking is handled by the client. There would be problems if you actually need server side locking. | ||||
| * | | Add usbfluxd video link: https://www.youtube.com/watch?v=kTk5fGjK_PM | sickcodes | 2021-12-07 | 1 | -0/+9 |
| |/ | |||||
| * | Fix hyperlink. Add missing legends from credits: @kaoudis, @chirag350, ↵ | sickcodes | 2021-11-29 | 1 | -1/+1 |
| | | | | | @TheHackerCoding, @cameronsteele, @martinmullins. | ||||
| * | Add Windows Instructions Link at the tippity top. | sickcodes | 2021-11-29 | 1 | -3/+3 |
| | | | | Add Windows Instructions Link at the tippity top. | ||||
| * | Update README.md | sickcodes | 2021-11-29 | 1 | -22/+26 |
| | | | | Move to top | ||||
| * | readme - update windows information | KimJammer | 2021-11-29 | 1 | -4/+7 |
| | | |||||
| * | readme - Instructions to use WSLg's built-in X11 server | KimJammer | 2021-11-28 | 1 | -1/+8 |
| | | | | Add instructions for using correct DISPLAY value and X-11 socket mount point to use WSLg's built-in X11 server on Windows 11. | ||||
| * | NFS drive easy-share edits | sickcodes | 2021-11-28 | 1 | -7/+14 |
| | | | | Thank you @martinmullins! | ||||
| * | Notes for mounting an NFS folder from a linux host | Martin Mullins | 2021-11-26 | 1 | -0/+23 |
| | | |||||
| * | Add High Sierra & Mojave examples | sickcodes | 2021-11-14 | 1 | -31/+84 |
| | | |||||
| * | Merge pull request #366 from eggplants/master | sickcodes | 2021-10-30 | 1 | -0/+1 |
| |\ | | | | | Fix command to launch sickcodes/docker-osx:auto | ||||
| | * | fix: command to launch sickcodes/docker-osx:auto | haruna | 2021-10-28 | 1 | -0/+1 |
| | | | | | | | add option `-e GENERATE_UNIQUE=true` | ||||
| * | | Typo in README | TheHackerCoding | 2021-10-28 | 1 | -3/+0 |
| |/ | |||||
| * | readme - improve instructions for running on windows | Filip Kinský | 2021-10-19 | 1 | -1/+3 |
| | | |||||
| * | Fix weird image | sickcodes | 2021-10-06 | 1 | -1/+4 |
| | | |||||
| * | Add YouTube tutorial video | sickcodes | 2021-10-06 | 1 | -3/+9 |
| | | |||||
| * | Add `docker: unknown server OS: .` `See 'docker run --help'.` | sickcodes | 2021-09-14 | 1 | -0/+36 |
| | | |||||
| * | Add `sickcodes/docker-osx:monterey`!monterey | sickcodes | 2021-09-09 | 1 | -5/+43 |
| | | |||||
| * | Add USB hot plug instructions, good for making bootable installers (Monterey). | sickcodes | 2021-09-09 | 1 | -0/+29 |
| | | |||||
| * | Fix Discord link | sickcodes | 2021-09-07 | 1 | -1/+1 |
| | | |||||
| * | Fix usbfluxd setup instructions. Add @cybik & @Silfalion to credits. Added ↵ | sickcodes | 2021-09-07 | 1 | -16/+49 |
| | | | | | https://github.com/Silfalion/Iphone_docker_osx_passthrough | ||||
| * | Spice fix | Renaud Lepage | 2021-09-02 | 1 | -0/+1 |
| | | |||||
| * | Add iPhone passthrough instructions using Corellium's usbfluxd. Thank you ↵ | sickcodes | 2021-08-27 | 1 | -0/+66 |
| | | | | | [@nikias](https://github.com/nikias) for [usbfluxd](https://github.com/corellium/usbfluxd) via [https://github.com/corellium](https://github.com/corellium)! | ||||
| * | Variable typos for naked-auto | sickcodes | 2021-08-27 | 1 | -3/+3 |
| | | |||||
| * | Fix MAC_PASSWORD variable name (should be PASSWORD), Add docs for folder sharing | sickcodes | 2021-08-27 | 1 | -46/+98 |
| | | |||||
| * | fix typo | Andrew | 2021-08-26 | 1 | -1/+1 |
| | | |||||
| * | Add new image `docker pull sickcodes/docker-osx:naked-auto`. Also allow -e ↵ | sickcodes | 2021-08-25 | 1 | -30/+88 |
| | | | | | USERNAME -e PASSWORD for auto, even though it's 20GB. | ||||
| * | Add Discord server for general enquiries | sickcodes | 2021-08-02 | 1 | -0/+6 |
| | | | | | | ### Need help, have questions, or just want to hang out? # [https://discord.gg/mx8pPw39Yg](https://discord.gg/mx8pPw39Yg) | ||||
| * | Add glibc patch once, remove Big Sur required fix for OpenCore as no longer ↵ | sickcodes | 2021-07-27 | 1 | -16/+1 |
| | | | | | required. | ||||
| * | Update README.md | Allan Ramos | 2021-07-23 | 1 | -1/+4 |
| | | |||||
| * | Add link to "make it faster" scripts https://github.com/sickcodes/osx-optimizer | sickcodes | 2021-07-08 | 1 | -1/+10 |
| | | | | See: https://github.com/sickcodes/osx-optimizer | ||||
| * | Add libguestfs-tools to the requirements on Ubuntu | sickcodes | 2021-07-08 | 1 | -1/+1 |
| | | | | Fixes https://github.com/sickcodes/Docker-OSX/issues/311 | ||||
| * | Add APFS extraction instructions. | sickcodes | 2021-05-28 | 1 | -0/+39 |
| | | |||||
| * | Fix hero image cache. | sickcodes | 2021-05-24 | 1 | -1/+1 |
| | | |||||
| * | QEMU 6 VNC changes Documentation changes | sickcodes | 2021-05-08 | 1 | -4/+15 |
| | | |||||
| * | Update README.md with Big Sur 11.3 Fixes | sickcodes | 2021-05-04 | 1 | -0/+11 |
| | | |||||
| * | Update credits | sickcodes | 2021-05-04 | 1 | -2/+4 |
| | | |||||
| * | Update README.md | sickcodes | 2021-05-04 | 1 | -6/+10 |
| | | |||||
| * | Add cool shield from https://dockeri.co/ to README.md | sickcodes | 2021-05-02 | 1 | -0/+2 |
| | | |||||
| * | Update README.md | Minghua Zheng | 2021-04-28 | 1 | -0/+17 |
| | | | | add instructions to change resolution after the container is created | ||||