pinduvoz
(usa Debian)
Enviado em 16/11/2011 - 01:39h
Aqui uma lista gerada no site que indiquei para Debian Squeeze:
#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################
###### Debian Main Repos
deb
http://ftp.br.debian.org/debian/ squeeze main contrib non-free
###### Debian Update Repos
deb
http://security.debian.org/ squeeze/updates main contrib non-free
##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################
###### 3rd Party Binary Repos
#### Debian Backports -
http://backports.debian.org/
deb
http://backports.debian.org/debian-backports squeeze-backports main
#### Debian Multimedia -
http://www.debian-multimedia.org/">
http://www.debian-multimedia.org/
## Run this command: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb
http://www.debian-multimedia.org stable main non-free
#### Google Linux Software Repositories -
http://www.google.com
## Run this command: wget -q -O -
https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
deb
http://dl.google.com/linux/deb/ stable non-free main
#### Opera .deb Repository -
http://deb.opera.com/
## Run this command: wget -O -
http://deb.opera.com/archive.key | apt-key add -
deb
http://deb.opera.com/opera/ squeeze non-free
#### Skype -
http://www.skype.com
## Run this command: gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e && gpg --export --armor 0xd66b746e | apt-key add -
deb
http://download.skype.com/linux/repos/debian/ stable non-free
#### Unofficial Maintainer -
http://unofficial.debian-maintainers.org/
## Run this command: wget -q -O -
http://unofficial.debian-maintainers.org/project/openpgp/archive-key.asc | apt-key add -
deb
http://unofficial.debian-maintainers.org/ squeeze main contrib non-free restricted
#### Wine -
http://www.winehq.org/
## Run this command: wget -O -
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg | apt-key add -
deb
http://www.lamaresh.net/apt squeeze main
#############################################################
################## FIM DA LISTA DE FONTES ###################
#############################################################
E para as chaves (rode uma linha por vez, como root):
apt-get update && apt-get install debian-multimedia-keyring && apt-get update
wget -q -O -
https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
wget -O -
http://deb.opera.com/archive.key | apt-key add -
gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e && gpg --export --armor 0xd66b746e | apt-key add -
wget -q -O -
http://unofficial.debian-maintainers.org/project/openpgp/archive-key.asc | apt-key add -
wget -O -
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg | apt-key add -