[lorax] use correct variable for upgrade image on s390

Vratislav Podzimek vpodzime at redhat.com
Tue Dec 11 09:16:43 UTC 2012


On Thu, 2012-12-06 at 13:23 +0100, Dan HorĂ¡k wrote:
> ---
>  share/s390.tmpl |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/share/s390.tmpl b/share/s390.tmpl
> index 9380c75..b37237c 100644
> --- a/share/s390.tmpl
> +++ b/share/s390.tmpl
> @@ -25,7 +25,7 @@ installkernel images-${basearch} ${kernel.path} ${KERNELDIR}/kernel.img
>  installinitrd images-${basearch} ${kernel.initrd.path} ${KERNELDIR}/initrd.img
>  
>  ## upgrader image
> -installupgradeinitrd images-${basearch} ${kernel.upgrade.img} ${KERNELDIR}/upgrade.img
> +installupgradeinitrd images-${basearch} ${kernel.upgrade.path} ${KERNELDIR}/upgrade.img
>  
>  ## s390 needs some extra boot config
>  createaddrsize ${INITRD_ADDRESS} ${outroot}/${BOOTDIR}/initrd.img ${outroot}/${BOOTDIR}/initrd.addrsize
Looks good to me. I'll push it.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list