|
def | windows (self) |
|
def | archlinux (self, text) |
|
def | auroxlinux (self, text) |
|
def | ubuntu (self, text) |
|
def | suselinux (self, text) |
|
def | freebsd (self, OS, version) |
|
def | OSX (self, OS, version) |
|
def | linuxstandardbase (self) |
|
def | Linux (self, OS, version) |
|
def | __new__ (mcs, name, bases, attrs) |
|
def | __call__ (cls) |
|
Definition at line 191 of file os_detect.py.
◆ windows()
def hardwareprofile.os_detect.get_os_info.windows |
( |
|
self | ) |
|
◆ archlinux()
def hardwareprofile.os_detect.get_os_info.archlinux |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ auroxlinux()
def hardwareprofile.os_detect.get_os_info.auroxlinux |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ ubuntu()
def hardwareprofile.os_detect.get_os_info.ubuntu |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ suselinux()
def hardwareprofile.os_detect.get_os_info.suselinux |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ freebsd()
def hardwareprofile.os_detect.get_os_info.freebsd |
( |
|
self, |
|
|
|
OS, |
|
|
|
version |
|
) |
| |
◆ OSX()
def hardwareprofile.os_detect.get_os_info.OSX |
( |
|
self, |
|
|
|
OS, |
|
|
|
version |
|
) |
| |
◆ linuxstandardbase()
def hardwareprofile.os_detect.get_os_info.linuxstandardbase |
( |
|
self | ) |
|
◆ Linux()
def hardwareprofile.os_detect.get_os_info.Linux |
( |
|
self, |
|
|
|
OS, |
|
|
|
version |
|
) |
| |
◆ blag_linux
hardwareprofile.os_detect.get_os_info.blag_linux = OSWithFile('/etc/blag-release') |
|
static |
◆ mythvantage
hardwareprofile.os_detect.get_os_info.mythvantage = OSWithFile('/etc/mythvantage-release') |
|
static |
◆ knoppmyth
hardwareprofile.os_detect.get_os_info.knoppmyth = OSWithFile('/etc/KnoppMyth-version') |
|
static |
◆ linhes
hardwareprofile.os_detect.get_os_info.linhes = OSWithFile('/etc/LinHES-release') |
|
static |
◆ mythdora
hardwareprofile.os_detect.get_os_info.mythdora = OSWithFile('/etc/mythdora-release') |
|
static |
◆ conectiva
hardwareprofile.os_detect.get_os_info.conectiva = OSWithFile('/etc/conectiva-release') |
|
static |
◆ debian
hardwareprofile.os_detect.get_os_info.debian = OSWithFile('/etc/debian_release') |
|
static |
◆ debian2
hardwareprofile.os_detect.get_os_info.debian2 = OSWithFile('/etc/debian_version') |
|
static |
◆ fedora
hardwareprofile.os_detect.get_os_info.fedora = OSWithFile('/etc/fedora-release') |
|
static |
◆ gentoo
hardwareprofile.os_detect.get_os_info.gentoo = OSWithFile('/etc/gentoo-release') |
|
static |
◆ lfsfile
hardwareprofile.os_detect.get_os_info.lfsfile = OSWithFile('/etc/lfs-release') |
|
static |
◆ mandrake
hardwareprofile.os_detect.get_os_info.mandrake = OSWithFile('/etc/mandrake-release') |
|
static |
◆ mandriva
hardwareprofile.os_detect.get_os_info.mandriva = OSWithFile('/etc/mandriva-release') |
|
static |
◆ pardus
hardwareprofile.os_detect.get_os_info.pardus = OSWithFile('/etc/pardus-release') |
|
static |
◆ slackware
hardwareprofile.os_detect.get_os_info.slackware = OSWithFile('/etc/slackware-release') |
|
static |
◆ solaris
hardwareprofile.os_detect.get_os_info.solaris = OSWithFile('/etc/release') |
|
static |
◆ sunjds
hardwareprofile.os_detect.get_os_info.sunjds = OSWithFile('/etc/sun-release') |
|
static |
◆ pldlinux
hardwareprofile.os_detect.get_os_info.pldlinux = OSWithFile('/etc/pld-release') |
|
static |
◆ yellowdog
hardwareprofile.os_detect.get_os_info.yellowdog = OSWithFile('/etc/yellowdog-release') |
|
static |
◆ redhat
hardwareprofile.os_detect.get_os_info.redhat = OSWithFile('/etc/redhat-release') |
|
static |
The documentation for this class was generated from the following file: