A shell script that invokes rsync is run using cron. We currently mirror
the archives debian
, debian-non-US
and debian-security
. The
mirror is only available via ftp and hosts whose IP begins with 129.97.
.
Use the following lines (if you're running woody) in /etc/apt/sources.list:
deb ftp://mirror.debian.math/debian-security/ woody/updates main contrib non-free deb ftp://mirror.debian.math/debian/ woody main non-free contrib deb ftp://mirror.debian.math/debian-non-US woody/non-US main contrib non-free # deb-src ftp://mirror.debian.math/debian/ woody main non-free contrib deb-src ftp://mirror.debian.math/debian-non-US woody/non-US main contrib non-free