What we mirror
We mirror all Ubuntu distributions. We update our mirror four times a day from mirror.cs.umn.edu.How do I use it?
Modern CD images can be found here.Older CD images can be found here.
Add these lines at the end of your /etc/apt/sources.list, substituting your version of Ubuntu for BLAH.
(If you're not sure which, intrepid is probably a safe bet, as it's the most recent stable version.)
(If you're using an older version, please replace ubuntu with ubuntu-old in the following lines.
deb http://mirrors.acm.jhu.edu/ubuntu/ BLAH main restricted universe multiverse
deb http://mirrors.acm.jhu.edu/ubuntu/ BLAH-updates main restricted universe multiverse
deb http://mirrors.acm.jhu.edu/ubuntu/ BLAH-backports main restricted universe multiverse
deb http://mirrors.acm.jhu.edu/ubuntu/ BLAH-security main restricted universe multiverse
deb-src http://mirrors.acm.jhu.edu/ubuntu/ BLAH main restricted universe multiverse
deb-src http://mirrors.acm.jhu.edu/ubuntu/ BLAH-updates main restricted universe multiverse
deb-src http://mirrors.acm.jhu.edu/ubuntu/ BLAH-backports main restricted universe multiverse
deb-src http://mirrors.acm.jhu.edu/ubuntu/ BLAH-security main restricted universe multiverse
