User:Jebba/Repositories

Various repositories... I only include the free sections.

Contents

Nokia Official

Uh, I've made so many changes, I can't be certain, but I think these are the repositories that come with the phone:

deb https://downloads.maemo.nokia.com/fremantle/apps/ ./ 
deb https://downloads.maemo.nokia.com/fremantle/mr0 ./

rlinfati 23:41, 3 January 2010 (UTC) also exist 002, 003, 203 update repositories (mr0 = generic fw)

Extras

This is the repo that is set up when you get the phone, but disabled by default:

deb http://repository.maemo.org/extras/ fremantle free

Extras-Testing

Extras-testing is the staging area where repos get the thumbs up or thumbs down. If they have good karma, they make it into the main extras repository where they are easily available by every noob with the phone.

deb http://repository.maemo.org/extras-testing/ fremantle free

Extras-Devel

This repo is where all sorts of stuff is uploaded by anyone that can figure out how to build a package and make an ssh key. All sorts of brokenness abounds and many packages are not "optified" so you can easily brick your phone if you are not careful when playing here:

deb http://repository.maemo.org/extras-devel/ fremantle free

Tools

The tools repo has various development tools for geeks.

deb http://repository.maemo.org/ fremantle/tools free

SDK

The SDK repo is used by developing Maemo applications and is usually installed on a development box, not the phone. I *think* I've grabbed packages from there and installed them on the phone...

deb http://repository.maemo.org/ fremantle/sdk free

Grabbing Source Code

To grab source code from a repository is very easy. You just need to change teh "deb" part of the line to "deb-src". For instance here's the tools repository and it's source repository:

 deb http://repository.maemo.org/ fremantle/tools free
 deb-src http://repository.maemo.org/ fremantle/tools free

The to install something you can just run:

apt-get update
apt-get source foo


Developer Repositories

One of the great things about the Maemo/N900 is that anyone can set up a repo. You're not stuck in a jail. The repositories below are set up by random folks, just like me. :)

Note, the Maemo community wants to have as few external repositories as possible, to keep things sane and easy. See Task:Reducing_number_of_external_repositories.

Jebba

This is my own private repo where I upload things before I upload them to maemo.org. I also have some random things in there that I likely will never upload to maemo.org (such as the kernel).

deb http://www.freemoe.org/users/jebba unstable main

Debian Etch

I rebuilt Debian Etch:

 deb http://obra.freemoe.org/ freemoe-etch/

ruskie

Note, this repository does not "optify" the packages so they will take up space on your root filesystem unless you've repartitioned.

https://repo.codemages.net/ nonopt/

Here's the same repo, but with "optified" versions:

https://repo.codemages.net/ opt/

ali1234

Has cool shakeandroll

deb http://al.robotfuzz.com/~al/maemo/fremantle /

Rygel

deb http://fatal.se/pub/ah-maemo-repo/ fremantle free non-free
deb-src http://fatal.se/pub/ah-maemo-repo/ fremantle free non-free

Thomas Tanner

DANGEROUS! partially not optified or overwrites core components

deb http://www.maemory.com/N900/ fremantle free incompatible
deb-src http://www.maemory.com/N900/ fremantle free incompatible

Qole

deb http://qole.org/repository/ maemo fremantle

matan

http://wiki.maemo.org/Modified_Hildon_Desktop

deb http://my.arava.co.il/~matan/repo/binary/ ./