63. Distro

Distinguish between distributions that can run YaST

63.1. Authors

  • Martin Vidner <mvidner@suse.cz>

63.2. Summary of Module Globals

List of Global Functions

  • debian - Is it Debian based? Ubuntu, ...

  • fedora - Is it Fedora based? RHEL, Oracle, ...

  • suse - Is it SUSE based? openSUSE, SLES, SLED, ...

List of Global Variables

    63.3. Global Functions

    63.3.1. debian

    Is it Debian based? Ubuntu, ...

    Return value

    • boolean

    63.3.2. fedora

    Is it Fedora based? RHEL, Oracle, ...

    Return value

    • boolean

    63.3.3. suse

    Is it SUSE based? openSUSE, SLES, SLED, ...

    Return value

    • boolean

    63.4. Global Variables

    63.5. Module Requirements

    none