Hi, 

On Thu, 2005-10-20 at 01:28 +0200, Michael Tautschnig wrote:
> [...]
> Could somebody please try this one? For me, it produces the complete
> sources.list...
> 
> for i in $mirrordir/dists/* ; do 
>   echo -n "deb file:/media/mirror `basename $i` "
>   find $i -name "Packages*" | grep binary | \
>     sed 's/\/binary-.*$//' | uniq | sed "s#$i/##" | tr '\n' " "
>   echo
> done


Done.
slightly modified built into fai-cd. worked in my tests.

Committed in subversion /people/lazyboy/bugfixes/320024/

Henning




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to