#define STR_OS_FUSION_OS "fusionos"
#define STR_OS_GENTOO "Gentoo"
#define STR_OS_IMMUNIX "Immunix"
+#define STR_OS_KYLIN_LINUX "kylinlinux"
#define STR_OS_LINUX "linux"
#define STR_OS_LINUX_FROM_SCRATCH "Linux-From-Scratch"
#define STR_OS_LINUX_FULL "Other Linux"
{ "fusionos", STR_OS_FUSION_OS, HostinfoGenericSetShortName },
{ "gentoo", STR_OS_GENTOO, HostinfoGenericSetShortName },
{ "immunix", STR_OS_IMMUNIX, HostinfoGenericSetShortName },
+{ "kylin linux", STR_OS_KYLIN_LINUX, HostinfoGenericSetShortName },
{ "linux-from-scratch", STR_OS_LINUX_FROM_SCRATCH, HostinfoGenericSetShortName },
{ "linux-ppc", STR_OS_LINUX_PPC, HostinfoGenericSetShortName },
{ "mandrake", STR_OS_MANDRAKE, HostinfoGenericSetShortName },