Bug#320024: patch for #320024
Henning Sprang
henning_sprang at gmx.de
Thu Oct 20 14:32:53 CEST 2005
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
More information about the linux-fai-devel
mailing list