[Ovirt-devel] Re: [PATCH appliance] Modify the appliance building to use the installer rpm

Joey Boggs jboggs at redhat.com
Tue Jan 6 21:40:51 UTC 2009


Figured out the permissions issues on my side, so ack from me


Bryan Kearney wrote:
> This was the last of three pacthes which brought in Joey's installer 
> code. The goal, once acked, is to deprecate the recipe repo so that 
> the bare-metal installer is used by the appliance as well.
>
> -- bk
>
> Bryan Kearney wrote:
>> ---
>>  ovirt-appliance.ks |    4 ++--
>>  1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/ovirt-appliance.ks b/ovirt-appliance.ks
>> index 81cb010..813a618 100644
>> --- a/ovirt-appliance.ks
>> +++ b/ovirt-appliance.ks
>> @@ -28,7 +28,7 @@ reboot
>>  
>>  %packages --excludedocs --nobase
>>  %include /usr/share/appliance-os/includes/base-pkgs.ks
>> -ovirt-recipe
>> +ovirt-server-installer
>>  lokkit
>>  
>>  %post
>> @@ -40,7 +40,7 @@ lokkit
>>  
>>    # The ace stuff.
>>    mkdir /etc/sysconfig/ace
>> -  echo ovirt >> /etc/sysconfig/ace/appliancename
>> +  echo ovirt-appliance >> /etc/sysconfig/ace/appliancename
>>  %end
>>  
>>  %post
>
> _______________________________________________
> Ovirt-devel mailing list
> Ovirt-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/ovirt-devel




More information about the ovirt-devel mailing list