[Ovirt-devel] [PATCH node] assume eth0 when BOOTIF is not specified

Darryl L. Pierce dpierce at redhat.com
Wed Jul 1 13:56:04 UTC 2009


On Wed, Jul 01, 2009 at 02:32:48AM +0200, Alan Pevec wrote:
> otherwise invalid "ifcfg-" file is generated
> ---
>  scripts/ovirt-early |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/scripts/ovirt-early b/scripts/ovirt-early
> index ac54e4b..b4de30e 100755
> --- a/scripts/ovirt-early
> +++ b/scripts/ovirt-early
> @@ -67,6 +67,10 @@ configure_from_network() {
>                  fi
>              fi
>          fi
> +    else
> +        # for non-PXE boot when BOOTIF parameter is not specified
> +        # otherwise default network config is invalid
> +        DEVICE=eth0
>      fi
>      # default oVirt network configuration:
>      # bridge each ethernet device in the system
> -- 
> 1.6.0.6

Visual inspection: ACK.

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Virtual Machine Management - http://www.ovirt.org/
Is fearr Gaeilge bhriste ná Béarla cliste.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090701/0fb96acf/attachment.sig>


More information about the ovirt-devel mailing list