On 19-Sep-2013 04:58:40 -0400, Jeffrey Walton wrote: > I don't have bare metal, so I'm concerned about performance
Got that. Alas, I can't recommend anything except obvious "try it". > Would you happen to know how to start the dhcp client? I don't > have a network connection at the moment. Official releases of Owl lack the dhclient, as it is unsafe. However, you can rebuild the DHCP packages with %define BUILD_DHCP_CLIENT 1 (if you'd ask my own opinion, then `dhclient -1 eth0` is safe enough when being run manually on demand, but not all members of our team are so optimistic). -- Alexey V. Vissarionov aka Gremlin from Kremlin <gremlin ПРИ gremlin ТЧК ru> GPG: 8832FE9FA791F7968AC96E4E909DAC45EF3B1FA8 @ hkp://keys.gnupg.net
