On Mon, 29 Jun 1998, Adam Heath wrote: > I have this in /etc/apt/sources.list: > --- > deb file:/mirror/debian-non-US hamm/binary-i386/ > deb file:/mirror/debian hamm main contrib non-free > deb file:/mirror/debian slink main contrib non-free > --- > Putting this(and changing them to different servers): > --- > deb file:/mirror/debian-non-US hamm/binary-i386/ > deb file:/mirror/debian hamm main > deb file:/mirror/debian hamm contrib > deb file:/mirror/debian hamm non-free > deb file:/mirror/debian slink main > deb file:/mirror/debian slink contrib > deb file:/mirror/debian slink non-free > --- > should allow for more parellel gets, if you are install more of contrib > and non-free.
file URI's are not parallized and remote URI's are parallized one per host. Anything more complex will wait till (much) later versions. Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

