Saturday, May 30, 2009

My sources.list file

I've just done a complete fresh install of Ubuntu Jaunty from the CD I requested from Shipit, as opposed to the upgrade I did on my system when Jaunty was released. I added Medibuntu to my repository to allow me to install the restricted drivers. Here is how my sources.list file looks at present. I will definately be adding more repositories in future and I'll have to edit this post.
This post if mostly for my personal future reference should I do another reinstall. I had originally started out with the Canadian repositories, but I had some trouble with adding keys, so I switched to a US based site for now.
You may use this sources.list if you wish, but don't blame me if your system complains. You can find your sources.list file by opening terminal and entering:
gksudo gedit /etc/apt/sources.list
From here you can edit the file as I have below.

# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://ubuntu.secs.oakland.edu/ jaunty main restricted
deb-src http://ubuntu.secs.oakland.edu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ubuntu.secs.oakland.edu/ jaunty-updates main restricted
deb-src http://ubuntu.secs.oakland.edu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ubuntu.secs.oakland.edu/ jaunty universe
deb-src http://ubuntu.secs.oakland.edu/ jaunty universe
deb http://ubuntu.secs.oakland.edu/ jaunty-updates universe
deb-src http://ubuntu.secs.oakland.edu/ jaunty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ubuntu.secs.oakland.edu/ jaunty multiverse
deb-src http://ubuntu.secs.oakland.edu/ jaunty multiverse
deb http://ubuntu.secs.oakland.edu/ jaunty-updates multiverse
deb-src http://ubuntu.secs.oakland.edu/ jaunty-updates multiverse
Shipit
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ubuntu.secs.oakland.edu/ jaunty-backports main restricted universe multiverse
# deb-src http://ca.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://ubuntu.secs.oakland.edu/ jaunty-security main restricted
deb-src http://ubuntu.secs.oakland.edu/ jaunty-security main restricted
deb http://ubuntu.secs.oakland.edu/ jaunty-security universe
deb-src http://ubuntu.secs.oakland.edu/ jaunty-security universe
deb http://ubuntu.secs.oakland.edu/ jaunty-security multiverse
deb http://ubuntu.secs.oakland.edu/ jaunty-proposed restricted main multiverse universe
deb-src http://ubuntu.secs.oakland.edu/ jaunty-security multiverse