Super sources.list para Edgy!! quien necesita repositorios?

Imagen de azoth

Despues de unos cuantos dias googleando, y encontrando sources.list por todo lado,
incluyendo el larguisimo ese que hizo un italiano, me decidi a crear el mio reuniendo
todo lo que encontré, organizándolo y quitando los repetidos, que solo eran mirrors
de los oficiales de ubuntu.

y aquí esta el resultado, las notas iniciales son de utilidad, asi q copia y pega
de aqui en adelante:

######################################################################################################

# Cuando un repositorio tiene una llave GPG, es posible que necesites
#agregarla a tus llaves confiables APT. Esto se logra con los siguientes
#comandos:

# gpg --keyserver subkeys.pgp.net --recv KEY

# Reemplazando KEY por la clave que te sale en el error al conectarse al #repositorio al ejecutar 'sudo aptitude update'

#luego ejecuta

# gpg --export --armor KEY | sudo apt-key add -

# Reemplazando KEY por la clave que te devuelve el repositorio al usar el comando anterior

#Jorge, linux user:275079
#Medellin - Colombia

################### UBUNTU ###################
# UBUNTU MAIN
deb http://archive.ubuntu.com/ubuntu edgy main restricted
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted
deb http://archive.ubuntu.com/ubuntu edgy-proposed main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-proposed main restricted

# UBUNTU COMMUNITY SUPPORTED PACKAGES (GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu edgy universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-proposed universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-proposed universe multiverse

# UBUNTU SECURITY UPDATES
deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-security universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-security universe multiverse

# BUG FIX UPDATES
deb http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse

# BACKPORTS REPOSITORY
deb http://us.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse

# CANONICAL COMMERCIAL REPOSITORY
deb http://archive.canonical.com/ubuntu edgy-commercial main

# SEVEAS’S REPOSITORY (Paquetes multimedia)
deb http://seveas.imbrandon.com/ edgy-seveas extras seveas-meta custom
deb-src http://seveas.imbrandon.com/ edgy-seveas extras seveas-meta custom

################# KUBUNTU ##################################

# KUBUNTU.ORG PACKAGES FOR THE LATEST KDE VERSION (GPG key: DD4D5088)
deb http://kubuntu.org/packages/kde-latest edgy main
deb-src http://kubuntu.org/packages/kde-latest edgy main

# KUBUNTU.ORG PACKAGES FOR THE LATEST KOFFICE VERSION (GPG key: DD4D5088)
deb http://kubuntu.org/packages/koffice-latest edgy main
deb-src http://kubuntu.org/packages/koffice-latest edgy main

# LATEST AMAROK PACKAGES GPG key: DD4D5088
deb http://kubuntu.org/packages/amarok-latest edgy main
deb-src http://kubuntu.org/packages/amarok-latest edgy main

# ACHIM’S UNOFFICIAL ‘edgy’ KUBUNTU PACKAGES
deb http://www.mpe.mpg.de/~ach/kubuntu/edgy ./
deb-src http://www.mpe.mpg.de/~ach/kubuntu/edgy ./

################## APLICACIONES ###########################

# GOOGLE PICASA
deb http://dl.google.com/linux/deb/ stable non-free

# Cafuego’s edgy Stuff: Broadcom firmware, google-earth, beagle (GPG key: 969F3F57)…
deb http://au.ubuntu.cafuego.net edgy-cafuego all bcm43xx
deb-src http://au.ubuntu.cafuego.net edgy-cafuego all bcm43xx

# SKYPE FOR LINUX
deb http://download.skype.com/linux/repos/debian/ stable non-free

# BLEEDING EDGE WINE PACKAGES
deb http://wine.budgetdedicated.com/apt edgy main
deb-src http://wine.budgetdedicated.com/apt edgy main

# SUBPIXEL FONT RENDERING PACKAGES
# Improved font rendering - May violate some patents
deb http://www.elisanet.fi/mlind/ubuntu edgy fonts main
deb-src http://www.elisanet.fi/mlind/ubuntu edgy fonts main

# AUDACIOUS
deb http://vdlinux.sourceforge.jp/ experimental audacious
deb-src http://vdlinux.sourceforge.jp/ experimental audacious

# GiFT P2P NETWORK
deb http://apt.cerkinfo.be/ unstable main contrib
deb-src http://apt.cerkinfo.be/ unstable main contrib

# Linux2Go Ubuntu Packages (GPG key: E8BDA4E3)
deb http://www.linux2go.dk/ubuntu edgy main
deb-src http://www.linux2go.dk/ubuntu edgy main

# GCompris, Televidilo, Kdocker, Frozen-Bubble…
deb http://thomas.enix.org/pub/debian/dists/ edgy main
deb-src http://thomas.enix.org/pub/debian/dists/ edgy main

# Ekiga and Debian pkg-voip
deb http://pkg-voip.buildserver.net/ubuntu edgy main

# gnomemeeting - ekiga (GPG key: 52ABFCB1)
deb http://snapshots.ekiga.net/ubuntu/ edgy main
deb-src http://snapshots.ekiga.net/ubuntu/ edgy main

# seb128 repository (gaim - rhythmbox)
deb http://people.ubuntu.com/~seb128/deb ./
deb-src http://people.ubuntu.com/~seb128/deb ./

# BMPx edgy Repository
# GPG key-file: http://files.beep-media-player.org/packages/bmp-packages.pubkey
deb http://files.beep-media-player.org/packages/ubuntu edgy main testing
deb-src http://files.beep-media-player.org/packages/ubuntu edgy main testing

# Tvfreeplayer Packages
deb http://www.tvfreeplayer.com/linux/ubuntu/dapper/ unstable main

# bzr nightly snapshots
deb http://people.ubuntu.com/~jbailey/snapshot/bzr ./
deb-src http://people.ubuntu.com/~jbailey/snapshot/bzr ./

##################### NON - FREE ################################

# Medibuntu multimedia packages (GPG key: 0C5A2783 )
deb http://medibuntu.sos-sts.com/repo/ edgy free non-free
deb-src http://medibuntu.sos-sts.com/repo/ edgy free non-free

# superm1’s repository (mythtv and other nonfree) (GPG: 80DF6D58)
deb http://home.eng.iastate.edu/~superm1 edgy all
deb-src http://home.eng.iastate.edu/~superm1 edgy all

# e17 (woot!)
deb-src http://SeerOfSouls.com/ edgy e17

################### EXTRAS ######################

# POUIT REPOSITORY- Ubuntu 6.10 "edgy eft" (GPG key: 12B83718)
deb http://download.tuxfamily.org/pouit edgy extra openalchemist ati-drivers #macbook
deb-src http://download.tuxfamily.org/pouit edgy extra openalchemist ati-drivers #macbook

# BRASERO (http://mrpouit.tuxfamily.org/dists/edgy-pouit/extra/)
deb http://mrpouit.tuxfamily.org edgy-pouit extra

# UBUNTU TAIWAN EXTRA REPOSITORY
deb http://apt.ubuntu.org.tw ubtw/
deb http://apt.ubuntu.org.tw ubtw-testing/

# Morgoth Repository (Monkey’s Audio, xmms plugins, vlc plugins, gqview, audacity…)
deb http://morgoth.free.fr/ubuntu edgy-backports main
deb-src http://morgoth.free.fr/ubuntu edgy-backports main

# BERYL
deb http://ubuntu.beryl-project.org/ edgy main-edgy
deb http://www.beerorkid.com/compiz edgy main-edgy
deb http://media.blutkind.org/xgl/ edgy main-edgy

# MUSICBRAINZ
deb http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/ubuntu/ edgy musicbrainz

# EASYCAM
deb http://blognux.free.fr/debian unstable main

# Others mlind experimental misc Packages
deb http://www.elisanet.fi/mlind/ubuntu edgy experimental
deb-src http://www.elisanet.fi/mlind/ubuntu edgy experimental

# AUTOMATIX (GPG key: 521A9C7C)
deb http://www.getautomatix.com/apt edgy main

# Ubuntu System Administrator packages
deb http://ubuntu.moshen.de edgy all
deb-src http://ubuntu.moshen.de edgy all

# Givre’s repository (ntfs-3g & fuse 2.5.3) - NTFS writing support
deb http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main
deb-src http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main

################## DRIVERS ######################

# ATi & nVidia drivers Ubuntu packages
# GPG key: http://albertomilone.com/drivers/tseliot.asc
deb http://albertomilone.com/drivers/edgy/nonlegacy/32bit binary/

0
Su voto: Ninguno

Comentarios

Opciones de visualización de comentarios

Seleccione la forma que prefiera para mostrar los comentarios y haga clic en «Guardar las opciones» para activar los cambios.
Imagen de Maverick

Estupendo

Con tu permiso lo añado a mi blog para público conocimiento.

---
Todo sobre ubuntu: http://cmaverick.wordpress.com/

http://www.elblogdemaverick.com/

Imagen de azoth

Saludos

Hola Maverick, no tengo ningun problema en que divulgues mi compilacion de repositorios, de hecho ojala llegue a todo el mundo para que pueda ser corregido y mejorado por todos los que usamos ubuntu.

Pero te agredeceria que en tu blog dejaras mi nombre o un enlace a mi bitacora!!!!!

ah y el:

deb http://packages.freecontrib.org/plf/ dapper free non-free

que estaba en la seccion non-free acabo de borrarlo, pues me acabe de dar cuenta del error, ya que es para dapper y el correspondiente a edgy estaba dos lugares mas arriba.

Imagen de Maverick

Ok

OK, tomo nota y te enlazo. Gracias

---
Todo sobre ubuntu: http://cmaverick.wordpress.com/

http://www.elblogdemaverick.com/

Imagen de skizofrenic

Hola a todos, soy nuevo en

Hola a todos, soy nuevo en esto de linux, esto es una lista de urls para actualizar linux y paketes, para usarla ke hay ke hacer? Copy paste en el archivo de reposiciones ke ya viene con ubuntu?

Imagen de azoth

exacto

abres consola:

'sudo gedit /etc/apt/sources.list'

te abre el archivo donde se guardan los repositorios y entonces: copy - paste sobre lo que ya viene con ubuntu. luego:

'sudo aptitude update'

y ya tendras acceso a muchos mas paquetes y en sus versiones mas actualizadas.

Imagen de skizofrenic

Muchas gracias ya esta

Muchas gracias :D ya esta actualizado siguiente paso xgl y beryl

Cada vez dia me gusta mas el linux, me atrae mucho mas ke windows :D

Imagen de pacmanman

que tal

Ojo, también hay que quitar:
# Tvfreeplayer Packages
deb http://www.tvfreeplayer.com/linux/ubuntu/dapper/ unstable main

-
Saludos.

Cuervo.

Imagen de Majuelo

¿Y no hay por ahí algún

¿Y no hay por ahí algún "supero sources.list como este, pero para Ubuntu Dapper? Los hay que nos negamos a actualizar... :P
Salu2!
http://enlatados.wordpress.com

http://enlatados.wordpress.com

Imagen de Anónimo

supongo que solo habra que

supongo que solo habra que cambiar edgy por dapper, los oficiales seguro que te van (dapper = soporte 3 años) y los otros pues casi seguro que la mayoria tambien te iran

Imagen de azoth

quiza

Si cambias donde dice "Edgy" por "Dapper" la mayoría te deberían funcionar

Opciones de visualización de comentarios

Seleccione la forma que prefiera para mostrar los comentarios y haga clic en «Guardar las opciones» para activar los cambios.