aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 iptables-nft...sickcodes2021-01-055-35/+70
* Merge pull request #121 from PeterDaveHello/ImproveDockerfilesickcodes2021-01-051-22/+21
|\
| * Adjust spaces and empty lines in DockerfilePeter Dave Hello2021-01-041-21/+18
| * 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, M...sickcodes2021-01-052-0/+47
* | 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
|\
| * 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
|\ \ | |/ |/|
| * Merge a few `WORKDIR` & `RUN git clone` in DockerfilePeter Dave Hello2020-12-171-5/+2
| * Remove unnecessary `WORKDIR` instruction in DockerfilePeter Dave Hello2020-12-171-3/+0
|/
* 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 depthPeter Dave Hello2020-12-151-2/+2
* | Merge pull request #111 from PeterDaveHello/SimplifyDockerfilesickcodes2020-12-161-3/+1
|\ \ | |/ |/|
| * 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
|\
| * Update README.mdAdamMomen2020-11-061-0/+3
|/
* [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 XcodeMiko2020-10-141-0/+2
|/
* [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 a...sickcodes2020-10-053-14/+77
* Merge pull request #87 from MrBenFTW/patch-1sickcodes2020-10-051-1/+7
|\
| * Update README.mdBen Mitchell2020-10-041-1/+7
|/
* v2.6 Update documentationsickcodes2020-09-263-7/+12
* OSX-KVM foldersickcodes2020-09-251-1/+1
* Pathssickcodes2020-09-251-5/+11
* Work foldersickcodes2020-09-251-0/+3
* Added awesome fixes by @jimdigriz: image size, shellisms, fallback2kvm, unpri...sickcodes2020-09-241-1/+4
* Merge pull request #82 from jimdigriz/tweakssickcodes2020-09-242-50/+45
|\
| * improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB)Alexander Clouter2020-09-201-18/+18
| * pulseaudio exampleAlexander Clouter2020-09-201-0/+9
| * make audio driver configurable but defaults to alsaAlexander Clouter2020-09-201-1/+1
| * remove need for privilegedAlexander Clouter2020-09-202-11/+7
| * remove need for DISPLAYAlexander Clouter2020-09-202-4/+6
| * support fallback to tcg from kvmAlexander Clouter2020-09-201-3/+3
| * use shell exec/set-euAlexander Clouter2020-09-201-1/+3
| * use shell expansions for defaultsAlexander Clouter2020-09-201-19/+4