Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49e099034c | ||
|
|
169c468e4a | ||
|
|
e648dd8da8 | ||
|
|
0d503fe8c7 |
21
CHANGELOG.md
21
CHANGELOG.md
@@ -1,6 +1,27 @@
|
||||
OpenCore Changelog
|
||||
==================
|
||||
|
||||
#### v2.0.0
|
||||
|
||||
- Upgrade to Opencore 0.7.6 (December/2021);
|
||||
- Update Lilu (kext);
|
||||
- Update VirtualSMC (kext);
|
||||
- Fully compatible with Intel 12th and activate of all cores (P+E) and HT (Hyper-Threading);
|
||||
|
||||
#### v1.5.1
|
||||
|
||||
- Fix Menu Option - # 200;
|
||||
- Cleaning some codes unnecessary in setup;
|
||||
|
||||
#### v1.5.0
|
||||
|
||||
- Fix QEMU 6.1 Passthrough in PVE 7.1+;
|
||||
- Add option to "only ENTER" for exit osx-setup;
|
||||
|
||||
#### v1.4.0
|
||||
|
||||
- Add option to skip download and create recovery image of macOS;
|
||||
|
||||
#### v1.3.0
|
||||
|
||||
- Add script ```IOMMU-Groups.sh``` in tools;
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ Copy, paste and execute.
|
||||
|
||||
Voilà, install macOS! This is really and magic **easiest way**!
|
||||
|
||||
## COPY & PASTE - in shell of Proxmox
|
||||
## COPY & PASTE - in shell of Proxmox (for Install or Update this solution)
|
||||
|
||||
```
|
||||
/bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)"
|
||||
|
||||
Reference in New Issue
Block a user