Chameleon

Chameleon Svn Source Tree

Root/branches/blackosx/package/Changes.txt

1- Change the layout/wording displayed in the installer (English only) and give it a facelift. Adjust background image to scale to fit in the window.
2
3- Set exclusive 'None' option to default choice.
4
5- Add code to detect and make necessary changes to avoid possibility of a b1f:error or boot1:error should the user decide to install a secondary boot partition.
6
7- Fix bug installing to /Volumes/EFI
8
9- Add crazybirdy's Chinese translation to zh-CN and zh-TW resources.
10
11- Add dmaazar's boot0workV2 changes to ../i386/boot0/boot0md.s.
12
13- Added check for an existing Chameleon installation on a different partition of same target disk to help stop new
14users from confusing themselves. If found, the install process will exit and write the reason to the install log.
15
16- Re-organised Scripts folder in to Main and Sub scripts. The main scripts for the standard and EFI system partition
17installation options have been changed to used the code that I'd previously re-structured. The Sub scripts are the
18original chameleon installer scripts with maybe some tweaks/additions, split in to separate scripts. These scripts
19include the previous additions I'd made including checking for FAT16 partitions, installing boot0md or boot0 depending
20on whether or not a Windows installation is found and writing boot1h or boot1f32 depending on installing to HFS or
21FAT32 format partitions.
22
23- All references of Boot0hfs removed and now replaced with Boot0md.
24
25- Installer log added to now dump a log of useful info about the install process to the root of the selected target.
26
27- Boot options re-thought and are now automatically created at compile time from simple lists, rather than manage a
28separate file of code of each option.
29
30- Added missing useKernelCache boot option.
31
32- Easily enable a list to be exclusive or not.
33
34- The main Post script now creates the org.chameleon.Boot.plist based on the modules / options / key layouts / themes
35selected by the user.
36
37- Only create and /Extra folder if there's something to go in it.
38
39- Backup an existing /Extra folder to /Extra-OLD(date & time).
40
41- slimpkg.sh changed to match the revised code in buildpkg.sh where applicable.
42
43- English Localizable.strings revised to match latest additions and some texts updated.

Archive Download this file

Revision: 1640