Im using the lucid32 distribution as my base. Once I create a vm
using that, it seems that sources.list uses repositories from the US.
It might be better if it can look up the LANG env variable or maybe
ask a question about where the user is in. With this information, a
different sources.list could be generated that may perform better. In
my case, Im in India and my host's sources.list has
http://in.archive.ubuntu.com/ubuntu/
as its url, but for the ones created using Vagrant, it is
http://us.archive.ubuntu.com/ubuntu/.
I was able to find the Ubuntu source list generator from
http://repogen.simplylinux.ch/. We could possibly combine this with
vagrant so a better sources.list could be generated.
Should I file an enhancement report for this. Ill try to work on a
patch for this depending on the LANG variable.
Thanks
Raja