View Single Post
Posts: 48 | Thanked: 32 times | Joined on Dec 2010 @ Russia, Moscow
#167
Originally Posted by yodawg View Post
hmm, installed it and rebooted
can't seem to notice much of a difference
some people mentioned 4x faster email loading but for me it still took a while...
my n900 felt fairly fast to begin with so maybe thats why i didnt notice it?
oh well, at least nothing broke.... yet...
Check the contents of /etc/rc.local (in my case it was created empty) and the other files this script should change.

I didn't have time to debug this script, but I'm sure that's because of Enhanced BusyBox. Anyway, I prefer using /etc/bash.bashrc and .ashrc as symlinks to it in the home directories, so I've made the changes by hand.

Also, I'd recommend karam to look into simple copying (or appending of contents) instead of using tee: that would be much easier to debug. I don't know much about how dpkg handles changes in config files, but I think it would be nice if when you package this patch into a deb, you will do it a safer way.