diff options
| author | sickcodes <[email protected]> | 2021-04-18 12:01:04 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-18 12:01:04 +0000 |
| commit | 1d3a12a9c659671f3286288db8eb8d5cd2cace0a (patch) | |
| tree | 1df5be58b4ee00e6d163c145efaa0edf49df4f7b /CREDITS.md | |
| parent | Merge pull request #250 from a10kiloham/patch-1 (diff) | |
| parent | Fix CREDITS.md (diff) | |
| download | docker-osx-1d3a12a9c659671f3286288db8eb8d5cd2cace0a.tar.xz docker-osx-1d3a12a9c659671f3286288db8eb8d5cd2cace0a.zip | |
Merge pull request #251 from sickcodes/libguestfs-exit
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](https://github.com/a10kiloham) - Dockerfile for :naked image with VNC support #245 + +[@a10kiloham](https://github.com/a10kiloham) - Adding Bluebubbles as an example use case #250
\ No newline at end of file |