Re: [libvirt] sysctl variables, FreeBSD

2012-04-04 Thread Jason Helfman

On Tue, Mar 20, 2012 at 10:46:16AM +, Daniel P. Berrange thus spake:

On Mon, Mar 19, 2012 at 10:19:55PM -0700, Jason Helfman wrote:

Is there a method that can be used to remove the sysctl tuning for FreeBSD
in the pipeline?

Here are the current patches I have, but would like to remove:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/libvirt/files/


The installation of the sysctl files should be made conditional,
based on a check in configure.ac

eg, add an '--with-sysctl' argument, and have it auto-enabled if
uname == Linux only. Then set a AM_CONDITIONAL variable to adjust
the Makefile.am


Wish my skills were better in this department... I'll keep my patch in our
tree until I can figure this out, or it is contributed otherwise.

-jgh

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] sysctl variables, FreeBSD

2012-04-04 Thread Daniel P. Berrange
On Tue, Apr 03, 2012 at 11:29:37PM -0700, Jason Helfman wrote:
 On Tue, Mar 20, 2012 at 10:46:16AM +, Daniel P. Berrange thus spake:
 On Mon, Mar 19, 2012 at 10:19:55PM -0700, Jason Helfman wrote:
 Is there a method that can be used to remove the sysctl tuning for FreeBSD
 in the pipeline?
 
 Here are the current patches I have, but would like to remove:
 http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/libvirt/files/
 
 The installation of the sysctl files should be made conditional,
 based on a check in configure.ac
 
 eg, add an '--with-sysctl' argument, and have it auto-enabled if
 uname == Linux only. Then set a AM_CONDITIONAL variable to adjust
 the Makefile.am
 
 Wish my skills were better in this department... I'll keep my patch in our
 tree until I can figure this out, or it is contributed otherwise.

Don't worry, I'll sort it out then

Daniel
-- 
|: http://berrange.com  -o-http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o- http://virt-manager.org :|
|: http://autobuild.org   -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org   -o-   http://live.gnome.org/gtk-vnc :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] sysctl variables, FreeBSD

2012-03-20 Thread Daniel P. Berrange
On Mon, Mar 19, 2012 at 10:19:55PM -0700, Jason Helfman wrote:
 Is there a method that can be used to remove the sysctl tuning for FreeBSD
 in the pipeline?
 
 Here are the current patches I have, but would like to remove:
 http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/libvirt/files/

The installation of the sysctl files should be made conditional,
based on a check in configure.ac

eg, add an '--with-sysctl' argument, and have it auto-enabled if
uname == Linux only. Then set a AM_CONDITIONAL variable to adjust
the Makefile.am

Daniel
-- 
|: http://berrange.com  -o-http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o- http://virt-manager.org :|
|: http://autobuild.org   -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org   -o-   http://live.gnome.org/gtk-vnc :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[libvirt] sysctl variables, FreeBSD

2012-03-19 Thread Jason Helfman
Is there a method that can be used to remove the sysctl tuning for FreeBSD
in the pipeline?

Here are the current patches I have, but would like to remove:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/libvirt/files/

Thanks!
Jason

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list