About This File
Enoch
Latest revision of my Chameleon bootloader branch.
Not able to boot AFPS yet....
Please don't upload it on other servers and don't repack it, thank you.
- Installer PKG
- Binaries format (Manual install)
Please don't upload it on other servers and don't repack it, thank you.
Chameleon bootloader credits goes to Chameleon Team http://forum.voodooprojects.org
Changelog: http://forge.voodoop...e/changes/HEAD/
This revision of Enoch contain the upcoming FileNVRAM revision 1.1.5 (RC8)
Credits to Micky1979
----------------------------------------
All credits go to meklort and cosmo1t.
FileNVRAM copyright © 2013 xZeneu LLC. FileNVRAM is licensed under the Attribution-NonCommercial 3.0 Unported license.
Please see the license file for details
More Info: xZenue
----------------------------------------
Language Translation:
For on-line Chameleon language package resource edit
>> Pootle
Hi all translators,You can help us to translate the Chameleon Project.You need to have gettext utilities installed.You can install them :* With MacPorts or Finkor* With the package http://dl.dropbox.com/u/112112/Chameleon.Dev/gettext-0.18.1.1.dmgYou need to change your ~/.bashrc or ~/.bash_profile to add the path to the utilities:# MacPorts Installer: adding an appropriate PATH variable for use with MacPorts.export PATH=/opt/local/bin:/opt/local/sbin:$PATH# Finished adapting your PATH environment variable for use with MacPorts.# MacPorts Installer: adding an appropriate MANPATH variable for use with MacPorts.export MANPATH=/opt/local/share/man:$MANPATH# Finished adapting your MANPATH environment variable for use with MacPorts.You must also have a PO editor like Poedit: http://www.poedit.net/download.phpThe files to translate are in package/po directory.Open them with your PO editor and translate.If you want to add a new language copy the package/po/chameleon.pot to po/$lang.po where $lang isthe new language you want to add.Example to add belgian language:# cp package/po/chameleon.pot package/po/be.poNow you can start translating the new po file with your PO editor
Pls translate/complete it.
Link here on InsanelyMac (Italian only): Enoch Bootloader
Enjoy
ErmaC
What's New in Version r2908 See changelog
Released
- - updated 'getIntForKey()' to support different bases, and not only decimal (Credits to MinusZwei)
- - SMBios refactor Part.1 (Credits to MinusZwei)
- - Merge SMBios FirmwareFeature from Clover project (Credits to MinusZwei)
- - added High Sierra upgrade and update ability by Micky1979
- - merge Bronya's AMD CPU improvements
Recommended Comments