| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | zstd decompress instead of re-compress in README.md | sickcodes | 2021-01-26 | 1 | -1/+1 |
| * | Clean out your Docker images/history/cache by simply deleting `/var/lib/docker` | sickcodes | 2021-01-26 | 1 | -0/+3 |
| * | [QOL] Fix auto image building wget log overload | sickcodes | 2021-01-26 | 1 | -2/+3 |
| * | images.sick.codes fixed images2.sick.codes | sickcodes | 2021-01-25 | 1 | -1/+1 |
| * | Missing -it in README.md for interactive qemu shell and ability to Ctrl+C con... | sickcodes | 2021-01-24 | 2 | -7/+5 |
| * | Forgot COMPLETE=true for large disk in Dockerfile.auto | sickcodes | 2021-01-24 | 1 | -2/+2 |
| * | Bug in ARG for Original Dockerfile | sickcodes | 2021-01-24 | 1 | -3/+3 |
| * | [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked | sickcodes | 2021-01-24 | 7 | -33/+397 |
| * | Merge pull request #134 from cephasara/master | sickcodes | 2021-01-24 | 2 | -54/+55 |
| |\ |
|
| | * | remove cmd to install kernel in pod runtime as it has been migrated to Docker... | peter | 2021-01-23 | 2 | -54/+55 |
| * | | Merge pull request #132 from cephasara/master | sickcodes | 2021-01-22 | 7 | -299/+790 |
| |\| |
|
| | * | add gpu passthrough support as well as dynamic OpenCore regeneration | peter | 2021-01-21 | 7 | -299/+790 |
| * | | Merge pull request #125 from cephasara/master | sickcodes | 2021-01-15 | 4 | -18/+164 |
| |\| |
|
| | * | update to reflect more latest changes | peter | 2021-01-14 | 1 | -5/+6 |
| | * | fix helm initial disk creation process and add installation instructions | peter | 2021-01-14 | 4 | -16/+161 |
| * | | 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 |
| |\| |
|
| | * | 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 iptables-nft... | sickcodes | 2021-01-05 | 5 | -35/+70 |
| * | Merge pull request #121 from PeterDaveHello/ImproveDockerfile | sickcodes | 2021-01-05 | 1 | -22/+21 |
| |\ |
|
| | * | Adjust spaces and empty lines in Dockerfile | Peter Dave Hello | 2021-01-04 | 1 | -21/+18 |
| | * | 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, M... | sickcodes | 2021-01-05 | 2 | -0/+47 |
| * | | 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 |
| |\ |
|
| | * | 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 |
| |\ \
| |/
|/| |
|
| | * | Merge a few `WORKDIR` & `RUN git clone` in Dockerfile | Peter Dave Hello | 2020-12-17 | 1 | -5/+2 |
| | * | Remove unnecessary `WORKDIR` instruction in Dockerfile | Peter Dave Hello | 2020-12-17 | 1 | -3/+0 |
| |/ |
|
| * | 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 | 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 | 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 |
| |\ |
|
| | * | Update README.md | AdamMomen | 2020-11-06 | 1 | -0/+3 |
| |/ |
|
| * | [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 | Miko | 2020-10-14 | 1 | -0/+2 |
| |/ |
|
| * | [QOL] Launch without having to press anything at the boot menu (see readme) | sickcodes | 2020-10-06 | 2 | -1/+22 |