[Bug 417757] Re: [regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

2014-04-22 Thread Faye Salwin
In the hope that this helps someone. I spent most of today fighting this and found a solution. d-i preseed/early_command string grep -q options /etc/resolv.conf || echo "options single-request" >> /etc/resolv.conf ; and then d-i preseed/late_command string grep -q options /etc/resolvconf/r

[Bug 417757] Re: [regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

2014-04-22 Thread Faye Salwin
oops, that late_command doesn't work, but you get the picture. It's missing in-target, but I'm not sure if I can in-target redirect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/417757 Title: [reg

[Bug 1295873] Re: biosdevname messes up interface names from emX to renameX

2014-04-22 Thread Faye Salwin
The interface was set to renameX during installation, I suspect because dhcp was triggered before udev had settled. This named my interface renameX in /etc/network/interfaces, which meant that network-interface.conf was triggering when it saw the renameX interface. Changing the interface name in