|
2011-04-05
, 12:45
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#3
|
|
2011-04-05
, 12:54
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#4
|
sed -i -e "s/<enabled\/>/<disabled\/>/" /etc/hildon-application-manager/catalogues
sed -i -e "s/<disabled\/>/<enabled\/>/" /etc/hildon-application-manager/catalogues
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2011-04-05
, 14:55
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#5
|
Set the check interval to a stupidly high number so it's effectively disabled.
Then occasionally do a 'apt-get update' at the command line, and 'apt-get upgrade' if you want to run a upgrade.
Edit - reason: http://talk.maemo.org/showpost.php?p...&postcount=119 - sorry I forgot you don't like my posts.
but it only sets the intervals between the updates and its not what i'm looking for.
The catalogues are stored in /etc/hildon-application-manager/catalogues, so you could probably do (as root):
Disable all:
Enable all:Code:sed -i -e "s/<enabled\/>/<disabled\/>/" /etc/hildon-application-manager/catalogues
I've not tested this myself though, so make sure you take a backup of the files beforehand!Code:sed -i -e "s/<disabled\/>/<enabled\/>/" /etc/hildon-application-manager/catalogues
|
2011-04-05
, 15:09
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#6
|
nice memory you have, but lets take a look at what i said
oh, i said i'm not looking for changing the intervals..so you are right when you said :
|
2011-04-05
, 15:25
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#7
|
|
2011-04-05
, 15:28
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#8
|
|
2011-04-05
, 15:30
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#9
|
|
2011-04-05
, 15:34
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#10
|
vi
Is there a command that i can type to disable all catalogues at once and then return them back when i'm offline ?
i'm aware of