| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | |||||
| | * | Use RAM=max or RAM=half to suit all machines, dynamically. | sickcodes | 2021-03-17 | 3 | -3/+13 |
| |/ | |||||
| * | Merge pull request #194 from TheHackerCoding/master | sickcodes | 2021-03-15 | 1 | -1/+1 |
| |\ | |||||
| | * | Update README.md | TheHackerCoding | 2021-03-15 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #189 from sickcodes/low-ram-bug | sickcodes | 2021-03-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Propose RAM default to 2G instead of 8G | sickcodes | 2021-03-14 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | Alternative, calc at runtime? Perhaps ``` -e RAM=auto \ ``` ``` RAM=${RAM:-$(("$(head -n1 /proc/meminfo | tr -dc '[:digit:]') / 900000"))}000 \ exec qemu-system-x86_64 -m ${RAM} \ ``` | ||||
| * | Update issue templates | sickcodes | 2021-03-14 | 2 | -35/+0 |
| | | |||||
| * | Update issue templates | sickcodes | 2021-03-14 | 3 | -2/+24 |
| | | |||||
| * | How to mount additional disks inside OSX | sickcodes | 2021-03-12 | 1 | -5/+37 |
| | | |||||
| * | Update issue-template.md | sickcodes | 2021-03-10 | 1 | -0/+1 |
| | | |||||
| * | Fix redundant documentation | sickcodes | 2021-03-09 | 1 | -9/+3 |
| | | |||||
| * | Merge pull request #173 from sickcodes/touch-before-chown | sickcodes | 2021-03-10 | 4 | -4/+6 |
| |\ | | | | | sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${… | ||||
| | * | FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}" | sickcodes | 2021-03-09 | 4 | -4/+6 |
| |/ | |||||