aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* images.sick.codes fixed images2.sick.codessickcodes2021-01-251-1/+1
|
* Missing -it in README.md for interactive qemu shell and ability to Ctrl+C ↵sickcodes2021-01-242-7/+5
| | | | container.
* Forgot COMPLETE=true for large disk in Dockerfile.autosickcodes2021-01-241-2/+2
|
* Bug in ARG for Original Dockerfilesickcodes2021-01-241-3/+3
|
* [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.nakedsickcodes2021-01-247-33/+397
|
* Merge pull request #134 from cephasara/mastersickcodes2021-01-242-54/+55
|\
| * remove cmd to install kernel in pod runtime as it has been migrated to ↵peter2021-01-232-54/+55
| | | | | | | | Dockerfile
* | Merge pull request #132 from cephasara/mastersickcodes2021-01-227-299/+790
|\|
| * add gpu passthrough support as well as dynamic OpenCore regenerationpeter2021-01-217-299/+790
| |
* | Merge pull request #125 from cephasara/mastersickcodes2021-01-154-18/+164
|\| | | | | Fix helm initial disk creation process and add installation instructions
| * update to reflect more latest changespeter2021-01-141-5/+6
| |
| * fix helm initial disk creation process and add installation instructionspeter2021-01-144-16/+161
| |
* | Up README with Kubernetes Helm Chart link @ ./helm.sickcodes2021-01-143-1/+4
| |
* | Merge pull request #124 from cephasara/mastersickcodes2021-01-1410-0/+1585
|\| | | | | Add helm chart
| * update doc with featurespeter2021-01-122-1/+19
| |
| * add requriment for host machinepeter2021-01-121-0/+2
| |
| * add helm chart for running in Kubernetespeter2021-01-1210-0/+1565
|/
* Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.imgsickcodes2021-01-071-1/+3
|
* Fix sounds errors and sshd missing on latest buildsickcodes2021-01-072-1/+2
|
* v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with ↵sickcodes2021-01-055-35/+70
| | | | iptables-nft. Remove libguestfs.
* Merge pull request #121 from PeterDaveHello/ImproveDockerfilesickcodes2021-01-051-22/+21
|\ | | | | Improve Dockerfile
| * Adjust spaces and empty lines in DockerfilePeter Dave Hello2021-01-041-21/+18
| | | | | | | | | | | | | | | | Details: - Remove trailing spaces - Remove additional empty lines - Replace a few tabs with spces for consistent indent
| * Remove not used packages in DockerfilePeter Dave Hello2021-01-041-1/+1
| |
| * Use bash in Dockerfile, here-strings(<<<) are undefined in POSIX shPeter Dave Hello2021-01-041-0/+2
| |
* | Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, ↵sickcodes2021-01-052-0/+47
| | | | | | | | MIRROR_COUNT=10
* | Add rankmirrors for minimal automated mirror fetching.sickcodes2021-01-041-0/+244
|/
* More attractive image + credits updatessickcodes2020-12-172-0/+4
|
* Merge pull request #113 from weskerfoot/docs-updatessickcodes2020-12-171-1/+116
|\ | | | | Docs updates: usb passthrough, headless mode, disk space reduction guide
| * note about USB pass throughwes2020-12-161-1/+1
| |
| * more readme improvements, usb pass through, spice, etcwes2020-12-161-54/+116
| |
| * initial stab at CI instructions and reduce disk usage instructionswes2020-12-161-0/+53
| |
* | Merge pull request #112 from PeterDaveHello/SimplifyDockerfilesickcodes2020-12-171-8/+2
|\ \ | |/ |/| Reduce Dockerfile instructions and Docker image layers
| * Merge a few `WORKDIR` & `RUN git clone` in DockerfilePeter Dave Hello2020-12-171-5/+2
| | | | | | | | This will reduce the instructions and Docker image layers.
| * Remove unnecessary `WORKDIR` instruction in DockerfilePeter Dave Hello2020-12-171-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.sickcodes2020-12-161-0/+3
|
* Merge pull request #110 from PeterDaveHello/git-clone-depth-1sickcodes2020-12-161-2/+2
|\ | | | | Reduce image size by setting git clone depth
| * Reduce image size by setting git clone depthPeter Dave Hello2020-12-151-2/+2
| |
* | Merge pull request #111 from PeterDaveHello/SimplifyDockerfilesickcodes2020-12-161-3/+1
|\ \ | |/ |/| Simplify .ssh directory setup process in Dockerfile
| * Simplify .ssh directory setup process in DockerfilePeter Dave Hello2020-12-151-3/+1
|/
* [QOL] Documentation updates about duplicating containerssickcodes2020-11-281-17/+54
|
* Fixed Dockerfile instructions to align with the README instructions.sickcodes2020-11-133-13/+5
|
* Merge pull request #102 from AdamMomen/patch-1sickcodes2020-11-091-0/+3
|\ | | | | modify/auto-boot vnc container
| * Update README.mdAdamMomen2020-11-061-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 ![image](https://user-images.githubusercontent.com/55929982/98357198-26194080-2025-11eb-81bb-28259a1f63ab.png) After ## Anything Else? Nope
* [README] Typo, link fixed, creditssickcodes2020-10-292-2/+4
|
* Merge pull request #94 from mikob/patch-1sickcodes2020-10-141-0/+2
|\ | | | | Made instructions more clear for those needing Xcode
| * Made instructions more clear for those needing XcodeMiko2020-10-141-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)sickcodes2020-10-062-1/+22
|
* Documentation tidysickcodes2020-10-061-64/+101
|
* Add vim and nano to the container, expand on ipv4 forwarding docs, add info ↵sickcodes2020-10-053-14/+77
| | | | about ${DISPLAY:-:0.0}
* Merge pull request #87 from MrBenFTW/patch-1sickcodes2020-10-051-1/+7
|\ | | | | Update README.md