Chameleon 
- Chameleon base branch Enoch
Chameleon is a Darwin/XNU boot loader based on Apple’s boot-132. Only for Bios (Legacy) Booting.
- Booting Mac OS X 10.6 to macOS 10.14
Because Chameleon now uses part of GPL V2 licensed code in 2 files, it must conform to the most restrictive license that it uses that is the: GPL Version 2 LICENSE
Chameleon can thus be (and has to be) freely distributed under the term of the GPL V2 license which prevails, as it is the most restrictive license.
It must be compiled in macOS High Sierra. Xcode Version 9.4.1 (9F2000)
Usage: ⬇︎
- Git Clone
git clone https://github.com/chris1111/Chameleon.git
Build: ⬇︎
cd ./Chameleon
make clean
make
Look in sym folder, everythings is building there.
make pkgIf you want to build Package.- Note: the Build Package is only in English.