This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
Docker-OSX
Watch
1
Star
0
Fork
0
You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced
2025-02-09 12:24:45 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Docker-OSX
/
custom
History
sickcodes
258f6b455d
Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the following warning by chowning /dev/kvm earlier "libguestfs: warning: current user is not a member of the KVM group (group ID 108). This user cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you might need to log out and log in again)."
2021-02-26 06:42:57 +00:00
..
config-nopicker-custom.plist
Add Linux, libguestfs for building bootdisks within the Docker container. Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom.
2021-02-25 08:52:56 +00:00
generate-specific-bootdisk.sh
Typo
2021-02-25 08:58:52 +00:00
generate-unique-machine-values.sh
Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the following warning by chowning /dev/kvm earlier "libguestfs: warning: current user is not a member of the KVM group (group ID 108). This user cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you might need to log out and log in again)."
2021-02-26 06:42:57 +00:00
opencore-image-ng.sh
Add Linux, libguestfs for building bootdisks within the Docker container. Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom.
2021-02-25 08:52:56 +00:00