X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=generator%2Fgenerator_actions.ml;h=d62ca82c732403473eea35398e81e26398afb819;hb=2729421d176e1194537b499911a5eeb5e32a8b09;hp=8cb93aabe51b1e78ede54aaa7d896b151039e68a;hpb=3fd2b9d0b6d2bac5e9267fbcf1556f459d7313fe;p=libguestfs.git diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index 8cb93aa..d62ca82 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -738,6 +738,10 @@ Any Linux-based operating system. Any Microsoft Windows operating system. +=item \"freebsd\" + +FreeBSD. + =item \"unknown\" The operating system type could not be determined. @@ -785,7 +789,7 @@ Arch Linux. =item \"debian\" -Debian or a Debian-derived distro such as Ubuntu. +Debian. =item \"fedora\" @@ -795,6 +799,14 @@ Fedora. Gentoo. +=item \"linuxmint\" + +Linux Mint. + +=item \"mandriva\" + +Mandriva. + =item \"meego\" MeeGo. @@ -811,11 +823,6 @@ Some Red Hat-derived distro. Red Hat Enterprise Linux and some derivatives. -=item \"windows\" - -Windows does not have distributions. This string is -returned if the OS type is Windows. - =item \"ubuntu\" Ubuntu. @@ -824,6 +831,11 @@ Ubuntu. The distro could not be determined. +=item \"windows\" + +Windows does not have distributions. This string is +returned if the OS type is Windows. + =back Future versions of libguestfs may return other strings here. @@ -1160,7 +1172,7 @@ a real packaging system (eg. Windows). Possible strings include: C, C, C (for all Debian derivatives), -C, C, C. +C, C, C, C. Future versions of libguestfs may return other strings. Please read L for more details.");