[libvirt] [PATCH 0/2] configure: Improve init script choice

Andrea Bolognani abologna at redhat.com
Thu Apr 28 15:54:32 UTC 2016


If not init script type is explicitly chosen by the user, we
try to pick a good default based on the compilation OS.

Unfortunately, in that situation our code only really does
the right thing for old RHEL releases. Our reporting is
sub-par, too.

This series makes it so more distributions get the right
init script installed by default and improves reporting.


Andrea Bolognani (2):
  configure: Improve --with-init-script=check
  configure: Add systemd detection to --with-init-script=check

 configure.ac | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

-- 
2.5.5




More information about the libvir-list mailing list