Quote:
Originally Posted by cparm
hi king,
don't worry i will update my branch soon, it will integrate the patch that andy sent to me, some patchs found in the trunk, plus some others bug fix and speed improvement (and maybe it will solve a problem for those who have an instant reboot with acpipatcher)
peace,
cparm
|
ok , done !!!
please guys tell me if you found any bugs with this release .
the next release will replace module extension from .dylib to .bundle (a feature that i will merge from an old chameleon build that i had called Masherbrum),
the contents of thoses bundles will be the same as a kext :
*.bundle/Contents/
*.bundle/Contents/Info.plist (specific preferences of the module will be moved here, com.apple.Boot.plist will only contain general preferences of the bootloader exactly as OSX, info.plist will also provide some usefull info like copyright, version/revision, author(s), etc ..., and as any bundle/kext/app/etc... some of those info. will be accessible from the finder)
*.bundle/Contents/MacOS
*.bundle/Contents/Plugins
*.bundle/Contents/Resources
the goal is to simplify the usage of those modules, with a mechanism that everyone already know ... aka the OSX's kext
i will upload a first beta here, after having sent it to the persons with whom I usually work
cparm