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

Re: problem of mirrors... :'( I can't make LiveDVD



Daniel Baumann wrote:

> this has nothing to do with debian live, but how to generate a debian
> mirror/repository from cdimages.
> 
> you could do it by hand, however, i would just merge all the pool
> directories together and rsync over it (by using debmirror if you only
> want a partial mirror). this way you don't have to fetch much (only
> dists/*), but don't need to create the packages files yourself.

What Daniel said, but also that Debian Live cannot use a file:// URI;
you need to use http:// or ftp://. Easiest way to share your mirror
(after doing the pool merging) would be to run:

  python -c "import SimpleHTTPServer;SimpleHTTPServer.test()"

from inside your mirror directory (or just start a real local
webserver).


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org
       `-

Attachment: signature.asc
Description: PGP signature


Reply to: