sources.list
for Ubuntu
Using "wget --no-check-certificate", you can download the versions of sources.list for hosts internal to UW campus here:
https://cs.uwaterloo.ca/twiki/pub/CF/MirroringUbuntu/breezy-sources.list
https://cs.uwaterloo.ca/twiki/pub/CF/MirroringUbuntu/dapper-sources.list
https://cs.uwaterloo.ca/twiki/pub/CF/MirroringUbuntu/feisty-sources.list
https://cs.uwaterloo.ca/twiki/pub/CF/MirroringUbuntu/gutsy-sources.list
Additional versions at the bottom of this page.
The main Ubuntu sites are often loaded. I'd like to be a polite net.citizen and use our resources to help out. For the time being, my mirroring is experimental. We can look later at offering it to campus or perhaps the world.
First I perused the list of rsync mirrors on Ubuntu's website. rsync://ftp.uninett.no/ubuntu looked promising. traceroute shows it uses orion, not our general Internet connection.
So on torres.cscf
I made /fsys2/ubuntu
and made it writable by a regular user (me).
Then I did
-- MikePatterson - 25 Mar 2005
The mirror finally finished. I set up a crontab job to update my local mirror every 12 hours.
ISOs can be found at ftp://ubuntu-mirror.cscf.uwaterloo.ca/ubuntu-releases/ which is also campus restricted.
I mirrored those with
rsync -a --progress rsync://releases.ubuntu.com/releases /fsys2/ubuntu-releases
-- MikePatterson - 27 Mar 2005
Let's move this to mirror.cscf.
The disk shelf on mirror is mounted as /home/ftp
.
So as root:
-- MikePatterson - 31 March 2005
Attached is a sources.list to use ubuntu-mirror.cscf
and backports to update Warty distributions.
-- MikePatterson - 06 Apr 2005
Also attached is a new sources.list for breezy, using ubuntu-mirror.cscf
.
-- DanielAllen - 24 Oct 2005
I | Attachment | History | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|---|
![]() |
breezy-sources.list | r1 | manage | 0.3 K | 2005-10-24 - 16:35 | DanielAllen | breezy sources.list using ubuntu-mirror.cscf |
![]() |
dapper-sources.list | r2 r1 | manage | 0.4 K | 2007-03-22 - 09:39 | JasonTestart | dapper sources.list using ubuntu-mirror.cs |
![]() |
feisty-sources.list | r1 | manage | 3.6 K | 2007-05-11 - 17:12 | DaveGawley | feisty:/etc/apt/sources.list for UW internal hosts |
![]() |
gutsy-sources.list | r1 | manage | 1.1 K | 2007-10-22 - 11:45 | DaveGawley | gutsy:/etc/apt/sources.list for UW internal hosts |
![]() |
hoary-sources.list | r1 | manage | 1.5 K | 2005-04-08 - 17:24 | MikePatterson | hoary sources.list using ubuntu-mirror.cscf |