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

Re: Archive debian locale



Bonjour,

Merci pour vos réponses et vos scripts.

Finalement j'ai décidé d'utiliser 'apt-move' qui fait tout cela très bien.
La documentation est simple et la configuration facile.
Il faut juste veiller à ne pas oublier de mettre votre archive locale en tête de
votre sources.dist.

Voici un extrait de mon echange sur la mailing list debian user.

Gaël,

----

> My sources.list looks like something like that :
>
> deb http://ftp.fr.debian.org/debian potato main contrib non-free
> deb http://ftp.fr.debian.org/debian-non-US potato/non-US main contrib
> non-free
>
> deb-src http://ftp.fr.debian.org/debian potato main contrib non-free
> deb-src http://ftp.fr.debian.org/debian-non-US potato/non-US main contrib
> non-free
>
> I'm creating the mirror on a machine using potato with hight bandwith (ADSL
> in french).
> But I want to mirror the woody archive.

You have to change the lines to woody and add your machine on top of the 
sources.list. You have to be careful with this because you shouldn't do any 
apt-get install or apt-get upgrade, otherwise your machine would have woody 
packages installed which could end up in a chaos. If you only run apt-get 
update, nothing on your machine will change (except the package lists of 
course). If you want to install something on your machine change the lines 
back to potato, comment your local mirror out and run apt-get update, install 
all the packages you need and then change back everything to mirror again. 
You could write a little script for doing this.


-- 
Gaël Pegliasco (mailto:gael.pegliasco@infonet.fr)
E-CONCEPTS - Groupe INFO-NET Systèmes - (http://www.infonet.fr)
BP 33717 - 44337 Nantes cedex 3 - France
Tél. +33 (0)2 40 50 14 19 - Fax : +33 (0)2 40 50 68 76



Reply to: