aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | 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 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
|
* empty pkg cacheAlexander Clouter2020-09-201-1/+2
|
* README update for current feature setsickcodes2020-09-201-54/+81
|
* VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releasessickcodes2020-09-203-26/+23
|
* Merge pull request #77 from MrBenFTW/mastersickcodes2020-08-292-7/+19
|\ | | | | Improvments
| * Update README.mdBen Mitchell2020-08-231-0/+12
| |
| * Update README.mdBen Mitchell2020-08-231-3/+1
| | | | | | no longer necessary to remove 1gb from the disk.
| * Update macOS + add Screen SharingBen Mitchell2020-08-231-4/+6
| | | | | | Update macOS Catalina to the latest version by default and enable port forwarding for screen share
| * Merge pull request #1 from sickcodes/masterBen Mitchell2020-08-230-0/+0
| |\ | |/ |/| Merge pull request #75 from MrBenFTW/master
* | Merge pull request #75 from MrBenFTW/mastersickcodes2020-08-231-2/+3
|\| | | | | Fix gpk error
| * fix gpk errorBen Mitchell2020-08-231-1/+1
| | | | | | fix gpk error
| * fix gpk errorBen Mitchell2020-08-231-1/+1
| | | | | | fix gpk error caused by images or incorrect shutdown
| * Fix gpk errorBen Mitchell2020-08-231-1/+2
|/ | | Remove /tmp/.X99-lock before starting VNC
* Create FUNDING.ymlsickcodes2020-07-071-0/+3
|
* Merge pull request #64 from jviotti/bridge-networking-fedorasickcodes2020-07-071-0/+9
|\ | | | | Document how to make firewalld work on Fedora with bridged networking
| * Document how to make firewalld work on Fedora with bridged networkingJuan Cruz Viotti2020-07-071-0/+9
|/ | | | | | | | | | `firewalld` doesn't allow DNS requests (this is the case that bit me, but there might be more) on `docker0` unless the interface is added to the trusted zone. See: https://github.com/docker/for-linux/issues/955 Fixes: https://github.com/sickcodes/Docker-OSX/issues/56 Signed-off-by: Juan Cruz Viotti <[email protected]>
* Update CREDITS.mdsickcodes2020-07-061-0/+3
|
* Merge pull request #57 from Julioevm/patch-1sickcodes2020-07-021-3/+11
|\ | | | | Update docker-compose.yml
| * Update docker-compose.ymlJulio2020-07-021-3/+11
|/ | | Change docker-compose.yml to make docker compose down work properly.
* temporary mirror fixname2020-06-221-1/+12
|
* no confirmname2020-06-221-1/+1
|
* pkg update firstname2020-06-221-0/+1
|
* Update CREDITS.mdsickcodes2020-06-181-11/+1
|
* Merge pull request #50 from tlierdotfr/mastersickcodes2020-06-181-53/+53
|\ | | | | Reduce number of layers in Dockerfile
| * Merge pull request #1 from tlierdotfr/reduce_layersThomas2020-06-181-53/+53
|/| | | | | Reduce layers
| * Correct empty continuation linetlier2020-06-181-1/+1
| |
| * Reduce number of layers by grouping some of RUN commandstlier2020-06-181-53/+53
|/
* external dockerfilename2020-06-181-1/+1
|
* ssh instructions and easy find old boxname2020-06-151-1/+6
|
* typoname2020-06-141-1/+1
|
* Added reference to new version via hub.docker versionname2020-06-141-1/+1
|
* SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core.name2020-06-154-47/+191
|
* Merge pull request #40 from qcasey/mastersickcodes2020-06-141-5/+0
|\ | | | | Remove yay dependancy
| * Merge pull request #1 from qcasey/#39-remove-yayQuinn Casey2020-06-141-5/+0
|/| | | | | Remove yay dependancy
| * Remove yay dependancyQuinn Casey2020-06-141-5/+0
|/
* Merge pull request #32 from m1k1o/mastersickcodes2020-06-101-1/+1
|\ | | | | Skip downloading huge files that are not needed
| * download only BaseSystem.dmgMiroslav Šedivý2020-06-101-1/+1
| |
* | Merge pull request #31 from matusnovak/mastersickcodes2020-06-101-1/+2
|\ \ | | | | | | Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed
| * | Kill badly terminated old vnc session before vnc startsMatus Novak2020-06-101-1/+2
|/ /
* / Add upcoming features & twittersickcodes2020-06-081-1/+4
|/
* Merge pull request #25 from parasquid/docker-filesickcodes2020-06-081-0/+18
|\ | | | | add example docker-compose
| * add example docker-composeparasquid2020-06-081-0/+18
|/ | | | this builds catalina with 200G of disk space
* VNC Version (Be Careful)name2020-06-071-0/+107
|