Re: Patch: Limiting install.sh's bandwidth

2007-09-11 Thread Josh Sled
"Nathan Buchanan" <[EMAIL PROTECTED]> writes: > The attached patch allows the user to define a download rate in custom.sh, > (eg, WGET_RATE=10k). If WGET_RATE is not specified, wget will behave as it > does today. > > I've tested it and it works. Could someone look at applying it? r16523. Thanks!

Patch: Limiting install.sh's bandwidth

2007-09-08 Thread Nathan Buchanan
Hello! Sometimes I'm working off of a slow internet connection and install.sh will decide it needs a file and swamp my internet connection :( So I coded up a quick patch to add an option to limit the bandwidth. The attached patch allows the user to define a download rate in custom.sh, (eg, WGET_R