Getting Debian updates via EFTel Mirror

From EGN Wiki

Jump to: navigation, search

EFTel hosts the full repository of the GNU/Linux Distribution: Debian. To use this repository you can set your apt source file (/etc/apt/sources.list) with the addresses. More details below:

For people in WA

 deb http://mirror.eftel.com/debian/

For people in VIC, QLD or NSW

 deb http://mirror.datafast.net.au/debian/

Example sources.list

An example /etc/apt/sources.list using the WA host, can be found below:

 deb http://mirror.eftel.com/debian/ etch main non-free contrib
 deb-src http://mirror.eftel.com/debian/ etch main non-free contrib
 deb http://mirror.eftel.com/debian-security/ etch/updates main
 deb-src http://mirror.eftel.com/debian-security/ etch/updates main

For more information about Debian, please see the Debian website.

Personal tools