maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [ANNOUNCE] Speed Patch + Battery Patch + Tweaks --> Everything Needed To Have A Perfect N900 (https://talk.maemo.org/showthread.php?t=73315)

kolos 2011-06-19 10:38

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
Quote:

Originally Posted by karam (Post 1031947)
@kolos
it can be one letter
or 2 letters (it doesn't make any diffrence in this case)
and mv transitions.ini /home/user/MyDocs (to the next optional step)
to move these transitions.ini to the current theme

But in my case command with two letters didn't delete necessary files.

Regarding transitions.ini, I like to have transitions as they are, so I didn't apply these changes (I deleted their lines from patchit.sh).

karam 2011-06-19 10:43

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
Quote:

Originally Posted by kolos (Post 1031952)
But in my case command with two letters didn't delete necessary files.

They are probably already deleted
It MUST Do That

karam* = karak* = karaf* = karai*
means kara + any other letter

rc.local* = rc.locaf*= rc.locaw*
means rc.loca + any other letter

so:

rc.locall* = rc.localw* = rc.locaq*
means rc.local + any other letter

Hope you get it ;)

Oh and for the transitions
there lines are already deleted in the patch.tar.gz (wich is in the first post)

F2thaK 2011-06-19 10:48

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
actually its

local* = local + any other letter

kolos 2011-06-19 10:51

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
I'm not programmer, but if I understand right the star (*) replaces all following letters/symbols/numbers and doesn't annul letters/symbols/numbers written before the star. So in case locall*, that should seek all words which start with locall..., but not with local... (except locall...).

karam 2011-06-19 10:52

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
Aaaaaah what can i say then

F2thaK i always use this
and i know what i'm saying
i will make another test and remake sure of that silly info ;p

Edit : just made another sure of that
and it doesn't make any difference

F2thaK 2011-06-19 11:00

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
Sorry but you have it wrong Karam

http://www.tuxfiles.org/linuxhelp/wildcards.html

karam 2011-06-19 11:13

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
F2tahaK
1-) it is a bash (not ash) as N900 uses (although this might not be important
2-) it says mv *linux*.html dir1 (notice 2 stars) so the command moves all the HTML files, that have the word "linux" in their names, from the working directory into a directory named dir1:
3-)but if we did
mv linux*.html dir1 then the command moves all the HTML files, that have the word "linu" in their names, from the working directory into a directory named dir1

EDIT : BTW i have replaced rm rc.locall* with

rm /etc/rc.local
rm /etc/rc.local.backup.txt

F2thaK 2011-06-19 11:52

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
but if you wanted to delete these files that are in the same folder:

exampleA
exampleB
exampleC

you would do "rm /example*"

---

Im just trying to help you out, making sure the instructions are correct.

Again I really appreciate this script/MOD, as Im sure many others do.

Thank you.

mr_pingu 2011-06-19 11:58

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
Yes the * means any character but you the last letter can't be any character so

just like F2thaK said

example* includes
exampleA
exampleB
exampleC

but it doesn't work like you think:
You think this way:
exampleA* includes them all but that's wrong since A is included, and then it won't affect the others!

Changegames 2011-06-19 12:09

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
 
i just want to ask did the last version got the same transitions.ini or is it the same thats included in the updated version?


All times are GMT. The time now is 13:20.

vBulletin® Version 3.8.8