Cambia la palabra sarge o stable por la palabra testing o lenny, y lee
el manual del sources.list
--
Manuel Garcia
Administrador de redes y servidores
Debian GNU/Linux 4.1
codename "Lenny"
--
To UNSUBSCRIBE, email to debian-user-s...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Hola!
Quiza estos te sirvan.
deb http://ftp.us.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.us.debian.org/debian/ testing main contrib non-free
Los tienes que pegar al final de tu /etc/apt/sources.list y hacer un
apt-get update :D
--
Atte,
Maximiliano Marin
http://maximilianomarin.com
http://blog.maximilianomarin.com
deb http://ftp.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.debian.org/debian/ stable main non-free contrib
deb http://security.debian.org/ stable/updates main contrib non-free
2008/12/19, Maximiliano Marin Bustos <maxm...@gmail.com>:
usa apt-spy
El programa "netselect-apt" te será muy útil, pués te genera el
sources.list basándose en la elección de mirrors oficiales disponibles
a partir de la mejor velocidad de descarga.
Saludos!
Analía Lorenzatto.
netselect-apt - create sources.list for the fastest Debian mirrors
netselect-apt [OPTIONS] [stable|testing|unstable|experimental|woody|sarge|etch|sid]
netselect-apt automatically creates a sources.list file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written to OUTFILE.
If there is a file called mirrors_full in the current directory which lists the Debian mirrors, netselect-apt uses that rather than downloading another copy.
stable|testing|unstable|experimental|woody|sarge|etch|sid Specify which distribution of Debian to use. By default stable is used.