XXJPK Multinational ROM
This ROM is more-or-less a proof-of-concept ROM, that might be useful for people not living in the US/UK. It's a complete ROM, so instead of updating via update.zip, you update it via Odin. Therefore you don't even need to install JPK first if you don't have it. (in Odin you should enable re-partition)
Features:
- pre-rooted kernel based on Chainfire's initramfs, with the following modifications:
- busybox updated to 1.17.1 (takes less space)
- root is more agressive (removes the symlinks of the old toolbox commands)
- added an "ll" command that is equivalent to "ls --color=never" (useful if you're using adb shell a lot)
- blanked out the background pictures of the recovery mode (to spare some space)
Removed some samsung apps:
- layar
- aldiko ebook
- mini diary
- write and go
- daily notification
- allShare
- press reader
Added some applications:
- SGS Toolbox
- ROM Manager
- Barcode Scanner
- Samsung Keyboard from 2.1 with xT9 for multiple languages and cursor
Others modifications:
- changed CSC: added XEH and VDH (hungarian providers)
- added tools: batch file to load the CSC changing screen (change_csc.bat) --> run it after first boot after turning on USB Debugging to change your CSC
- added applications: all removed applications are included with the zip if you want to put them back
- changed battery indicator to show numbers (version D)
By default this ROM only contains hungarian CSC's besides the defaults, but because the kernel is pre-rooted, you might actually use another CSC file too when flashing.
If you don't like some of the changes you can still use parts of this ROM (like the zImage), or reset the changes after flashing.
Notes:
If wifi won't work after the first boot, reboot. It should work from that on.
Version history:
1.0: initial internal release
2.0: initial XDA release
2.1: wifi bug fixed
2.2: change_csc.bat fixed