> Bandwidth limit. So you can limit how much bandwidth it taken by > urpmi downloading things (hdlists, packages, etc) > > rsync and wget both support options for this, and I imagine curl does > too, so we could offer a bwlimit for just about any kind of source.
Try "grep limit_rate /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm" Bandwith limit is almost here, it would be quite esay to add one or two more lines of code in urpm.pm to handle a "limit_rate: xxx" option in urpmi.cfg -- Olivier Blin
