| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into glibc-revert-wipglibc-revert-wip | sickcodes | 2021-05-02 | 19 | -746/+2422 |
| |\ | |||||
| | * | Add cool shield from https://dockeri.co/ to README.md | sickcodes | 2021-05-02 | 1 | -0/+2 |
| | | | |||||
| | * | Merge pull request #260 from m-zheng/patch-1 | sickcodes | 2021-04-30 | 1 | -0/+17 |
| | |\ | |||||
| | | * | Update README.md | Minghua Zheng | 2021-04-28 | 1 | -0/+17 |
| | |/ | | | | | add instructions to change resolution after the container is created | ||||
| | * | Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244 | sickcodes | 2021-04-27 | 3 | -3/+3 |
| | | | |||||
| | * | Merge pull request #258 from tinjaw/csb-z6y1e | sickcodes | 2021-04-26 | 1 | -1/+0 |
| | |\ | |||||
| | | * | initial commit | Chaim Krause | 2021-04-24 | 1 | -1/+0 |
| | |/ | |||||
| | * | Merge pull request #253 from sickcodes/file-downgrade-all-images | sickcodes | 2021-04-18 | 4 | -2/+20 |
| | |\ | | | | | | | Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though. | ||||
| | | * | Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.file-downgrade-all-images | sickcodes | 2021-04-18 | 4 | -2/+20 |
| | |/ | |||||
| | * | Merge pull request #252 from sickcodes/file-downgrade-fixes-244 | sickcodes | 2021-04-18 | 1 | -0/+5 |
| | |\ | | | | | | | Downgrade file command for libguestfs | ||||
| | | * | [@aronzvi](https://github.com/aronzvi) - Fixed Failed to boot OSX with ↵ | sickcodes | 2021-04-18 | 1 | -0/+5 |
| | |/ | | | | | | | GENERATE_UNIQUE #244 | ||||
| | * | Merge pull request #251 from sickcodes/libguestfs-exit | sickcodes | 2021-04-18 | 5 | -13/+30 |
| | |\ | | | | | | | Add LIBGUESTFS debug & trace commands, exit on fail. Update credits | ||||
| | | * | Fix CREDITS.md | sickcodes | 2021-04-18 | 1 | -2/+2 |
| | | | | |||||
| | | * | Add LIBGUESTFS debug & trace commands, exit on fail. Update credits | sickcodes | 2021-04-18 | 5 | -13/+30 |
| | |/ | |||||
| | * | Merge pull request #250 from a10kiloham/patch-1 | sickcodes | 2021-04-15 | 1 | -0/+1 |
| | |\ | | | | | | | Adding Bluebubbles as an example use case | ||||
| | | * | Adding Bluebubbles as an example use case | a10kiloham | 2021-04-15 | 1 | -0/+1 |
| | |/ | |||||
| | * | Merge pull request #249 from sickcodes/osx-serial-update | sickcodes | 2021-04-15 | 2 | -8/+12 |
| | |\ | | | | | | | Update custom from https://github.com/sickcodes/osx-serial-generator.git | ||||
| | | * | Update custom from https://github.com/sickcodes/osx-serial-generator.gitosx-serial-update | sickcodes | 2021-04-15 | 2 | -8/+12 |
| | | | | |||||
| | * | | Merge pull request #245 from a10kiloham/master | sickcodes | 2021-04-15 | 1 | -0/+208 |
| | |\ \ | | |/ | |/| | Dockerfile for :naked image with VNC support | ||||
| | | * | Dockerfile for :naked image with VNC support | a10kiloham | 2021-04-13 | 1 | -0/+208 |
| | |/ | |||||
| | * | Fix NO_CACHE by default for testing | sickcodes | 2021-04-12 | 1 | -11/+12 |
| | | | |||||
| | * | Merge pull request #235 from kaoudis/master | sickcodes | 2021-04-08 | 1 | -427/+487 |
| | |\ | | | | | | | README / troubleshooting docs improvements | ||||
| | | * | at least the important-ish links work now | kaoudis | 2021-04-05 | 1 | -24/+33 |
| | | | | |||||
| | | * | adds some of the more recent notable closed question issues | kaoudis | 2021-04-05 | 1 | -12/+38 |
| | | | | |||||
| | | * | couple minor formatting corrections | kaoudis | 2021-04-05 | 1 | -8/+8 |
| | | | | |||||
| | | * | move things around for flow and fix up links | kaoudis | 2021-04-04 | 1 | -421/+442 |
| | | | | |||||
| | | * | link to KVM docs from GTK error | kaoudis | 2021-04-04 | 1 | -11/+15 |
| | |/ | |||||
| | * | Update README.md | sickcodes | 2021-03-31 | 1 | -0/+2 |
| | | | |||||
| | * | Big Sur auto preparations | sickcodes | 2021-03-28 | 1 | -2/+2 |
| | | | |||||
| | * | Merge pull request #228 from sickcodes/qemu-interactive | sickcodes | 2021-03-28 | 2 | -2/+2 |
| | |\ | | | | | | | Remove envsubst to allow interactive QEMU using -i | ||||
| | | * | Remove envsubst to allow interactive QEMU using -i | sickcodes | 2021-03-28 | 2 | -2/+2 |
| | | | | |||||
| | * | | Script to build all the images | sickcodes | 2021-03-28 | 1 | -0/+300 |
| | |/ | |||||
| | * | Add shields with live image sizes | sickcodes | 2021-03-26 | 2 | -70/+99 |
| | | | |||||
| | * | Merge pull request #219 from panos/master | sickcodes | 2021-03-26 | 1 | -228/+172 |
| | |\ | | | | | | | Made further improvements to the README | ||||
| | | * | Merge branch 'master' into master | sickcodes | 2021-03-26 | 9 | -49/+649 |
| | | |\ | | |/ | |/| | |||||
| | * | | Restore fetch-macOS.py from OSX-KVM previous | sickcodes | 2021-03-25 | 2 | -1/+450 |
| | | | | |||||
| | * | | Enable interactive QEMU. Remove envsubst since we are already using bash. ↵ | sickcodes | 2021-03-24 | 5 | -8/+47 |
| | | | | | | | | | | | | | Add -x flag | ||||
| | * | | Merge pull request #221 from sickcodes/kvmless | sickcodes | 2021-03-24 | 5 | -38/+141 |
| | |\ \ | | | | | | | | | IMAGE_FORMAT=qcow2, KVM= | ||||
| | | * | | Substitution if not null only | sickcodes | 2021-03-24 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Add all ENV variables to each dockerfile for readability. Add RAM allocation ↵ | sickcodes | 2021-03-24 | 5 | -38/+141 |
| | |/ / | | | | | | | | | | buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too. | ||||
| | * | | Add more secure VNC password generation. Update osx-serial-generator ↵ | sickcodes | 2021-03-23 | 4 | -6/+16 |
| | | | | | | | | | | | | | submodule. Acknowledge OpenCore bootloader usage. | ||||
| | | * | Made further improvements to the README | Panagiotis Vasilopoulos | 2021-03-22 | 1 | -229/+174 |
| | |/ | |||||
| | * | Update docker start commands (drop back into shell using docker start -ai ↵ | sickcodes | 2021-03-21 | 2 | -4/+10 |
| | | | | | | | | | <id>) and CREDITS.md | ||||
| | * | Merge pull request #212 from panos/master | sickcodes | 2021-03-21 | 1 | -86/+93 |
| | |\ | | | | | | | Improved README | ||||
| | | * | Improved systemd-related instructions | Panagiotis Vasilopoulos | 2021-03-20 | 1 | -5/+3 |
| | | | | |||||
| | | * | Improved README | Panagiotis Vasilopoulos | 2021-03-20 | 1 | -81/+90 |
| | | | | |||||
| | * | | Default RAM=3 | sickcodes | 2021-03-19 | 1 | -1/+2 |
| | |/ | | | | | Fixes https://github.com/sickcodes/Docker-OSX/issues/207 | ||||
| | * | Merge pull request #206 from sickcodes/dyanmic-ram-default | sickcodes | 2021-03-17 | 3 | -2/+12 |
| | |\ | | | | | | | Use RAM=max or RAM=half to suit all machines, dynamically. | ||||
| | | * | Fix RAM math error for -e RAM=max | sickcodes | 2021-03-17 | 1 | -1/+1 |
| | | | | |||||
| | | * | Typo: Use RAM=max or RAM=half to suit all machines, dynamically. | sickcodes | 2021-03-17 | 1 | -1/+1 |
| | | | | |||||