On Fri, Dec 09, 2022 at 07:50:06PM +0100, Denis V. Lunev wrote:
> On 12/9/22 19:36, Andrey Drobyshev wrote:
> >This allows to detect VzLinux guest.
> >
> >Signed-off-by: Pavel Butsykin <pbutsy...@virtuozzo.com>
> >Signed-off-by: Andrey Drobyshev <andrey.drobys...@virtuozzo.com>
> >---
> >  m4/guestfs-appliance.m4 | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/m4/guestfs-appliance.m4 b/m4/guestfs-appliance.m4
> >index 16ab3212d..3b97825c4 100644
> >--- a/m4/guestfs-appliance.m4
> >+++ b/m4/guestfs-appliance.m4
> >@@ -115,7 +115,7 @@ if test "x$ENABLE_APPLIANCE" = "xyes"; then
> >                  )"
> >                  AS_CASE([$DISTRO],
> >                          [FEDORA | RHEL | CENTOS | ALMALINUX | CLOUDLINUX \
> >-                     | ROCKY],
> >+                     | ROCKY | VIRTUOZZO],
> >                              [DISTRO=REDHAT],
> >                          [OPENSUSE* | SLED | SLES],[DISTRO=SUSE],
> >                          [ARCH | MANJARO | ARTIX],[DISTRO=ARCHLINUX],
>
> pls sent to mainstream.

Somehow I have missed the original patch.  Was it sent to the
mailing list?

Anyway I will make this change based on the patch now, thanks!

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to