The list network interfaces used by osbash is currently a hard-coded
list in distro-specific library files (e.g., lib/functions.ubuntu.sh).
With Ubuntu 16.04 LTS, network interface names differ between VirtualBox
and KVM as well (unless we reconfigure the operating system to use the
traditional ethX naming scheme).
This patch builds the list of network interfaces at run-time which
should make it easier to support distros with differing network
interface naming schemes.
Change-Id: Id2cd684152911289821b165daf6b8fc002f42f2d