Last active
August 29, 2015 14:16
-
-
Save jonatanrdsantos/9b3d582c37bd66b08954 to your computer and use it in GitHub Desktop.
Minha soucelist mother fuck
This file contains 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
################################################################################################ | |
# | |
# Autor: Leonardo Setti | |
# Data: 22/09/2014 (PT-BR Date Format) | |
# Fonte: Internet (sim...) | |
# Nota: Este arquivo de repositórios pode e deve ser sempre atualizado | |
# | |
############################################# Debian 7.0 Wheezy ################################ | |
########## Seção de Chaves GPG ################################################################# | |
# | |
# apt-get install debian-archive-keyring | |
# | |
# | |
# !Procedimentos para adicionar outras chaves: | |
# | |
# #TOR | |
# gpg --keyserver keys.gnupg.net --recv 886DDD89 | |
# gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add - | |
# | |
# apt-get update | |
apt-get install deb.torproject.org-keyring | |
# | |
# #Debian Mozilla team | |
# wget -O - http://mozilla.debian.net/dists/wheezy-backports/Release.gpg | |
# | |
# #Ajenti | |
# wget http://repo.ajenti.org/debian/key -O- | apt-key add - | |
# | |
# #The Opera .deb Repository | |
# wget -O - http://deb.opera.com/archive.key | sudo apt-key add - | |
# | |
# #Google Chrome | |
# wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - | |
# | |
# #Remastersys | |
# wget -O - http://www.remastersys.com/ubuntu/remastersys.gpg.key | |
# | |
# | |
# wget -O - http://debian.c3sl.ufpr.br/debian/dists/wheezy/Release.gpg | |
# wget -O - http://debian.c3sl.ufpr.br/debian/dists/wheezy-updates/Release.gpg | |
# wget -O - http://debian.c3sl.ufpr.br/debian/dists/wheezy-proposed-updates/Release.gpg | |
# wget -O - http://debian.c3sl.ufpr.br/debian/dists/wheezy-backports/Release.gpg | |
# wget -O - http://www.las.ic.unicamp.br/pub/debian-multimedia/dists/wheezy/Release.gpg | |
# | |
# | |
# | |
################################################################################################ | |
########## Seção de Repositórios ############################################################### | |
# | |
# | |
# | |
# | |
### Chave GPG: ################################################################################# | |
deb http://sft.if.usp.br/debian/ wheezy main contrib non-free | |
deb http://ftp.br.debian.org/debian/ wheezy main contrib non-free | |
deb http://linorg.usp.br/debian/ wheezy main contrib non-free | |
deb http://ftp.debian.org/debian/ wheezy main contrib non-free | |
### Debian 7.0 Wheezy Security 'Updates'. ###################################################### | |
deb http://sft.if.usp.br/debian-security/ wheezy/updates main contrib non-free | |
deb http://ftp.br.debian.org/debian-security/ wheezy/updates main contrib non-free | |
deb http://security.debian.org/ wheezy/updates main contrib non-free | |
deb http://linorg.usp.br/debian-security/ wheezy/updates main contrib non-free | |
### Debian 7.0 Wheezy Updates 'Volatile'. ###################################################### | |
deb http://sft.if.usp.br/debian/ wheezy-updates main contrib non-free | |
deb http://ftp.br.debian.org/debian/ wheezy-updates main contrib non-free | |
deb http://linorg.usp.br/debian/ wheezy-updates main contrib non-free | |
deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free | |
### Debian 7.0 Wheezy 'Proposed Updates'. ###################################################### | |
deb http://sft.if.usp.br/debian/ wheezy-proposed-updates main contrib non-free | |
deb http://ftp.br.debian.org/debian/ wheezy-proposed-updates main contrib non-free | |
deb http://linorg.usp.br/debian/ wheezy-proposed-updates main contrib non-free | |
deb http://ftp.debian.org/debian/ wheezy-proposed-updates main contrib non-free | |
### Debian 7.0 Wheezy 'Backports'. ############################################################# | |
deb http://sft.if.usp.br/debian/ wheezy-backports main contrib non-free | |
deb http://ftp.br.debian.org/debian/ wheezy-backports main contrib non-free | |
deb http://linorg.usp.br/debian/ wheezy-backports main contrib non-free | |
deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free | |
### Third Parties Repos. ####################################################################### | |
deb http://debian.las.ic.unicamp.br/debian wheezy main non-free contrib | |
deb http://debian.las.ic.unicamp.br/debian stable main non-free contrib | |
deb http://debian.las.ic.unicamp.br/debian wheezy-backports main non-free contrib | |
# deb http://debian.las.ic.unicamp.br/debian stable-backports main non-free contrib | |
# deb http://www.las.ic.unicamp.br/pub/debian-multimedia/dists/stable main non-free | |
# deb http://www.las.ic.unicamp.br/pub/debian-multimedia/dists/wheezy main non-free | |
# deb http://backports.debian.org/debian-backports main contrib non-free | |
deb ftp://debian.c3sl.ufpr.br/debian wheezy main contrib non-free | |
deb ftp://debian.c3sl.ufpr.br/debian wheezy-backports main contrib non-free | |
deb ftp://debian.c3sl.ufpr.br/debian wheezy-proposed-updates main contrib non-free | |
deb ftp://debian.c3sl.ufpr.br/debian wheezy-updates main contrib non-free | |
########### - TESTING SOURCE HEALTH ############################################################ | |
# deb http://backports.debian.org/debian-backports wheezy-backports main | |
# deb ftp://debian.c3sl.ufpr.br/debian stable main contrib non-free | |
# deb ftp://debian.c3sl.ufpr.br/debian stable-backports main contrib non-free | |
# deb ftp://debian.c3sl.ufpr.br/debian stable-proposed-updates main contrib non-free | |
# deb ftp://debian.c3sl.ufpr.br/debian stable-updates main contrib non-free | |
################################################################################################ | |
# deb http://repo.ajenti.org/debian wheezy main main | |
# deb http://mirror.optus.net/debian-multimedia/dists/wheezy-backports/ main | |
deb http://mirror.optus.net/debian-multimedia wheezy main non-free | |
deb http://mirror.optus.net/debian-multimedia stable main non-free | |
deb ftp://ftp.deb-multimedia.org stable main non-free | |
deb ftp://ftp.deb-multimedia.org wheezy main non-free | |
deb ftp://ftp.deb-multimedia.org stable-backports main | |
deb ftp://ftp.deb-multimedia.org wheezy-backports main | |
### TOR. ####################################################################################### | |
# deb http://deb.torproject.org/torproject.org wheezy main | |
# | |
# | |
# | |
# | |
################################################################################################ | |
########## Seção de Repositórios deb-src. ###################################################### | |
# | |
# | |
# | |
# | |
### Debian 7.0 Wheezy. ######################################################################### | |
deb-src http://sft.if.usp.br/debian/ wheezy main contrib non-free | |
deb-src http://ftp.br.debian.org/debian/ wheezy main contrib non-free | |
deb-src http://linorg.usp.br/debian/ wheezy main contrib non-free | |
deb-src http://ftp.debian.org/debian/ wheezy main contrib non-free | |
### Debian 7.0 Wheezy Security 'Updates'.####################################################### | |
deb-src http://sft.if.usp.br/debian-security/ wheezy/updates main contrib non-free | |
deb-src http://ftp.br.debian.org/debian-security/ wheezy/updates main contrib non-free | |
deb-src http://security.debian.org/ wheezy/updates main contrib non-free | |
deb-src http://linorg.usp.br/debian-security/ wheezy/updates main contrib non-free | |
### Debian 7.0 Wheezy Updates 'Volatile'.####################################################### | |
deb-src http://sft.if.usp.br/debian/ wheezy-updates main contrib non-free | |
deb-src http://ftp.br.debian.org/debian/ wheezy-updates main contrib non-free | |
deb-src http://linorg.usp.br/debian/ wheezy-updates main contrib non-free | |
deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib non-free | |
### Debian 7.0 Wheezy 'Proposed Updates'.####################################################### | |
deb-src http://sft.if.usp.br/debian/ wheezy-proposed-updates main contrib non-free | |
deb-src http://ftp.br.debian.org/debian/ wheezy-proposed-updates main contrib non-free | |
deb-src http://linorg.usp.br/debian/ wheezy-proposed-updates main contrib non-free | |
deb-src http://ftp.debian.org/debian/ wheezy-proposed-updates main contrib non-free | |
### Debian 7.0 Wheezy 'Backports'.############################################################## | |
deb-src http://sft.if.usp.br/debian/ wheezy-backports main contrib non-free | |
deb-src http://ftp.br.debian.org/debian/ wheezy-backports main contrib non-free | |
deb-src http://linorg.usp.br/debian/ wheezy-backports main contrib non-free | |
deb-src http://ftp.debian.org/debian/ wheezy-backports main contrib non-free | |
# | |
# | |
# | |
################################################################################################ | |
or | |
# deb cdrom:[Debian GNU/Linux 7.4.0 _Wheezy_ - Official i386 CD Binary-1 20140208-12:25]/ wheezy main | |
#deb cdrom:[Debian GNU/Linux 7.4.0 _Wheezy_ - Official i386 CD Binary-1 20140208-12:25]/ wheezy main | |
deb http://ftp.br.debian.org/debian/ wheezy main | |
deb-src http://ftp.br.debian.org/debian/ wheezy main | |
deb http://security.debian.org/ wheezy/updates main | |
deb-src http://security.debian.org/ wheezy/updates main | |
# wheezy-updates, previously known as 'volatile' | |
deb http://ftp.br.debian.org/debian/ wheezy-updates main | |
deb-src http://ftp.br.debian.org/debian/ wheezy-updates main | |
# Repositório Kali Linux | |
#deb http://http.kali.org/kali kali main non-free contrib | |
#deb http://security.kali.org/kali-security kali/updates main contrib non-free | |
# Edge repositorie Kali Linux | |
#deb http://repo.kali.org/kali kali-bleeding-edge main | |
#deb-src http://repo.kali.org/kali kali-bleeding-edge main | |
# MATE - Desktop repository | |
deb http://repo.mate-desktop.org/debian wheezy main | |
# mirror | |
deb http://packages.mate-desktop.org/repo/debian wheezy main | |
# Google Chrome. | |
# Chave GPG: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - | |
deb http://dl.google.com/linux/deb/ stable main | |
# Repositório Cinnamon | |
deb http://ftp.iitm.ac.in/debian/ wheezy main | |
deb-src http://ftp.iitm.ac.in/debian/ wheezy main | |
# Cinnamon Contrib non-free: | |
deb http://ftp.iitm.ac.in/debian/ wheezy main contrib non-free | |
deb-src http://ftp.iitm.ac.in/debian/ wheezy main contrib non-free | |
# Backports Debian Wheezy | |
deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free | |
# Rep. Firefox browser | |
deb http://packages.linuxmint.com debian import |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment