Debian apt-get mirrors: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
Created page with "By default raspbian will only use the repository from raspbian.org rather than using a local mirror.<br><br> = sources.list= Edit the following file moving the default entry..." |
No edit summary |
||
Line 16: | Line 16: | ||
= New Zealand = | = New Zealand = | ||
At time of document creation,none. | At time of document creation, none. | ||
= Singapore = | = Singapore = | ||
Line 26: | Line 26: | ||
= Mirrors = | = Mirrors = | ||
For a list or Raspbian mirrors visit [http://www.raspbian.org/RaspbianMirrors | For a list or Raspbian mirrors visit [http://www.raspbian.org/RaspbianMirrors RaspbianMirrors ] | ||
[[Category : Raspbian]] | [[Category : Raspbian]] |
Revision as of 03:11, 5 May 2015
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/ 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 deb http://raspbian.skymesh.net.au/raspbian/raspbian/ wheezy main contrib non-free rpi
New Zealand
At time of document creation, none.
Singapore
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