> (I did not commit the patch of Ricardo Marin Matinata)
Ricardo's patch has been pushed to 'next' so this needs to be rebased:
--- a/scripts/ovirt-early
+++ b/scripts/ovirt-early
@@ -40,7 +40,7 @@ configure_from_network() {
if ! network_up ; then
log "Using interface $DEVICE"
# setup temporary interface to retrieve configuration
- echo "network --device $DEVICE --bootproto dhcp" | nash
+ /sbin/dhclient $DEVICE
fi
if [ $? -eq 0 ]; then
# from network-scripts/ifup-post
ACK from me, after you provide testing results as requested by Darryl
_______________________________________________
Ovirt-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/ovirt-devel