From 0a8c630265f7dd4fc9be796f21a6b6688dc2ee6e Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 6 Jul 2015 15:18:25 +0300 Subject: [PATCH] http.debian.net --> httpredir.debian.org I was told that it moved and moving to debian.org means that it's now officially supported :) --- etc/apt/sources.list/debian | 8 ++++---- etc/apt/sources.list/debiant | 4 ++-- etc/apt/sources.list/debianu | 4 +++- etc/apt/sources.list/jessie | 8 ++++---- etc/apt/sources.list/sid | 4 ++-- etc/apt/sources.list/squeeze | 8 ++++---- etc/apt/sources.list/wheezy | 8 ++++---- rc/bashrc | 4 ++-- rc/zshrc | 4 ++-- 9 files changed, 27 insertions(+), 25 deletions(-) mode change 120000 => 100644 etc/apt/sources.list/debianu diff --git a/etc/apt/sources.list/debian b/etc/apt/sources.list/debian index 4dbd543a..1a7d5f05 100644 --- a/etc/apt/sources.list/debian +++ b/etc/apt/sources.list/debian @@ -1,11 +1,11 @@ ## Main Debian archives. -deb http://http.debian.net/debian stable main contrib non-free -deb-src http://http.debian.net/debian stable main contrib non-free +deb http://httpredir.debian.org/debian stable main contrib non-free +deb-src http://httpredir.debian.org/debian stable main contrib non-free ## Debian Security deb http://security.debian.org/ stable/updates main contrib non-free deb-src http://security.debian.org/ stable/updates main contrib non-free ## Debian Backports -deb http://http.debian.net/debian stable-backports main contrib non-free -deb-src http://http.debian.net/debian stable-backports main contrib non-free +deb http://httpredir.debian.org/debian stable-backports main contrib non-free +deb-src http://httpredir.debian.org/debian stable-backports main contrib non-free diff --git a/etc/apt/sources.list/debiant b/etc/apt/sources.list/debiant index cc058bcc..55cabe07 100644 --- a/etc/apt/sources.list/debiant +++ b/etc/apt/sources.list/debiant @@ -1,6 +1,6 @@ ## Main Debian archives. -deb http://http.debian.net/debian testing main contrib non-free -deb-src http://http.debian.net/debian testing main contrib non-free +deb http://httpredir.debian.org/debian testing main contrib non-free +deb-src http://httpredir.debian.org/debian testing main contrib non-free ## Debian Security deb http://security.debian.org/ testing/updates main contrib non-free diff --git a/etc/apt/sources.list/debianu b/etc/apt/sources.list/debianu deleted file mode 120000 index 9a63c961..00000000 --- a/etc/apt/sources.list/debianu +++ /dev/null @@ -1 +0,0 @@ -sid \ No newline at end of file diff --git a/etc/apt/sources.list/debianu b/etc/apt/sources.list/debianu new file mode 100644 index 00000000..c5a8ea21 --- /dev/null +++ b/etc/apt/sources.list/debianu @@ -0,0 +1,3 @@ +## Main Debian archives. +deb http://httpredir.debian.org/debian sid main contrib non-free +deb-src http://httpredir.debian.org/debian sid main contrib non-free diff --git a/etc/apt/sources.list/jessie b/etc/apt/sources.list/jessie index 9e92aff0..c6562e13 100644 --- a/etc/apt/sources.list/jessie +++ b/etc/apt/sources.list/jessie @@ -1,11 +1,11 @@ ## Main Debian archives. -deb http://http.debian.net/debian jessie main contrib non-free -deb-src http://http.debian.net/debian jessie main contrib non-free +deb http://httpredir.debian.org/debian jessie main contrib non-free +deb-src http://httpredir.debian.org/debian jessie main contrib non-free ## Debian Security deb http://security.debian.org/ jessie/updates main contrib non-free deb-src http://security.debian.org/ jessie/updates main contrib non-free ## Debian Backports -deb http://http.debian.net/debian jessie-backports main contrib non-free -deb-src http://http.debian.net/debian jessie-backports main contrib non-free +deb http://httpredir.debian.org/debian jessie-backports main contrib non-free +deb-src http://httpredir.debian.org/debian jessie-backports main contrib non-free diff --git a/etc/apt/sources.list/sid b/etc/apt/sources.list/sid index c4d458a9..c5a8ea21 100644 --- a/etc/apt/sources.list/sid +++ b/etc/apt/sources.list/sid @@ -1,3 +1,3 @@ ## Main Debian archives. -deb http://http.debian.net/debian sid main contrib non-free -deb-src http://http.debian.net/debian sid main contrib non-free +deb http://httpredir.debian.org/debian sid main contrib non-free +deb-src http://httpredir.debian.org/debian sid main contrib non-free diff --git a/etc/apt/sources.list/squeeze b/etc/apt/sources.list/squeeze index 489e2af1..1cb46587 100644 --- a/etc/apt/sources.list/squeeze +++ b/etc/apt/sources.list/squeeze @@ -1,11 +1,11 @@ ## Main Debian archives. -deb http://http.debian.net/debian squeeze main contrib non-free -deb-src http://http.debian.net/debian squeeze main contrib non-free +deb http://httpredir.debian.org/debian squeeze main contrib non-free +deb-src http://httpredir.debian.org/debian squeeze main contrib non-free ## Debian Security deb http://security.debian.org/ squeeze/updates main contrib non-free deb-src http://security.debian.org/ squeeze/updates main contrib non-free ## Debian Backports -deb http://http.debian.net/debian-backports squeeze-backports main contrib non-free -deb-src http://http.debian.net/debian-backports squeeze-backports main contrib non-free +deb http://httpredir.debian.org/debian-backports squeeze-backports main contrib non-free +deb-src http://httpredir.debian.org/debian-backports squeeze-backports main contrib non-free diff --git a/etc/apt/sources.list/wheezy b/etc/apt/sources.list/wheezy index af747b5f..dfaacf4e 100644 --- a/etc/apt/sources.list/wheezy +++ b/etc/apt/sources.list/wheezy @@ -1,11 +1,11 @@ ## Main Debian archives. -deb http://http.debian.net/debian wheezy main contrib non-free -deb-src http://http.debian.net/debian wheezy main contrib non-free +deb http://httpredir.debian.org/debian wheezy main contrib non-free +deb-src http://httpredir.debian.org/debian wheezy main contrib non-free ## Debian Security deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free ## Debian Backports -deb http://http.debian.net/debian wheezy-backports main contrib non-free -deb-src http://http.debian.net/debian wheezy-backports main contrib non-free +deb http://httpredir.debian.org/debian wheezy-backports main contrib non-free +deb-src http://httpredir.debian.org/debian wheezy-backports main contrib non-free diff --git a/rc/bashrc b/rc/bashrc index 7f724357..0a85e002 100644 --- a/rc/bashrc +++ b/rc/bashrc @@ -362,8 +362,8 @@ alias scat="gpg --decrypt " # To check are keys, which apt uses changed alias apt-key-refresh-keys="apt-key adv --keyserver pool.sks-keyservers.net --refresh-keys" -# To see which mirror http.debian.net puts you to. The file which has the latest update time is the mirror which you are using. -alias http.debian.net="curl -sL http://http.debian.net/debian/project/trace/|pandoc -f html -t markdown" +# To see which mirror httpredir.debian.org puts you to. The file which has the latest update time is the mirror which you are using. +alias httpredir.debian.org="curl -sL http://httpredir.debian.org/debian/project/trace/|pandoc -f html -t markdown" # Amount of keys in GPG keyring. alias gpg-key-amount="gpg --list-keys|grep '^pub'|wc -l" diff --git a/rc/zshrc b/rc/zshrc index 6ee5e5fa..4f778d91 100644 --- a/rc/zshrc +++ b/rc/zshrc @@ -347,8 +347,8 @@ alias scat="gpg --decrypt " # To check are keys, which apt uses changed alias apt-key-refresh-keys="apt-key adv --keyserver pool.sks-keyservers.net --refresh-keys" -# To see which mirror http.debian.net puts you to. The file which has the latest update time is the mirror which you are using. -alias http.debian.net="curl -sL http://http.debian.net/debian/project/trace/|pandoc -f html -t markdown" +# To see which mirror httpredir.debian.org puts you to. The file which has the latest update time is the mirror which you are using. +alias httpredir.debian.org="curl -sL http://httpredir.debian.org/debian/project/trace/|pandoc -f html -t markdown" # Amount of keys in GPG keyring. alias gpg-key-amount="gpg --list-keys|grep '^pub'|wc -l"