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

"jigdo-lite --noask --scan PATH" :IT works!



On Tue, 2004-11-30 at 19:40, Richard Atterer wrote:

> It's a shell script, no need to compile it. Get it here:
> <http://cvs.berlios.de/cgi-bin/viewcvs.cgi/*checkout*/jigdo/jigdo/scripts/jigdo-lite?rev=HEAD&content-type=text/plain>
>> Can you put multiple (up to 14) "--scan" switches? 
> No, but you can make a directory and create 14 symlinks inside it to the
> directories you want scanned.

Thank you, it works! The files are now in:
   http://kambing.vlsm.org/debian-cd/3.1_testing/041207/

My script is like following:

------------------------------------------------------------
#!/bin/sh
for ii in 1 2 3 4 5 6 7 8 9 10 11 12 13 14
do
  nice -20 jigdo-lite --noask \
       --scan /extra/iso/iso/ \
       sarge-i386-$ii.jigdo
done
exit 0
------------------------------------------------------------

BTW, I am just wondering how "jigdo-file-cache.db" works?
Shall we delete it once in a while?

regards,

-- 
Rahmat M.  Samik-Ibrahim -- vLSM.org  -- http://rms46.vLSM.org/ --
Fetch my GNUPG public key at http://rms46.vlsm.org/pgp/pub.txt ---

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: