Sergio Vernis wrote:
El script tambien genera un listado sources.txt que originalmente hice para
bajar con un downloader que permita hacerlo, aunque no he encontrado ninguno
aun.
puedes usar a wget -i nombrefichero
pero antes hay que limpiar un poco con por ejemplo un
$ apt-get -y --print-uris install nombre_paquete | grep ^\'[fh]t[tp] >
sources.list
$ cat source.list | cut -d ' ' -f1 > listadescatgas
$ wget -i listadescargas
luego puedes comprobar el md5sum
ciao
MaX
______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]