[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kde4 + debian



Aqui te dejo un script para que hagas mirror del repo

esta para si usas proxy

#!/bin/sh

debmirror --proxy=http://user:pass@tuproxy:3128/ --progress --verbose
--nosource --host=mirror.kde.org --root=debian --dist=lenny,
--section=main,contrib,non-free --arch=i386 --timeout=600 --method=http
--postcleanup --ignore-release-gpg --ignore-small-errors
/var/www/debian/debian > /var/www/debian$(date +'%Y%m%d-%H-%M-%S')

Sin proxy

#!/bin/sh

debmirror --progress --verbose --nosource --host=mirror.kde4.org
--root=debian --dist=lenny, --section=main,contrib,non-free --arch=i386
--timeout=600 --method=http --postcleanup --ignore-release-gpg
--ignore-small-errors /var/www/debian/debian > /var/www/debian$(date
+'%Y%m%d-%H-%M-%S')




espero que te sirva



> Saludos Listeros
>
> Me he decidido probar kde4 con Debian Lenny lo cual he googleado un poco
> y he visto el siguiente repositorio ( http://kde4.debian.net ) y mi
> pregunta es alguien tiene el script para bajar este repositorio,
> alguien sabe de algun repositorio de kde4.2 para Debian Lenny. Gracias
>
> --
> --------------------------------------
> Administrador de Red
> Empresa Eléctrica Guantánamo
> Phone: (0121) 327452
> Phone: (0121) 323512 Ext. 213
> Jabber: joanmanuel@jb.elecgtm.une.cu
> Jabber: joanmanuel@jb.une.cu
> Jabber: joanmanuel1987@gmail.com
> Debian GNU/Linux User# 490001
> Web: http://blog-admin.elecgtm.une.cu
> --------------------------------------
>
>
> --
> To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


-- 
********************************
 * Yuniesky Machado Rojas       *
 * Administrador de Redes       *
 * Nodo: inivit.cu     *
 * Instituto Nacional de Investigación en Viandas Tropicales
 * Jabber: ymachado@inivit.cu
*GNU/Linux User #481684 (http://counter.li.org)
 ********************************



Reply to: