diff options
| author | sickcodes <[email protected]> | 2021-04-18 10:54:43 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-04-18 10:54:43 +0000 |
| commit | 19439bf2bda7c592098c0d4da0f74182e9713e70 (patch) | |
| tree | 3b3700db296885062c5c12bab459b866d0826d44 /CREDITS.md | |
| parent | Merge pull request #250 from a10kiloham/patch-1 (diff) | |
| download | docker-osx-19439bf2bda7c592098c0d4da0f74182e9713e70.tar.xz docker-osx-19439bf2bda7c592098c0d4da0f74182e9713e70.zip | |
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
Diffstat (limited to 'CREDITS.md')
| -rw-r--r-- | CREDITS.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -2,7 +2,11 @@ ## Upstream Acknowledgements: -This project uses OSX-KVM from https://github.com/kholia/OSX-KVM/ and fully appreciates the work done by [@Kholia](https://github.com/Kholia) and all the contributors who are listed: [https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md](https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md) +This project uses OSX-KVM from https://github.com/kholia/OSX-KVM and fully appreciates the work done by [@Kholia](https://github.com/Kholia) and all the contributors who are listed: [https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md](https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md) + +This project also uses KVM-OpenCore from https://github.com/Leoyzen/KVM-Opencore and fully appreciates the work done by [@Leoyzen](https://github.com/Leoyzen). + +We use a special fork by [Nicholas Sherlock](https://www.nicksherlock.com/) of KVM-Opencore https://github.com/thenickdude/KVM-Opencore and thank Nick for his awesome upstream work! This project now uses the fantastic OpenCore bootloader from the community OpenCore project: https://github.com/acidanthera/OpenCorePkg. You can join their [Subreddit here](https://www.reddit.com/r/hackintosh/)! @@ -69,3 +73,7 @@ This project now uses the fantastic OpenCore bootloader from the community OpenC [@ggjulio](https://github.com/ggjulio) - Restarting an "auto" container #216 [@panos](https://github.com/panos) - Made further improvements to the README #219 + +[@a10kiloham] - Dockerfile for :naked image with VNC support #245 + +[@a10kiloham] - Adding Bluebubbles as an example use case #250
\ No newline at end of file |