Commit Graph
8 Commits
Author SHA1 Message Date
Hans Krijger fc2451fbae Fix Ubuntu factory issues (#983)
* fix ubuntu class hierarchy

* fix factory class
2018-01-02 23:18:28 -08:00
Christopher Boumenot c7498ababd No more ifup/ifdown on Ubuntu >=17.10 (#969) 2018-01-02 15:03:27 -08:00
Hans Krijger 220d87cff3 stop pidof from spamming the logs (#421) 2016-09-13 12:18:16 -07:00
Hans Krijger fc9684b25c Multi-nic improvements (#237)
* update loopback detection to use SIOCGIFFLAGS and IFF_LOOPBACK; add unit tests

* adds a check for the wireserver ip, and if it does exist then skip the dhcp lookup and route manipulation; adds unit tests

* ensure the first selected interface is the primary, which is that with the default route; adds unit tests

* parse the wireserver from the dhcp leases file on disk; distro-specific, this is the ubuntu implementation; adds unit tests

* unit test fixes, python 3 changes

* code review feedback
2016-06-21 11:28:07 -07:00
Hans Krijger 95cf642f79 port of debian patch disable_udev_overrides; brings 2.1.3 in line with production version (#208) 2016-06-06 11:42:00 -07:00
Yue Zhang da9ebe0a3d Separate provision agent and guest agent
Ensured correct return
Temporarily disable autoupdate

Signed-off-by: Brendan Dixon <brendand@microsoft.com>
2016-06-01 15:27:32 -07:00
brendandixon e55d8dee0e Revert "Separate provision agent and guest agent" 2016-05-31 11:24:23 -07:00
Yue Zhang efff9d6e0e Separate provision agent and guest agent 2016-05-31 11:15:10 -07:00