[Ovirt-devel] [PATCH appliance] Remove splash installation since it is now part of the recipe install

Bryan Kearney bkearney at redhat.com
Mon Sep 22 14:12:19 UTC 2008


Perry Myers wrote:
> Signed-off-by: Perry Myers <pmyers at redhat.com>
> ---
>  ovirt-appliance.ks |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)
> 
> diff --git a/ovirt-appliance.ks b/ovirt-appliance.ks
> index 7680c83..edb0bf5 100644
> --- a/ovirt-appliance.ks
> +++ b/ovirt-appliance.ks
> @@ -72,7 +72,6 @@ EOF
>    mkdir /etc/sysconfig/ace
>    echo ovirt >> /etc/sysconfig/ace/appliancename
>    /sbin/chkconfig --add acpid
> -
>  %end
>  
>  %post --nochroot
> @@ -151,7 +150,3 @@ EOF
>    sed -i -e "s/^ONTIMEOUT.*/ONTIMEOUT $(cat /tmp/cobbler-default)/" \
>        /etc/cobbler/pxedefault.template
>  %end
> -
> -%post --nochroot
> -  cp ovirt-splash.xpm.gz $INSTALL_ROOT/boot/grub/splash.xpm.gz
> -%end
ACK




More information about the ovirt-devel mailing list