[Libguestfs] Add detection of AlmaLinux and CloudLinux

Александр Кравченко sasha121196 at mail.ru
Mon Sep 6 16:01:37 UTC 2021


Automatic detection of the distribution doesn't work for AlmaLinux and CloudLinux, so for building you have to specify --with-distro = REDHAT. 
 
https://bugzilla.redhat.com/show_bug.cgi?id=2001636
 
diff guestfs-appliance.m4 libguestfs/m4/guestfs-appliance.m4
108c108
<                     [FEDORA | RHEL | CENTOS],[DISTRO=REDHAT],
---
>                     [FEDORA | RHEL | CENTOS | ALMALINUX | CLOUDLINUX],[DISTRO=REDHAT],
 
 
--
Aleksandr Kravchenko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20210906/95a5c96e/attachment.htm>


More information about the Libguestfs mailing list