holas este es mi primer aporte Linux.
Aunque no es una buenizima distribucion, por lo cual me voy adecuando poco a poco
Para empezar debemos editar los respositorios asi:
user@CiberPunk:~$
sudo gedit /etc/apt/sources.listCon eso se abriremos el repositorio en un editor de textos; el conocido GedIt. (como un block de notas en windows)
y el contenido de este cambiaremos por esta Lista. (esta lista mela otorgo un amigo mio "her0")
deb http://packages.freecontrib.org/plf/ dapper free non-free
# The above lines were generated automatically by EasyUbuntu 3.02 Release
# The rest of your sources.list follows
## distribution.
deb http://mx.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://mx.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
#deb http://archive.ubuntu.com/ubuntu/ dapper universe main restricted multiverse
deb-src http://mx.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://mx.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://mx.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe
deb-src http://security.ubuntu.com/ubuntu/ dapper-security universe
# los repos de ubuntu, pero sin todas esas mamadas =)
deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb http://us.archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
# xgl y compiz
deb http://xgl.compiz.info/ dapper main
deb http://www.beerorkid.com/compiz/ dapper main
# el oficial de opera
deb http://deb.opera.com/opera/ etch non-free
# xfce testing!
deb http://www.os-works.com/debian testing main
deb-src http://www.os-works.com/debian testing main
# listen
deb http://theli.free.fr/packages/ dapper listen
deb http://www.beerorkid.com/automatix/apt dapper main
Bien lo guardamos. y obtendremos un mejor funcionamiento de nuestros sources, librerias incluso instalaciones posteriores con algunos paquetes.
Pero Bien este no puede ser el unico si existe mas pues publiquenlo.
Saludos para rafaelsk (excelente compañero Linuxero)