Yeah, but it doesn't feel quite right talking about PX or another guy kernel in Merruk's thread. But I've found your kernel thread, I'll ask there!! I see you don't mind.. 
Cant guarantee 100% working.. Basically ur kernel should support ext4Is it safe to format and mount system data and cache as ext4?
To be forgotten is worse than death.
What are the bugs . If I convert every thing to ext4 system, data, and cache?Cant guarantee 100% working.. Basically ur kernel should support ext4
Sent from my GT-S5360 using XDA
In worst case scenario, Your phone will not recognize it. I have never played with it so I dont know.What are the bugs . If I convert every thing to ext4 system, data, and cache?
To be forgotten is worse than death.
if [ -e /path/to/file ] <act one>
else <act2>
fi
*file beginning*
# Some comment, conforming to the UNIX syntax
ui_print("Some print");
# Some other comment
ui_print("Some other print");
# Multiline comments are
# not supported, but are emulated this way
// Some comment, conforming to the C syntax --> FAILs script
/* Some multiline comment, conforming to the C syntax --> FAILs script
*/
/*
* FAILs script also
*/
/*
* FAILs script also
*/