On 05/20/2013 03:12 PM, [email protected] wrote:
Ok, thanks. from where can I start?

On Fedora 17+ you can install the guest agent by 'yum install ovirt-guest-agent-common'

On other OS you can start by checking out the git repository on the OS you'd like to build it on.

`git clone http://gerrit.ovirt.org/p/ovirt-guest-agent.git`

On Windows you should follow these instructions: http://gerrit.ovirt.org/gitweb?p=ovirt-guest-agent.git;a=blob;f=ovirt-guest-agent/README-windows.txt;h=HEAD

On Linux you go into the repository
$ ./autogen.sh
$ ./configure --prefix=/usr --without-sso
And then as root
# make install

However not all files might yet be put into the right places on all systems, and for Debian/Ubuntu systems we don't have any daemon or upstart scripts, so far we only support systemd in the repository so that would have to be done manually.

HTH
Jose

------------------------------------------------------------------------
*From: *"Vinzenz Feenstra" <[email protected]>
*To: *[email protected]
*Cc: *"Itamar Heim" <[email protected]>, [email protected]
*Sent: *Segunda-feira, 20 de Maio de 2013 10:56:21
*Subject: *Re: [Users] Guest Agent

On 05/19/2013 10:14 AM, [email protected] wrote:

    For Linux (Ubuntu, Fedora, RH) and Windows (7,8,2008,2012)

    Thanks
    Jose

    ------------------------------------------------------------------------
    *De: *"Itamar Heim" <[email protected]>
    *Para: *[email protected]
    *Cc: *[email protected], "Vinzenz Feenstra" <[email protected]>
    *Enviadas: *Sábado, 18 Maio, 2013 20:50:29
    *Assunto: *Re: [Users] Guest Agent

    On 05/18/2013 09:38 PM, [email protected] wrote:
    > Hi, where can I found guest agent for installation?

    for which OS?
    Vinzenz - we should have a wiki on this if we don't already have one.

We do have a description in the repository for Fedora and Windows targets, however we don't have yet a description for other Linux distributions than Fedora since we haven't supported it yet. There has been some work done for supporting other distribution targets however without single sign on support.

I will put the wiki pages on my todo list.


    >
    > Thanks
    > Jose
    >
    > --
    >
    ------------------------------------------------------------------------
    > Jose Ferradeira
    > http://www.logicworks.pt
    >
    >
    >
    > _______________________________________________
    > Users mailing list
    > [email protected]
    > http://lists.ovirt.org/mailman/listinfo/users
    >




--
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R & D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com



--
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R & D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to