Created
July 5, 2015 11:18
-
-
Save Roboe/7b967075340f7a438e6e to your computer and use it in GitHub Desktop.
A collection of /etc/apt/sources.list (Spanish endpoints)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://ftp.es.debian.org/debian/ unstable main | |
#deb-src http://ftp.es.debian.org/debian/ unstable main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://ftp.es.debian.org/debian/ testing main | |
#deb-src http://ftp.es.debian.org/debian/ testing main | |
deb http://security.debian.org/ testing/updates main | |
#deb-src http://security.debian.org/ testing/updates main | |
## testing-updates, previously known as 'volatile' | |
deb http://ftp.es.debian.org/debian/ testing-updates main | |
#deb-src http://ftp.es.debian.org/debian/ testing-updates main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## The following repos depend on Ubuntu Trusty's sources.list | |
## /etc/apt/sources.list.d/elementary.list | |
deb http://ppa.launchpad.net/elementary-os/stable/ubuntu trusty main | |
#deb-src http://ppa.launchpad.net/elementary-os/stable/ubuntu trusty main | |
## /etc/apt/sources.list.d/patches.list | |
deb http://ppa.launchpad.net/elementary-os/os-patches/ubuntu trusty main | |
#deb-src http://ppa.launchpad.net/elementary-os/os-patches/ubuntu trusty main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://http.kali.org/kali kali main non-free contrib | |
#deb-src http://http.kali.org/kali kali main non-free contrib | |
deb http://security.kali.org/ kali/updates main contrib non-free | |
#deb-src http://security.kali.org/ kali/updates main contrib non-free |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## The following repos depend on Debian Sid's sources.list | |
## /etc/apt/sources.list.d/semplice.list | |
deb http://archive.semplice-linux.org/semplice/archive unstable main | |
#deb-src http://archive.semplice-linux.org/semplice/archive unstable main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Trisquel repositories for supported software and updates | |
deb http://es.archive.trisquel.info/trisquel/ belenos main | |
deb http://es.archive.trisquel.info/trisquel/ belenos-security main | |
deb http://es.archive.trisquel.info/trisquel/ belenos-updates main | |
deb http://es.archive.trisquel.info/trisquel/ belenos-backports main | |
#deb-src http://es.archive.trisquel.info/trisquel/ belenos main | |
#deb-src http://es.archive.trisquel.info/trisquel/ belenos-security main | |
#deb-src http://es.archive.trisquel.info/trisquel/ belenos-updates main | |
#deb-src http://es.archive.trisquel.info/trisquel/ belenos-backports main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to | |
# newer versions of the distribution. | |
deb http://es.archive.ubuntu.com/ubuntu/ trusty main universe | |
deb http://es.archive.ubuntu.com/ubuntu/ trusty-updates main universe | |
deb http://es.archive.ubuntu.com/ubuntu/ trusty-backports main universe | |
deb http://security.ubuntu.com/ubuntu trusty-security main universe | |
#deb-src http://es.archive.ubuntu.com/ubuntu/ trusty main universe | |
#deb-src http://es.archive.ubuntu.com/ubuntu/ trusty-updates main universe | |
#deb-src http://es.archive.ubuntu.com/ubuntu/ trusty-backports main universe | |
#deb-src http://security.ubuntu.com/ubuntu trusty-security main universe | |
## 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 trusty partner | |
# deb-src http://archive.canonical.com/ubuntu trusty partner | |
## Uncomment the following two lines to add software from Ubuntu's | |
## 'extras' repository. | |
## This software is not part of Ubuntu, but is offered by third-party | |
## developers who want to ship their latest software. | |
# deb http://extras.ubuntu.com/ubuntu trusty main | |
# deb-src http://extras.ubuntu.com/ubuntu trusty main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to | |
# newer versions of the distribution. | |
deb http://es.archive.ubuntu.com/ubuntu/ vivid main universe | |
deb http://es.archive.ubuntu.com/ubuntu/ vivid-updates main universe | |
deb http://es.archive.ubuntu.com/ubuntu/ vivid-backports main universe | |
deb http://security.ubuntu.com/ubuntu/ vivid-security main universe | |
#deb-src http://es.archive.ubuntu.com/ubuntu/ vivid main universe | |
#deb-src http://es.archive.ubuntu.com/ubuntu/ vivid-updates main universe | |
#deb-src http://es.archive.ubuntu.com/ubuntu/ vivid-backports main universe | |
#deb-src http://security.ubuntu.com/ubuntu/ vivid-security main universe | |
## 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/ vivid partner | |
# deb-src http://archive.canonical.com/ubuntu/ vivid partner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for making these available without searching for hours through their respective github repos!
Gracias por hacer estos disponibles sin tener que buscar durante horas a través de sus respectivos repositorios de GitHub!