[rhel6-branch] [PATCH] Add VMware PV drivers (#837835)

Martin Gracik mgracik at redhat.com
Mon Jul 30 11:30:34 UTC 2012


this looks fine

----- Original Message -----
> ---
>  scripts/mk-images |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/scripts/mk-images b/scripts/mk-images
> index e925cdc..5fb5a29 100755
> --- a/scripts/mk-images
> +++ b/scripts/mk-images
> @@ -112,7 +112,8 @@ RAIDMODS="raid0 raid1 raid5 raid6 raid456 raid10
> linear"
>  CRYPTOMODS="sha256_generic cbc xts lrw aes_generic crypto_blkcipher
>  crc32c ecb arc4"
>  PCMCIASOCKMODS="yenta_socket i82365 tcic pcmcia"
>  INFINIBANDMODS="ib_qib mlx4_ib"
> -INITRDMODS="$USBMODS $FIREWIREMODS $IDEMODS $SCSIMODS $FSMODS
> $LVMMODS $RAIDMODS $CRYPTOMODS $COMMONMODS $PCMCIASOCKMODS
> $INFINIBANDMODS $SDMODS =scsi =net =drm"
> +VMPVMODS="vmxnet3 vmware_balloon vmw_pvsci"
> +INITRDMODS="$USBMODS $FIREWIREMODS $IDEMODS $SCSIMODS $FSMODS
> $LVMMODS $RAIDMODS $CRYPTOMODS $COMMONMODS $PCMCIASOCKMODS
> $INFINIBANDMODS $SDMODS $VMPVMODS =scsi =net =drm"
>  
>  . $(dirname $0)/buildinstall.functions
>  
> --
> 1.7.10.4
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
> 


More information about the anaconda-patches mailing list