From 632f2f2b6b4411301ce7dcc69ac54138cf890b2b Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 29 Jul 2015 10:04:54 +0300 Subject: [PATCH] sources.list: clean Ubuntu ones --- etc/apt/sources.list/12.04 | 49 ++++++++++++++++---------------------- etc/apt/sources.list/14.04 | 49 ++++++++++++++++---------------------- etc/apt/sources.list/15.04 | 46 +++++++++++++++-------------------- etc/apt/sources.list/15.10 | 46 +++++++++++++++-------------------- 4 files changed, 78 insertions(+), 112 deletions(-) diff --git a/etc/apt/sources.list/12.04 b/etc/apt/sources.list/12.04 index 0e1ff549..5bf5c2ec 100644 --- a/etc/apt/sources.list/12.04 +++ b/etc/apt/sources.list/12.04 @@ -1,44 +1,35 @@ -# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to -# newer versions of the distribution. +## Main repositories deb mirror://mirrors.ubuntu.com/mirrors.txt precise main restricted universe multiverse - -## Major bug fix updates produced after the final precise of the -## distribution. -deb mirror://mirrors.ubuntu.com/mirrors.txt precise-updates main restricted universe multiverse - -## N.B. software from this repository may not have been tested as -## extensively as that contained in the main precise, although it includes -## newer versions of some applications which may provide useful features. -## Also, please note that software in backports WILL NOT receive any review -## or updates from the Ubuntu security team. -deb mirror://mirrors.ubuntu.com/mirrors.txt precise-backports main restricted universe multiverse -deb mirror://mirrors.ubuntu.com/mirrors.txt precise-security main restricted universe multiverse -deb http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt precise main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt precise-updates main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt precise-updates main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt precise-backports main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt precise-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt precise-security main restricted universe multiverse +deb http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse -## Uncomment the following two lines to add software from Canonical's -## 'partner' repository. -## This software is not part of Ubuntu, but is offered by Canonical and the -## respective vendors as a service to Ubuntu users. +## Backports +## https://help.ubuntu.com/community/UbuntuBackports +deb mirror://mirrors.ubuntu.com/mirrors.txt precise-backports main restricted universe multiverse +deb-src mirror://mirrors.ubuntu.com/mirrors.txt precise-backports main restricted universe multiverse + +## Pre-release updates +## https://wiki.ubuntu.com/Testing/EnableProposed +#deb mirror://mirrors.ubuntu.com/mirrors.txt precise-proposed main restricted universe multiverse +#deb-src mirror://mirrors.ubuntu.com/mirrors.txt precise-proposed main restricted universe multiverse + +## Proprietary and closed-source software deb http://archive.canonical.com/ubuntu precise partner deb-src http://archive.canonical.com/ubuntu precise partner -## This software is not part of Ubuntu, but is offered by third-party -## developers who want to ship their latest software. +## New applications not in repositories during release deb http://extras.ubuntu.com/ubuntu precise main deb-src http://extras.ubuntu.com/ubuntu precise main -# https://wiki.ubuntu.com/DebuggingProgramCrash -# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 +## Non-built-in debug symbol packages +## https://wiki.ubuntu.com/DebuggingProgramCrash +## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 #deb http://ddebs.ubuntu.com precise main restricted universe multiverse #deb http://ddebs.ubuntu.com precise-updates main restricted universe multiverse -# Ignore unless you have enabled proposed below +## Ignore unless you have enabled proposed #deb http://ddebs.ubuntu.com precise-proposed main restricted universe multiverse - -# https://wiki.ubuntu.com/Testing/EnableProposed -#deb mirror://mirrors.ubuntu.com/mirrors.txt precise-proposed main restricted universe multiverse -#deb-src mirror://mirrors.ubuntu.com/mirrors.txt precise-proposed main restricted universe multiverse diff --git a/etc/apt/sources.list/14.04 b/etc/apt/sources.list/14.04 index 2062f109..5cf05b6f 100644 --- a/etc/apt/sources.list/14.04 +++ b/etc/apt/sources.list/14.04 @@ -1,44 +1,35 @@ -# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to -# newer versions of the distribution. +## Main repositories deb mirror://mirrors.ubuntu.com/mirrors.txt trusty main restricted universe multiverse - -## Major bug fix updates produced after the final trusty of the -## distribution. -deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-updates main restricted universe multiverse - -## N.B. software from this repository may not have been tested as -## extensively as that contained in the main trusty, although it includes -## newer versions of some applications which may provide useful features. -## Also, please note that software in backports WILL NOT receive any review -## or updates from the Ubuntu security team. -deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-backports main restricted universe multiverse -deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-security main restricted universe multiverse -deb http://security.ubuntu.com/ubuntu trusty-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt trusty main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-updates main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt trusty-updates main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt trusty-backports main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt trusty-security main restricted universe multiverse +deb http://security.ubuntu.com/ubuntu trusty-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted universe multiverse -## Uncomment the following two lines to add software from Canonical's -## 'partner' repository. -## This software is not part of Ubuntu, but is offered by Canonical and the -## respective vendors as a service to Ubuntu users. +## Backports +## https://help.ubuntu.com/community/UbuntuBackports +deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-backports main restricted universe multiverse +deb-src mirror://mirrors.ubuntu.com/mirrors.txt trusty-backports main restricted universe multiverse + +## Pre-release updates +## https://wiki.ubuntu.com/Testing/EnableProposed +#deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-proposed main restricted universe multiverse +#deb-src mirror://mirrors.ubuntu.com/mirrors.txt trusty-proposed main restricted universe multiverse + +## Proprietary and closed-source software deb http://archive.canonical.com/ubuntu trusty partner deb-src http://archive.canonical.com/ubuntu trusty partner -## This software is not part of Ubuntu, but is offered by third-party -## developers who want to ship their latest software. +## New applications not in repositories during release deb http://extras.ubuntu.com/ubuntu trusty main deb-src http://extras.ubuntu.com/ubuntu trusty main -# https://wiki.ubuntu.com/DebuggingProgramCrash -# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 +## Non-built-in debug symbol packages +## https://wiki.ubuntu.com/DebuggingProgramCrash +## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 #deb http://ddebs.ubuntu.com trusty main restricted universe multiverse #deb http://ddebs.ubuntu.com trusty-updates main restricted universe multiverse -# Ignore unless you have enabled proposed below +## Ignore unless you have enabled proposed #deb http://ddebs.ubuntu.com trusty-proposed main restricted universe multiverse - -# https://wiki.ubuntu.com/Testing/EnableProposed -#deb mirror://mirrors.ubuntu.com/mirrors.txt trusty-proposed main restricted universe multiverse -#deb-src mirror://mirrors.ubuntu.com/mirrors.txt trusty-proposed main restricted universe multiverse diff --git a/etc/apt/sources.list/15.04 b/etc/apt/sources.list/15.04 index 7cdf13fd..64551e95 100644 --- a/etc/apt/sources.list/15.04 +++ b/etc/apt/sources.list/15.04 @@ -1,39 +1,31 @@ -# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to -# newer versions of the distribution. +## Main repositories deb mirror://mirrors.ubuntu.com/mirrors.txt vivid main restricted universe multiverse - -## Major bug fix updates produced after the final vivid of the -## distribution. -deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-updates main restricted universe multiverse - -## N.B. software from this repository may not have been tested as -## extensively as that contained in the main vivid, although it includes -## newer versions of some applications which may provide useful features. -## Also, please note that software in backports WILL NOT receive any review -## or updates from the Ubuntu security team. -deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-backports main restricted universe multiverse -deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-security main restricted universe multiverse -deb http://security.ubuntu.com/ubuntu vivid-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-updates main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-updates main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-backports main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-security main restricted universe multiverse +deb http://security.ubuntu.com/ubuntu vivid-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu vivid-security main restricted universe multiverse -## Uncomment the following two lines to add software from Canonical's -## 'partner' repository. -## This software is not part of Ubuntu, but is offered by Canonical and the -## respective vendors as a service to Ubuntu users. +## Backports +## https://help.ubuntu.com/community/UbuntuBackports +deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-backports main restricted universe multiverse +deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-backports main restricted universe multiverse + +## Pre-release updates +## https://wiki.ubuntu.com/Testing/EnableProposed +#deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-proposed main restricted universe multiverse +#deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-proposed main restricted universe multiverse + +## Proprietary and closed-source software deb http://archive.canonical.com/ubuntu vivid partner deb-src http://archive.canonical.com/ubuntu vivid partner -# https://wiki.ubuntu.com/DebuggingProgramCrash -# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 +## Non-built-in debug symbol packages +## https://wiki.ubuntu.com/DebuggingProgramCrash +## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 #deb http://ddebs.ubuntu.com vivid main restricted universe multiverse #deb http://ddebs.ubuntu.com vivid-updates main restricted universe multiverse -# Ignore unless you have enabled proposed below +## Ignore unless you have enabled proposed #deb http://ddebs.ubuntu.com vivid-proposed main restricted universe multiverse - -# https://wiki.ubuntu.com/Testing/EnableProposed -#deb mirror://mirrors.ubuntu.com/mirrors.txt vivid-proposed main restricted universe multiverse -#deb-src mirror://mirrors.ubuntu.com/mirrors.txt vivid-proposed main restricted universe multiverse diff --git a/etc/apt/sources.list/15.10 b/etc/apt/sources.list/15.10 index d248c1fe..3e60c148 100644 --- a/etc/apt/sources.list/15.10 +++ b/etc/apt/sources.list/15.10 @@ -1,39 +1,31 @@ -# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to -# newer versions of the distribution. +## Main repositories deb mirror://mirrors.ubuntu.com/mirrors.txt wily main restricted universe multiverse - -## Major bug fix updates produced after the final wily of the -## distribution. -deb mirror://mirrors.ubuntu.com/mirrors.txt wily-updates main restricted universe multiverse - -## N.B. software from this repository may not have been tested as -## extensively as that contained in the main wily, although it includes -## newer versions of some applications which may provide useful features. -## Also, please note that software in backports WILL NOT receive any review -## or updates from the Ubuntu security team. -deb mirror://mirrors.ubuntu.com/mirrors.txt wily-backports main restricted universe multiverse -deb mirror://mirrors.ubuntu.com/mirrors.txt wily-security main restricted universe multiverse -deb http://security.ubuntu.com/ubuntu wily-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt wily main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt wily-updates main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt wily-updates main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt wily-backports main restricted universe multiverse +deb mirror://mirrors.ubuntu.com/mirrors.txt wily-security main restricted universe multiverse deb-src mirror://mirrors.ubuntu.com/mirrors.txt wily-security main restricted universe multiverse +deb http://security.ubuntu.com/ubuntu wily-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu wily-security main restricted universe multiverse -## Uncomment the following two lines to add software from Canonical's -## 'partner' repository. -## This software is not part of Ubuntu, but is offered by Canonical and the -## respective vendors as a service to Ubuntu users. +## Backports +## https://help.ubuntu.com/community/UbuntuBackports +deb mirror://mirrors.ubuntu.com/mirrors.txt wily-backports main restricted universe multiverse +deb-src mirror://mirrors.ubuntu.com/mirrors.txt wily-backports main restricted universe multiverse + +## Pre-release updates +## https://wiki.ubuntu.com/Testing/EnableProposed +#deb mirror://mirrors.ubuntu.com/mirrors.txt wily-proposed main restricted universe multiverse +#deb-src mirror://mirrors.ubuntu.com/mirrors.txt wily-proposed main restricted universe multiverse + +## Proprietary and closed-source software deb http://archive.canonical.com/ubuntu wily partner deb-src http://archive.canonical.com/ubuntu wily partner -# https://wiki.ubuntu.com/DebuggingProgramCrash -# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 +## Non-built-in debug symbol packages +## https://wiki.ubuntu.com/DebuggingProgramCrash +## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 #deb http://ddebs.ubuntu.com wily main restricted universe multiverse #deb http://ddebs.ubuntu.com wily-updates main restricted universe multiverse -# Ignore unless you have enabled proposed below +## Ignore unless you have enabled proposed #deb http://ddebs.ubuntu.com wily-proposed main restricted universe multiverse - -# https://wiki.ubuntu.com/Testing/EnableProposed -#deb mirror://mirrors.ubuntu.com/mirrors.txt wily-proposed main restricted universe multiverse -#deb-src mirror://mirrors.ubuntu.com/mirrors.txt wily-proposed main restricted universe multiverse