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

Miroir Ubuntu



Bonjour
je suis en train de préparer pour une install party un miroir ubuntu
j'ai lancer ce script trouver sur ubuntu fr:
/#!/bin/bash -x

#dapper
/usr/bin/debmirror --nosource -m -e rsync --passive
--host=fr.archive.ubuntu.com \
        --root=ubuntu/ --method=http --progress --dist=dapper \
              --ignore-release-gpg
--section=main,multiverse,universe,restricted \
              --arch=i386 /home/ubuntu/

#dapper-update
/usr/bin/debmirror --nosource -m --passive -e rsync
--host=fr.archive.ubuntu.com \
              --root=ubuntu/ --method=http --progress
--dist=dapper-updates \
        --ignore-release-gpg --section=main,restricted \
        --arch=i386 /home/ubuntu/

#dapper-security
/usr/bin/debmirror --nosource -m --passive -e rsync
--host=fr.archive.ubuntu.com \
             --root=ubuntu/ --method=http --progress
--dist=dapper-security \
        --ignore-release-gpg --section=main,universe,restricted \
        --arch=i386 /home/ubuntu/

#dapper-plf
/usr/bin/debmirror --nosource -m -e rsync --passive
--host=packages.freecontrib.org/ubuntu \
              --root=plf/ --method=http --progress --dist=dapper \
              --ignore-missing-release --section=free,non-free \
              --arch=i386 /home/ubuntu/
/
Le problème que j'ai eu c'est qu'une fois tout télécharger(plus de 10go
quand même!),le miroir m'a tout supprimer!
est-ce que quelqu'un peut me dire d'où ça vient???
merci



	
 p4.vert.ukl.yahoo.com uncompressed Sat Aug 19 23:27:00 GMT 2006 
	
		
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. 
http://fr.answers.yahoo.com 



Reply to: