PDA

View Full Version : Does my source list look good?


Sheytan
September 30th, 2005, 07:00 AM
deb cdrom:[Ubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted


deb http://se.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://se.archive.ubuntu.com/ubuntu hoary main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://se.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://se.archive.ubuntu.com/ubuntu hoary-updates main restricted

## Uncomment the following two lines to fetch updated software from the network
deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu hoary universe
deb-src http://us.archive.ubuntu.com/ubuntu hoary universe

deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted

deb http://security.ubuntu.com/ubuntu hoary-security universe
deb-src http://security.ubuntu.com/ubuntu hoary-security universe

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

## Backports
deb http://archive.ubuntu.com/ubuntu hoary-backports main restricted universe multiverse
deb http://ubuntu-backports.mirrormax.net/ hoary-extras main universe multiverse restricted
------------------------------------------------------------------------

Is there other thing i could change to get access to more software as possible.
Or faster mirrors (i live in Sweden)

PaganHippie
September 30th, 2005, 07:14 AM
The mirrormax repository has been shut down. My understanding is that it was causing conflicts with official backports. You'll want to remove it from your sources.list

Sheytan
September 30th, 2005, 07:33 AM
The mirrormax repository has been shut down. My understanding is that it was causing conflicts with official backports. You'll want to remove it from your sources.list

Hoary-extras at mirrormax still works they did showdown hoary-backports at mirrormax though if i'm not wrong.

sudo apt-get update doesn't give me any error.

PaganHippie
September 30th, 2005, 07:34 AM
Hmm... what's in there?