! ! ! THIS IS A GINGERBREAD KERNEL FOR STOCK ROMS ! ! !
hi all,
i present you the very last version of my streetware-kernel for gingerbread. i think everything is working correctly now, so i can spend all my time on a new project.
if something unfortunately doesn't work, please leave a comment or write a pm.
and now, have a lot of fun with the new streetware-kernel...
Quote:
disclaimer:
remember that you flash your device at you own risk. i am not responsible for bricked devices, lost data, lost warranty or anything else, that may be the result of flashing or using this kernel.
Quote:
advice:
don't foget to make a backup of your custom files like init.d-scripts, modules, bootscripts, bootanimations, bootsounds and so on. i have done my best not to touch them, but don't blame me, if they are lost.
Quote:
warning:
i have added an older version of chainsdd's superuser because the new version available on the play store ist still buggy and currently unusable.
if you want to update anyway, you are free to do so, but i recommend you to read the comments on the play store first.
if you accidentally updated superuser and want to get rid of the new version, do the following:
menu-button
settings
applications
manage applications
superuser
uninstall updates
make sure you have unchecked 'allow automatic updating' for chainsdd's superuser until the new version is working correctly.
Quote:
changelog 0.5.1 - 0.5.2:
clockworkmod recovery v5.0.2.8
busybox v1.19.4-cm7
installed in [/sbin]
supersu v0.95
installed in [/system/app]
streetware-tool v0.5.2
this is a command-line tool used to modify kernel-settings and many other things. type 'streetware -h' or 'streetware --help' in your preferred terminal application for more information.
Quote:
general features:
clockworkmod touch recovery v5.0.2.8
busybox v1.19.4-cm7
installed in [/sbin]
busybox v1.20.2-stericson
installed in [/system/xbin]
supersu v0.95
installed in [/system/app]
superuser v3.0.7
not installed per default
cwmmanager v3.0
installed in [/system/app]
cifs-support
module in [/lib/modules]
j4fs-support
module in [/lib/modules]
ntfs-support
module in [/lib/modules]
'ntfs-3g' in [/sbin]
efs-backup
stored in [/mnt/sdcard/streetware/backup/efs]
insecure kernel
settings in [/default.prop]
integrated kernel-tweaks
tweaks in [/misc/streetware/tweaks]
cf-root compatible
properties in [/misc/streetware/settings/cfroot]
cpu frequencies [default]
[200] 400 600 800 1000 [1200]
custom bootscript-support
copy your 'bootscript.sh' in [/system/streetware/bootscript] or [/mnt/sdcard/streetware/bootscript]. if files with the same name are placed in both folders, only the newer one will be used.
custom init.d-support
copy your init.d-scripts in [/system/streetware/init.d] or [/mnt/sdcard/streetware/init.d]. if files with the same name are placed in both folders, only the newer one will be used.
custom modules-support
copy your modules in [/system/streetware/modules] or [/mnt/sdcard/streetware/modules]. if files with the same name are placed in both folders, only the newer one will be used.
custom bootanimation-support
copy your 'bootanimation.zip' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used.
custom bootlogo-support
copy your 'logo.jpg' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used. you have to remove the famous yellow triangle or custom bootlogos won't be displayed.
custom bootsound-support
copy your 'PowerOn.wav' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used.
Quote:
special features:
streetware-tool v0.5.2
this is a command-line tool used to modify kernel-settings and many other things. type 'streetware -h' or streetware --help in your preferred terminal application for more information.
Code:
~ # streetware --help
streetware: display help
usage 'streetware [OPTION]'
-a switch between supersu and superuser
-o toggle cifs-support on and off
-n toggle ntfs-support on and off
-b toggle bootscript-support on and off
-i toggle init.d-support on and off
-m toggle modules-support on and off
-t toggle integrated kernel-tweaks on and off
-f change default cpu-frequency-range
-g change default governor
-s change default scheduler
-l remove custom bootlogo
-u uninstall all changes and files made by this kernel and reboot into recovery-mode
-k backup your current kernel-settings to sdcard
-r reboot with your backup-settings from sdcard
-c check your current kernel-settings for errors and display them
-h display this help
-v display version information
advanced users should try 'streetware --display-all-options' to see a complete list with all options
report bugs at http://forum.xda-developers.com/showthread.php?t=1647393
~ #
advanced-mode
advanced user should try 'streetware --display-all-options' to see a complete list with all options.
application-switch
you can switch between supersu and superuser. it's your choice!
backup-option
backup your custom kernel-settings to sdcard. reboot your device with your custom kernel-settings instead of the default settings.
bloatware-option
you can toggle gamehub, musichub, readershub, socialhub and samsungapps with all of their contents on and off.
frequency-settings
change cpu-frequency-range permanently. no need for other applications to do that!
governor-settings
change governors permanently. no need for other applications to do that!
kernel-tweaks
you can toggle the integrated kernel-tweaks on and off. just in case if you want to use your own tweaks.
scheduler-settings
change schedulers permanently. no need for other applications to do that! different schedulers for internal and external storage are also supported!
survival-mode
you will never lose root, even if you delete your su-binary. just reboot your device!
toggle-option
you can toggle things like bootscript-support, cifs-support, init.d-support, modules-support and ntfs-support on and off.
uninstall-option
uninstall all changes made by this kernel on your system-partition and reboot into download-mode or recovery-mode. just in case if you want to flash another kernel and make sure there is no trash left on your device.
Quote:
credits goes to:
chainfire, chainsdd, hanny562, sakindia123, stericson, superatmos and all the others i forgot...
streetware-kernel-0.5.2-final-release.zip
flash with cwm recovery
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5.1-final-release.zip
flash with cwm recovery
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5-final-release.zip
flash with cwm recovery
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
the last few days i spent my time on learning how to compile a kernel, add new features to the source code and so on. the most time i spent on writing scripts, to make many things as easy as possible. and that's the result:
streetware-kernel-0.4 #final-release
i've been testing this kernel the last days and everything seems to work fine. but if something unfortunately doesn't work or if you have any suggestions, please leave a comment...
the last few days i spent my time on learning how to compile a kernel, add new features to the source code and so on. the most time i spent on writing scripts, to make many things as easy as possible. and that's the result:
streetware-kernel-0.4 #final-release
i've been testing this kernel the last days and everything seems to work fine. but if something unfortunately doesn't work or if you have any suggestions, please leave a comment...
Getting feedback for your app during development is as simple as adding logging info where necessary and looking … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?