Add subgroups for these distributions recently added to osinfo-db, so they have proper groups rather than appear in the "Others" group. Signed-off-by: Pino Toscano <ptoscano@xxxxxxxxxx> --- virtManager/create.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/virtManager/create.py b/virtManager/create.py index d07b28dc..2a622d1e 100644 --- a/virtManager/create.py +++ b/virtManager/create.py @@ -1054,12 +1054,14 @@ class vmmCreate(vmmGObjectUI): "altlinux": _("ALT Linux"), "centos": _("CentOS"), "debian": _("Debian"), + "eos": _("Endless OS"), "fedora": _("Fedora"), "freebsd": _("FreeBSD"), "mageia": _("Mageia"), "netbsd": _("NetBSD"), "openbsd": _("OpenBSD"), "opensuse": _("openSUSE"), + "popos": _("Pop!_OS"), "rhel": _("Red Hat Enterprise Linux"), "sled": _("SUSE Linux Enterprise Desktop"), "sles": _("SUSE Linux Enterprise Server"), -- 2.14.3 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list