[Ovirt-devel] [PATCH node-image] check ISO media by default

Darryl L. Pierce dpierce at redhat.com
Tue Feb 10 15:25:58 UTC 2009


On Tue, Feb 10, 2009 at 02:30:18AM +0100, Alan Pevec wrote:
> ---
>  common-pkgs.ks      |    1 +
>  ovirt-node-image.ks |    2 +-
>  2 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/common-pkgs.ks b/common-pkgs.ks
> index cc0529a..3e51f9e 100644
> --- a/common-pkgs.ks
> +++ b/common-pkgs.ks
> @@ -70,3 +70,4 @@ python-virtinst
>  -libvirt-python
>  -sysklogd
>  /usr/sbin/lokkit
> +isomd5sum
> diff --git a/ovirt-node-image.ks b/ovirt-node-image.ks
> index f96fb38..e4d2bd1 100644
> --- a/ovirt-node-image.ks
> +++ b/ovirt-node-image.ks
> @@ -61,7 +61,7 @@ sed -i -e 's/ quiet//' $LIVE_ROOT/isolinux/isolinux.cfg
>  awk '
>  BEGIN {
>    # append additional default boot parameters
> -  add_boot_params=""
> +  add_boot_params="check"
>  }
>  /^label linux0/ { linux0=1 }
>  linux0==1 && $1=="append" {
> -- 
> 1.6.0.6
> 
> _______________________________________________
> Ovirt-devel mailing list
> Ovirt-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/ovirt-devel

ACK.

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Virtual Machine Management - http://www.ovirt.org/
"What do you care what other people think, Mr. Feynman?"
-------------- 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/20090210/ce4d76b3/attachment.sig>


More information about the ovirt-devel mailing list