Created
October 15, 2015 04:05
-
-
Save emanuelpessoaa/7c372f81ced58cf91f9d to your computer and use it in GitHub Desktop.
source.slit trusty ubuntu
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. | |
### Default Repos. | |
deb http://br.archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse | |
deb-src http://br.archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse | |
### Security Updates. | |
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 | |
### Major bug fix updates. | |
deb http://br.archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse | |
deb-src http://br.archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse | |
### Backports. | |
deb http://br.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse | |
deb-src http://br.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse | |
### Partner's repository. | |
deb http://archive.canonical.com/ubuntu trusty partner | |
deb-src http://archive.canonical.com/ubuntu trusty partner | |
### Extras. | |
deb http://extras.ubuntu.com/ubuntu trusty main | |
deb-src http://extras.ubuntu.com/ubuntu trusty main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment