| Dec 28, 2011 |
| 1 year 4 months | Improved buildpkg script
- Use configuration to know which modules to add to the generated
meta-package |
| 1 year 4 months | Improved buildpkg script
- Declare some variables read-only |
| 1 year 4 months | Improved buildpkg script
- Make the script more robust against errors
- Replace misleading variables |
| 1 year 4 months | - sync with trunk. |
| Dec 27, 2011 |
| 1 year 4 months | Remove extra text erroneously added to Localizable strings from the
last commit for sr.lproj, pl.lproj, fr.lproj, es.lproj, en.lproj,
id.lproj. |
| 1 year 4 months | Merge recent package installer changes from my branch in to trunk.
Includes updates to Credits, installation log messages and
localizable strings. Check for existence of EFI system partition
before running the check for previous Chameleon installatio |
| Dec 26, 2011 |
| 1 year 4 months | Change Localizable.strings to match the recent changes to the
install process. |
| 1 year 5 months | sync with Trunk (r1747) |
| Dec 25, 2011 |
| 1 year 5 months | Revise postinstall script to only backup /Extra folder if necessary,
and provide better feedback in the Install Log. Clean up and remove
some obselete commands. |
| Dec 24, 2011 |
| 1 year 5 months | Couple of tweaks to make the installation log more comprehensive. |
| 1 year 5 months | Update trunk @ r1747 in to my branch. |
| 1 year 5 months | Enhanced makefiles
- Add a help menu. Do `make help' to display the menu
- Update distclean rules |
| 1 year 5 months | Replace buggy strlcpy function with klibc one |
| 1 year 5 months | Revised script and installation log messaging before checking for
previous Chameleon installations on the EFI system partition. |
| Dec 23, 2011 |
| 1 year 5 months | Merge trunk @ r1743 in to my branch. |
| 1 year 5 months | Fix a buffer overflow |
| 1 year 5 months | Fix C errors reports by Clang static analyzer |
| Dec 22, 2011 |
| 1 year 5 months | Enhanced installer
- We can add an option without an associated package
- We can have an option that install multiple packages
- No more "fake" option (none)
- The package that is build is already compressed (no need to
compress
it again) |
| 1 year 5 months | Update postinstall script
- Fix a bug where kernel flags are not set properly
- Fix indent
- Add some comments |
| 1 year 5 months | Enhanced package installer
- Automaticaly select upgrade option if
/Extra/org.chameleon.Boot.plist
file exists on the target volume. |