Debian apt-get mirrors: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
= Australia = | = Australia = | ||
<pre> | <pre> | ||
deb http://mirror.aarnet.edu.au/pub/raspbian/raspbian/ jessie main contrib non-free rpi | |||
deb http://mirror.internode.on.net/pub/raspbian/raspbian/ jessie main contrib non-free rpi | |||
deb http://raspbian.mirror.digitalpacific.com.au/raspbian/ jessie main contrib non-free rpi | |||
deb http://mirror.aarnet.edu.au/pub/raspbian/raspbian/ wheezy main contrib non-free rpi | deb http://mirror.aarnet.edu.au/pub/raspbian/raspbian/ wheezy main contrib non-free rpi | ||
deb http://mirror.internode.on.net/pub/raspbian/raspbian/ wheezy main contrib non-free rpi | deb http://mirror.internode.on.net/pub/raspbian/raspbian/ wheezy main contrib non-free rpi | ||
Line 19: | Line 23: | ||
= Singapore = | = Singapore = | ||
<pre> | <pre> | ||
deb http://mirror.nus.edu.sg/raspbian/raspbian/ jessie main contrib non-free rpi | |||
deb http://mirror.0x.sg/raspbian/raspbian/ jessie main contrib non-free rpi | |||
deb http://raspbian.3ezy.com/raspbian/raspbian/ jessie main contrib non-free rpi | |||
deb http://mirror.nus.edu.sg/raspbian/raspbian/ wheezy main contrib non-free rpi | deb http://mirror.nus.edu.sg/raspbian/raspbian/ wheezy main contrib non-free rpi | ||
deb http://mirror.0x.sg/raspbian/raspbian/ wheezy main contrib non-free rpi | deb http://mirror.0x.sg/raspbian/raspbian/ wheezy main contrib non-free rpi |
Revision as of 21:06, 25 April 2016
By default raspbian will only use the repository from raspbian.org rather than using a local mirror.
sources.list
Edit the following file moving the default entry to the bottom of the list and adding the following mirrors.
vi /etc/apt/sources.list
Australia
deb http://mirror.aarnet.edu.au/pub/raspbian/raspbian/ jessie main contrib non-free rpi deb http://mirror.internode.on.net/pub/raspbian/raspbian/ jessie main contrib non-free rpi deb http://raspbian.mirror.digitalpacific.com.au/raspbian/ jessie main contrib non-free rpi deb http://mirror.aarnet.edu.au/pub/raspbian/raspbian/ wheezy main contrib non-free rpi deb http://mirror.internode.on.net/pub/raspbian/raspbian/ wheezy main contrib non-free rpi deb http://raspbian.mirror.digitalpacific.com.au/raspbian/ wheezy main contrib non-free rpi
New Zealand
At time of document creation, none.
Singapore
deb http://mirror.nus.edu.sg/raspbian/raspbian/ jessie main contrib non-free rpi deb http://mirror.0x.sg/raspbian/raspbian/ jessie main contrib non-free rpi deb http://raspbian.3ezy.com/raspbian/raspbian/ jessie main contrib non-free rpi deb http://mirror.nus.edu.sg/raspbian/raspbian/ wheezy main contrib non-free rpi deb http://mirror.0x.sg/raspbian/raspbian/ wheezy main contrib non-free rpi deb http://raspbian.3ezy.com/raspbian/raspbian/ wheezy main contrib non-free rpi
Mirrors
For a list or Raspbian mirrors visit RaspbianMirrors