it just may be an issue of the design of tl-install, in that it doesn't overlap "download the next file" with "unpack this file". Doing the operations (install package A while downloading the next package B) concurrently is indeed beyond the scope of the implementation as it stands. And it doesn't sound easy, or reliable, to accomplish :(. -k