Chameleon

Chameleon Commit Details

Date:2010-09-14 15:57:21 (13 years 6 months ago)
Author:Azimutz
Commit:530
Parents: 529
Message:Doc edit.
Changes:
M/branches/azimutz/Chazi/doc-azi/CHANGES.txt
M/branches/azimutz/Chazi/doc-azi/Modules.txt

File differences

branches/azimutz/Chazi/doc-azi/CHANGES.txt
333333
334334
335335
336
337
338
339
336340
337341
338342
Working properly with my controler:
Intel Corporation 82945G/GZ/P/PL Memory Controller Hub [8086:2770] (rev 02)
Note: latest changes need a call for ATTENTION; the bootloader install procedure is gaining
new steps! So far, we wre just playing with KernelPatcher module, which most people
don't use. Check Modules.txt for info on installing modules.
Motif: ---
---------------//---------------//---------------
branches/azimutz/Chazi/doc-azi/Modules.txt
77
88
99
10
11
1012
1113
1214
......
2325
2426
2527
26
28
2729
2830
2931
......
5557
5658
5759
60
61
62
63
64
65
66
67
5868
5969
6070
- create a /Extra/modules folder, copy Symbols.dylib (mandatory) to modules folder,
plus any other module you wish to load.
Note: GraphicsEnabler & MemDetect are now converted to modules.***
- update boot file or reinstall the booter completely, as needed.
i don't start dumping bs. The easy answer is they are like plugins, adding/replacing
booter functionality. For instance: the Kernel Patcher (Kpatcher) is around for some time,
integrated on boot file like any other Chameleon function; with Modules support Kpatcher
can now live as a module, freeing the space it occupied on boot file
can now live as a module, freeing the space occupied on boot file
(one of module's advantages).
Let's just say that the only patch needed by the 925 on Legacy Mode(**) is cpuid_set!
Note: Kernel Patcher can stop working due to changes on the kernel code.
- GraphicsEnabler: graphics enabler option converted to module.
- same activation key used.
- Memory detection: memory detection option converted to module.
- same deactivation key used. (enabled by default)
- HelloWorld.dylib: just a notifier (not mandatory).

Archive Download the corresponding diff file

Revision: 530