[libvirt] sysctl variables, FreeBSD

Daniel P. Berrange berrange at redhat.com
Tue Mar 20 10:46:16 UTC 2012


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 :|




More information about the libvir-list mailing list