Create a Local Mirror

Holger Levsen hl at hbt.de
Wed Dec 4 11:49:33 CET 2002


Hi,

> I am new to this mailing list, and I hope you tolerate beginners.

Welcome, I hope so, too ;-)

> 2. A short time ago, I used jigdo-lite to generate a set of woody CDs. 
> It took several weeks of running the program overnight. Is there a way 
> to use these CDs to produce a local mirror for fai? Each CD has a Release
> file, and presumably I could concatenate them. However, the .deb files 
> are in a pool subdirectory with a structure that differs from that 
> produced by debmirror.

# howto create mirror from woody-cds
#       mkdir ${LOCALMIRRORDIR}/debian
#       cd ${LOCALMIRRORDIR}/debian
#       mount /cdrom/ && cp -ax /cdrom/* . && umount /cdrom/
#               ## repeat this for all eight CDs

I use "debmirror" (http://packages.debian.org/debmirror, its only in
testing but builds just fine with "apt-get source -b debmirror") to keep
the mirror in sync. 

 
> Thanks for any help.

as said, your welcome ;-)


regards,
	Holger



More information about the linux-fai mailing list