<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p dir="ltr"><br>
Den 11 jun 2015 4:42 em skrev Vinzenz Feenstra <vfeenstr@redhat.com>:<br>
><br>
> On 05/27/2015 10:39 AM, Alexandr Krivulya wrote:<br>
> > 02.02.2015 12:57, Karli Sjöberg пишет:<br>
> >> On Sat, 2015-01-31 at 23:54 +0200, Alexandr Krivulya wrote:<br>
> >>> 19.08.2013 13:21, Karli Sjöberg пишет:<br>
> >>><br>
> >>>> mån 2013-08-19 klockan 12:11 +0200 skrev Vinzenz Feenstra:<br>
> >>>>> On 08/19/2013 10:01 AM, Karli Sjöberg wrote:<br>
> >>>>><br>
> >>>>>> mån 2013-08-19 klockan 09:53 +0200 skrev Michal Skrivanek:<br>
> >>>>>>> On Aug 19, 2013, at 09:41 , Karli Sjöberg <Karli.Sjoberg@slu.se> wrote:<br>
> >>>>>>><br>
> >>>>>>>> Hi!<br>
> >>>>>>>><br>
> >>>>>>>> As part of a template I´m preparing, I´m wondering how to compile the agent with just the basics included. I´ve tried running like:<br>
> >>>>>>>><br>
> >>>>>>>> OPTIONS='<br>
> >>>>>>>> --without-gdm-plugin --without-gdm2-plugin --without-kdm-plugin --without-pam-ovirt-cred<br>
> >>>>>>>> --with-gdm-plugin=no --with-gdm2-plugin=no --with-kdm-plugin=no --with-pam-ovirt-cred=no<br>
> >>>>>>>> --disable-gdm-plugin --disable-gdm2-plugin --disable-kdm-plugin --disable-pam-ovirt-cred<br>
> >>>>>>>> --enable-gdm-plugin=no --enable-gdm2-plugin=no --enable-kdm-plugin=no --enablepam-ovirt-cred-=no'<br>
> >>>>>>>><br>
> >>>>>>>> # ./configure ${OPTIONS}<br>
> >>>>>>>><br>
> >>>>>>>> Regardless of how I try, it just responds:<br>
> >>>>>>>> configure: WARNING: unrecognized options: ${OPTIONS}<br>
> >>>>>>>><br>
> >>>>>>>> I took the package from the "official" oVirt.org repo, src file:<br>
> >>>>>>>> ovirt-guest-agent-1.0.6.tar.bz2<br>
> >>>>>>>><br>
> >>>>>>>> What am I doing wrong?<br>
> >>>>>>> Hi<br>
> >>>>>>> the parameters are gdm, kdm and sso, set them to no<br>
> >>>>>> I don´t get it, it doesn´t seem to care:<br>
> >>>>>><br>
> >>>>>> # ./configure --without-gdm<br>
> >>>>>> # ./configure --with-gdm=no<br>
> >>>>>> # ./configure --enable-gdm=no<br>
> >>>>>> # ./configure --disable-gdm<br>
> >>>>>> # ./configure --without-gdm --with-gdm=no --enable-gdm=no<br>
> >>>>>> --disable-gdm<br>
> >>>>>> configure: WARNING: unrecognized options: --without-gdm,<br>
> >>>>>> --with-gdm, --enable-gdm, --disable-gdm<br>
> >>>>> this feature of disabling it was introduced to ovirt-guest-agent<br>
> >>>>> in 1.0.8<br>
> >>>>><br>
> >>>>> Try this one:<br>
> >>>>> http://evilissimo.fedorapeople.org/releases/ovirt-guest-agent/1.0.8/ovirt-guest-agent-1.0.8.1.tar.bz2<br>
> >>>>><br>
> >>>>> ./configure --without-sso --prefix=/usr<br>
> >>>> You know what, sorry about the noise, because it seems as if<br>
> >>>> virtio-serial isn´t even available on FreeBSD, so it´s moot<br>
> >>>> anyway... Should probably have looked that up before even getting<br>
> >>>> started;)<br>
> >>>><br>
> >>>> But besides the fact that it won´t work until that´s sorted, I can<br>
> >>>> at least say that it configured, compiled and installed OK using<br>
> >>>> René´s suggestion, cloning from git and building from there.<br>
> >>> Hello!<br>
> >>> Now when virtio_console(4) driver available in CURRENT does anyone<br>
> >>> works on porting ovirt-guest-agent to FreeBSD?<br>
> >>> plain text document attachment (ATT00001)<br>
> >>> _______________________________________________<br>
> >>> Users mailing list<br>
> >>> Users@ovirt.org<br>
> >>> http://lists.ovirt.org/mailman/listinfo/users<br>
> >> I haven´t tested anything since last time but good to know someone doing<br>
> >> something:) I can imagine the guest agent would need some tweeking to<br>
> >> get it running as well:<br>
> >><br>
> >> http://lists.freebsd.org/pipermail/freebsd-emulation/2013-April/010569.html<br>
> >> "The VirtIO spec is written with mostly Linux in mind and usually takes<br>
> >> varying amounts of extra effort to adapt to FreeBSD."<br>
> >><br>
> >><br>
> > I have successfully build and run guest agent on FreeBSD-Current. It<br>
> > provides a few information (for example fqdn and logged users) into<br>
> > admin portal, but all other requires rewriting GuestAgentLinux2.py or<br>
> > implementing it as separate module. I have no experience in python and<br>
> > programming itself, but implementing some simple features may be quiet<br>
> > easy. Can anyone help with it?<br>
> Sorry for the late reply, now I didn't notice that the drivers are now <br>
> available, I will be looking into supporting FreeBSD for the guest agent <br>
> then.</p>
<p dir="ltr">Here's an excellent place to start:)<br>
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/</p>
<p dir="ltr">/K</p>
<p dir="ltr">><br>
> Thanks for the heads up :-)<br>
> > _______________________________________________<br>
> > Users mailing list<br>
> > Users@ovirt.org<br>
> > http://lists.ovirt.org/mailman/listinfo/users<br>
><br>
><br>
> -- <br>
> Regards,<br>
><br>
> Vinzenz Feenstra | Senior Software Engineer<br>
> RedHat Engineering Virtualization R & D<br>
> Phone: +420 532 294 625<br>
> IRC: vfeenstr or evilissimo<br>
><br>
> Better technology. Faster innovation. Powered by community collaboration.<br>
> See how it works at redhat.com<br>
><br>
</p>
</body>
</html>