fxone
Ambitioniertes Mitglied
- 13
Achtung Rom ist nicht von mir aber sehr gut.
oClock Custom ROM - Android @ MoDaCo
oClock Custom ROM - Android @ MoDaCo
Code:
Content:
* SW version 1.23.405.1 ("WWE")
* Used 1.23.351.1 and added 405 customizations
* Kernel:
* loopback device enabled (allows you to do 'mount -o loop ...')
* iprange & ipowner enabled (for DroidWall (DW) compatibility)
* T2W: trackpad to wake (short press while sleeping)
* T2S: trackpad to sleep (long press while awake)
* BB: Busybox 1.16.2 in /system/xbin and also already installed in /system/xbin (busybox is the latest version compiled by myself!)
* Compiled with an optimized toolchain and statically linked against uClibc (50% smaller binary compared to the one in Three O´Clock A.M.!)
* bbconfig enabled
* configured cron dir: /data/cron, udhcpd dir: /data/udhcpd, service dir: /data/service
* Superuser 2.1
* Replaced /system/etc/firmware/fw_bcm4329_ap.bin with the one from HTC Evo 4g to make wifi tethering work
* Android wifi tether 2.0.2 (installed in /system/app)
* WiFi-N (802.11n) enabled by changing/recompiling the driver source code (not by hex editing the driver!)
* fixed permissions of /system/etc/ppp/ip-up-vpn to "755" (thx to mountnorth for your twitter comment: http://twitter.com/mountnorth/status/17002281817)
* Removed annoying boot sound
* flash_image installed in /system/xbin (usefull if you usb bricked your device)
Code:
Info:
* Android wifi tether http://code.google.com/p/android-wifi-tether/
* Description of wifi tether bugfix: http://code.google.com/p/android-wifi-teth...tail?id=330#c66
* configured busybox dirs have to be created by yourself, if you need these features
* DroidWall can be installed from the market
* More infos about trackpad kernel modifications: http://forum.xda-developers.com/showthread.php?t=703539
* To enable 802.11n I changed in drivers/net/wireless/bcm4329/dhd_cdc.c nmode=0 to nmode=1
Code:
A2SD++ update:
* Install the update for A2SD++ without losing any of my kernel modifications
* A2SD is not and will not be tested by me.