sources.list/ubuntu: add commented proposed

Closes #79
This commit is contained in:
Aminda Suomalainen 2015-07-28 19:23:48 +03:00
parent aeeed423df
commit 741c6a8571
4 changed files with 24 additions and 0 deletions

View File

@ -36,3 +36,9 @@ deb-src http://extras.ubuntu.com/ubuntu precise main
# 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
#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

View File

@ -36,3 +36,9 @@ deb-src http://extras.ubuntu.com/ubuntu trusty main
# 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
#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

View File

@ -31,3 +31,9 @@ deb-src http://archive.canonical.com/ubuntu vivid partner
# 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
#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

View File

@ -31,3 +31,9 @@ deb-src http://archive.canonical.com/ubuntu wily partner
# 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
#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