| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Up README with Kubernetes Helm Chart link @ ./helm. | sickcodes | 2021-01-14 | 3 | -1/+4 |
| | | |||||
| * | Merge pull request #124 from cephasara/master | sickcodes | 2021-01-14 | 10 | -0/+1585 |
| |\ | | | | | Add helm chart | ||||
| | * | update doc with features | peter | 2021-01-12 | 2 | -1/+19 |
| | | | |||||
| | * | add requriment for host machine | peter | 2021-01-12 | 1 | -0/+2 |
| | | | |||||
| | * | add helm chart for running in Kubernetes | peter | 2021-01-12 | 10 | -0/+1565 |
| |/ | |||||
| * | Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img | sickcodes | 2021-01-07 | 1 | -1/+3 |
| | | |||||
| * | Fix sounds errors and sshd missing on latest build | sickcodes | 2021-01-07 | 2 | -1/+2 |
| | | |||||
| * | v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with ↵ | sickcodes | 2021-01-05 | 5 | -35/+70 |
| | | | | | iptables-nft. Remove libguestfs. | ||||
| * | Merge pull request #121 from PeterDaveHello/ImproveDockerfile | sickcodes | 2021-01-05 | 1 | -22/+21 |
| |\ | | | | | Improve Dockerfile | ||||
| | * | Adjust spaces and empty lines in Dockerfile | Peter Dave Hello | 2021-01-04 | 1 | -21/+18 |
| | | | | | | | | | | | | | | | | | Details: - Remove trailing spaces - Remove additional empty lines - Replace a few tabs with spces for consistent indent | ||||
| | * | Remove not used packages in Dockerfile | Peter Dave Hello | 2021-01-04 | 1 | -1/+1 |
| | | | |||||
| | * | Use bash in Dockerfile, here-strings(<<<) are undefined in POSIX sh | Peter Dave Hello | 2021-01-04 | 1 | -0/+2 |
| | | | |||||
| * | | Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, ↵ | sickcodes | 2021-01-05 | 2 | -0/+47 |
| | | | | | | | | | MIRROR_COUNT=10 | ||||
| * | | Add rankmirrors for minimal automated mirror fetching. | sickcodes | 2021-01-04 | 1 | -0/+244 |
| |/ | |||||
| * | More attractive image + credits updates | sickcodes | 2020-12-17 | 2 | -0/+4 |
| | | |||||
| * | Merge pull request #113 from weskerfoot/docs-updates | sickcodes | 2020-12-17 | 1 | -1/+116 |
| |\ | | | | | Docs updates: usb passthrough, headless mode, disk space reduction guide | ||||
| | * | note about USB pass through | wes | 2020-12-16 | 1 | -1/+1 |
| | | | |||||
| | * | more readme improvements, usb pass through, spice, etc | wes | 2020-12-16 | 1 | -54/+116 |
| | | | |||||
| | * | initial stab at CI instructions and reduce disk usage instructions | wes | 2020-12-16 | 1 | -0/+53 |
| | | | |||||
| * | | Merge pull request #112 from PeterDaveHello/SimplifyDockerfile | sickcodes | 2020-12-17 | 1 | -8/+2 |
| |\ \ | |/ |/| | Reduce Dockerfile instructions and Docker image layers | ||||
| | * | Merge a few `WORKDIR` & `RUN git clone` in Dockerfile | Peter Dave Hello | 2020-12-17 | 1 | -5/+2 |
| | | | | | | | | | This will reduce the instructions and Docker image layers. | ||||
| | * | Remove unnecessary `WORKDIR` instruction in Dockerfile | Peter Dave Hello | 2020-12-17 | 1 | -3/+0 |
| |/ | | | | | The working directory was not changed before and after it, don't need to change to the SAME directory again :D | ||||
| * | Add PeterDaveHello to credits.md for last two pull requests. | sickcodes | 2020-12-16 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #110 from PeterDaveHello/git-clone-depth-1 | sickcodes | 2020-12-16 | 1 | -2/+2 |
| |\ | | | | | Reduce image size by setting git clone depth | ||||
| | * | Reduce image size by setting git clone depth | Peter Dave Hello | 2020-12-15 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #111 from PeterDaveHello/SimplifyDockerfile | sickcodes | 2020-12-16 | 1 | -3/+1 |
| |\ \ | |/ |/| | Simplify .ssh directory setup process in Dockerfile | ||||
| | * | Simplify .ssh directory setup process in Dockerfile | Peter Dave Hello | 2020-12-15 | 1 | -3/+1 |
| |/ | |||||
| * | [QOL] Documentation updates about duplicating containers | sickcodes | 2020-11-28 | 1 | -17/+54 |
| | | |||||
| * | Fixed Dockerfile instructions to align with the README instructions. | sickcodes | 2020-11-13 | 3 | -13/+5 |
| | | |||||
| * | Merge pull request #102 from AdamMomen/patch-1 | sickcodes | 2020-11-09 | 1 | -0/+3 |
| |\ | | | | | modify/auto-boot vnc container | ||||
| | * | Update README.md | AdamMomen | 2020-11-06 | 1 | -0/+3 |
| |/ | | | | | | | | | | | | | | | | | ## What? I've added a script on how to automatic boot vnc-version container in `README.md` file for better usablility. For more background, see ticket #83 . ## Why? Because the script provided in the readme file didn't work on vnc-version container. ## How? ## Testing? No automated tests, take my word for it ;) ## Screenshots Before  After ## Anything Else? Nope | ||||
| * | [README] Typo, link fixed, credits | sickcodes | 2020-10-29 | 2 | -2/+4 |
| | | |||||
| * | Merge pull request #94 from mikob/patch-1 | sickcodes | 2020-10-14 | 1 | -0/+2 |
| |\ | | | | | Made instructions more clear for those needing Xcode | ||||
| | * | Made instructions more clear for those needing Xcode | Miko | 2020-10-14 | 1 | -0/+2 |
| |/ | | | | Firstly, amazing job with this project - it really works. I had to reinstall a few times to get the capacity right to fit Xcode. Just wanted to save others the trouble by noting the min. needed disk size for Xcode. In my case 50gb was too little, so the exact right amount lies between 50-60gb. | ||||
| * | [QOL] Launch without having to press anything at the boot menu (see readme) | sickcodes | 2020-10-06 | 2 | -1/+22 |
| | | |||||
| * | Documentation tidy | sickcodes | 2020-10-06 | 1 | -64/+101 |
| | | |||||
| * | Add vim and nano to the container, expand on ipv4 forwarding docs, add info ↵ | sickcodes | 2020-10-05 | 3 | -14/+77 |
| | | | | | about ${DISPLAY:-:0.0} | ||||
| * | Merge pull request #87 from MrBenFTW/patch-1 | sickcodes | 2020-10-05 | 1 | -1/+7 |
| |\ | | | | | Update README.md | ||||
| | * | Update README.md | Ben Mitchell | 2020-10-04 | 1 | -1/+7 |
| |/ | |||||
| * | v2.6 Update documentation | sickcodes | 2020-09-26 | 3 | -7/+12 |
| | | |||||
| * | OSX-KVM folder | sickcodes | 2020-09-25 | 1 | -1/+1 |
| | | |||||
| * | Paths | sickcodes | 2020-09-25 | 1 | -5/+11 |
| | | |||||
| * | Work folder | sickcodes | 2020-09-25 | 1 | -0/+3 |
| | | |||||
| * | Added awesome fixes by @jimdigriz: image size, shellisms, fallback2kvm, ↵ | sickcodes | 2020-09-24 | 1 | -1/+4 |
| | | | | | unprivileged mode | ||||
| * | Merge pull request #82 from jimdigriz/tweaks | sickcodes | 2020-09-24 | 2 | -50/+45 |
| |\ | | | | | misc improvements to build, runtime and documentation | ||||
| | * | improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB) | Alexander Clouter | 2020-09-20 | 1 | -18/+18 |
| | | | |||||
| | * | pulseaudio example | Alexander Clouter | 2020-09-20 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | AppleALC does not support the codec out of the box and I have been unable to work through https://osy.gitbook.io/hac-mini-guide/details/hda-fix to figure out how to make it appear. The controller does work, but without the codec driver support there no soundcard is present to macOS | ||||
| | * | make audio driver configurable but defaults to alsa | Alexander Clouter | 2020-09-20 | 1 | -1/+1 |
| | | | |||||
| | * | remove need for privileged | Alexander Clouter | 2020-09-20 | 2 | -11/+7 |
| | | | |||||
| | * | remove need for DISPLAY | Alexander Clouter | 2020-09-20 | 2 | -4/+6 |
| | | | |||||