PDA

View Full Version : share your repos


vees
04-16-2007, 12:16 PM
Mine are:

#maemo:name Nokia Catalogue
#maemo:essential
deb http://catalogue.tableteer.nokia.com/certified/ bora user
#maemo:name Nokia Catalogue (3rd party software)
deb http://catalogue.tableteer.nokia.com/non-certified/ bora user
#maemo:name FBReader repository
deb http://only.mawhrin.net/fbreader/maemo bora user
#maemo:name Maemo repisitory
deb http://repositorty.maemo.org bora free non-free
#maemo:name maemo-hackers
deb http://maemo-hackers.org/apt bora main
#maemo:name mg
deb http://mg.pov.lt/770 bora user other
#maemo:name Skyhusker's Catalogue
deb http://zeus.rm-fr.net/~skyhusker/maemo bora free
#maemo:name bora-extras
deb http://repository.maemo.org/extras bora free non-free

any suggestions, comments?

please share yours!

Cheers,

VS

luketoh
04-16-2007, 01:09 PM
how does one get the list easily from the n800?

vees
04-16-2007, 03:14 PM
I installed xterm and got the file /etc/apt/sources.list

you might need root access , just install ssh and dropbear and make ssh root@localhost with the password 'rootme' (if I remember correctly) . that is the simplest way I know. lemme know if you need any help

ehmo
04-17-2007, 12:56 AM
My list
#maemo:name Nokia Catalogue
#maemo:essential
deb http://catalogue.tableteer.nokia.com/certified/ bora user
#maemo:name Nokia Catalogue (3rd party software)
deb http://catalogue.tableteer.nokia.com/non-certified/ bora user
#maemo:name extras
deb http://repository.maemo.org/extras bora free non-free
#maemo:name base-repository
deb http://repository.maemo.org bora free non-free
#maemo:name Canola
deb http://openbossa.indt.org.br/canola/repository-beta2/bora bora user
#maemo:name maemo-hackers
deb http://maemo-hackers.org/apt bora main
#maemo:name mg
deb http://mg.pov.lt/770 bora user other
#maemo:name INdT Games
deb http://openbossa.indt.org.br/games bora games
#maemo:name maemo extras
deb http://repository.maemo.org/extras bora free
#maemo:name MUlliNER.ORG Maemo Software (Maemo 3.x)
deb http://www.mulliner.org/nokia770/repository/ bora free
#maemo:name Maemo
deb http://repository.maemo.org bora free non-free
#maemo:name Few games
deb http://marceloeduardo.com/apt mistral games

dtrask
04-17-2007, 01:25 AM
Here's mine...

#maemo:name Nokia Catalogue
#maemo:essential
deb http://catalogue.tableteer.nokia.com/certified/ bora user
#maemo:name Nokia Catalogue (3rd party software)
deb http://catalogue.tableteer.nokia.com/non-certified/ bora user
#maemo:name Maemo 3.0 'bora'
deb http://repository.maemo.org/ bora free non-free extras
#maemo:name xmoto
deb http://download.tuxfamily.org/xmoto/maemo/ it2007 testing
#maemo:name maemo-hackers
deb http://maemo-hackers.org/apt mistral main
#maemo:name Skyhusker's Catalogue
deb http://zeus.rm-fr.net/~skyhusker/maemo bora free
#maemo:name bora-extras
deb http://repository.maemo.org/extras bora free non-free
#maemo:name INdT Games
deb http://marceloeduardo.com/apt mistral games
#maemo:name Minimo
deb http://home.ufam.edu.br/~agan/minimo bora user
#maemo:name mg
deb http://mg.pov.lt/770 bora user other
#maemo:name maemo-hackers
deb http://maemo-hackers.org/apt bora main
#maemo:name maemo.org.br
deb http://www.maemo.org.br/platform/apt/ mistral user
#maemo:name Canola
deb http://openbossa.indt.org.br/canola/repository-beta2/bora bora user
#maemo:name Maemo extras
deb http://repository.maemo.org/extras/ bora free non-free
#maemo:name Kernel Concepts
deb http://downloads.kernelconcepts.de/maemo3 bora free
#maemo:name MUlliNER.ORG Maemo Software (Maemo 3.x)
deb http://www.mulliner.org/nokia770/repository/ bora free
#maemo:name Nokia Research Cambridge
deb http://repository.nrcc.noklab.com/ bora extras

robbh66
07-01-2007, 02:38 AM
I installed xterm and got the file /etc/apt/sources.list

you might need root access , just install ssh and dropbear and make ssh root@localhost with the password 'rootme' (if I remember correctly) . that is the simplest way I know. lemme know if you need any help

In root mode I navigate to the /etc folder and try and edit the hosts file but i get an error "user is not in the sudoers file. This incidenet will be reported."

i use the easier becomeroot way of gaining root and sudo vi hosts

What am i doing wrong?

rcull
07-01-2007, 02:54 AM
When logged in as root - ( sudo gainroot ) dont use 'sudo vi hosts' just use 'vi hosts'.

Rick