From 43af7aef526a1b5a331b96e2acdbf320b41889fa Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 5 May 2015 07:56:39 +0300 Subject: [PATCH] sources.list: rm ubuntu --- etc/apt/sources.list/ubuntu | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 etc/apt/sources.list/ubuntu diff --git a/etc/apt/sources.list/ubuntu b/etc/apt/sources.list/ubuntu deleted file mode 100644 index e2076147..00000000 --- a/etc/apt/sources.list/ubuntu +++ /dev/null @@ -1,28 +0,0 @@ -# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to -# newer versions of the distribution. -deb mirror://mirrors.ubuntu.com/mirrors.txt RELEASE main restricted universe multiverse - -## Major bug fix updates produced after the final RELEASE of the -## distribution. -deb mirror://mirrors.ubuntu.com/mirrors.txt RELEASE-updates main restricted universe multiverse - -## N.B. software from this repository may not have been tested as -## extensively as that contained in the main RELEASE, 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 RELEASE-backports main restricted universe multiverse -deb mirror://mirrors.ubuntu.com/mirrors.txt RELEASE-security main restricted universe multiverse -deb http://security.ubuntu.com/ubuntu RELEASE-security main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt RELEASE main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt RELEASE-updates main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt RELEASE-backports main restricted universe multiverse -deb-src mirror://mirrors.ubuntu.com/mirrors.txt RELEASE-security main restricted universe multiverse -deb-src http://security.ubuntu.com/ubuntu RELEASE-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. -deb http://archive.canonical.com/ubuntu RELEASE partner -deb-src http://archive.canonical.com/ubuntu RELEASE partner