******* Cockpit ******* Command Line Interface ---------------------- Commandline interface for verification and shell binding. .. raw:: html
+-------------------------------------------------+-------------------------------+ | Command Line Interface | Call Options | +=================================================+===============================+ | :ref:`rtplatformids - call ` | :ref:`platformidsCLISYNOPSIS` | +-------------------------------------------------+-------------------------------+ | | :ref:`platformidsCLIOPTIONS` | +-------------------------------------------------+-------------------------------+ | | :ref:`platformidsEXAMPLES` | +-------------------------------------------------+-------------------------------+ .. raw:: html
API --- .. raw:: html
+---------+---------------------------------------------------+------------------------------------+ | | Shortcuts | API | +=========+===================================================+====================================+ | core | :ref:`platformids ` | `platformids `_ | +---------+---------------------------------------------------+------------------------------------+ | class | :ref:`platformids.platforms ` | `platforms`_ | +---------+---------------------------------------------------+------------------------------------+ | plugins | :ref:`platformids.dist ` | | +---------+---------------------------------------------------+------------------------------------+ .. raw:: html
.. raw:: html
+--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | Platform Modules | | | | | | | +====================+===============================================+==============================+==============================================+=================================+===============================================+==================================+ | Linux | :ref:`alpinelinux ` | [:ref:`doc `] | :ref:`archlinux ` | [:ref:`doc `] | :ref:`centos ` | [:ref:`doc `] | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | | :ref:`debian ` | [:ref:`doc `] | :ref:`fedora ` | [:ref:`doc `] | :ref:`gentoo ` | [:ref:`doc `] | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | | :ref:`opensuse ` | [:ref:`doc `] | :ref:`oraclelinux ` | [:ref:`doc `] | :ref:`rhel ` | [:ref:`doc `] | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | | :ref:`sles ` | [:ref:`doc `] | :ref:`ubuntu ` | [:ref:`doc `] | | | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | BSD | :ref:`freebsd ` | [:ref:`doc `] | :ref:`netbsd ` | [:ref:`doc `] | :ref:`openbsd ` | [:ref:`doc `] | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | Windows-NT | :ref:`windows ` | [:ref:`doc `] | :ref:`cygwin ` | [:ref:`doc `] | | | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | OS-X / macOS | :ref:`darwin ` | [:ref:`doc `] | | | | | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | UNIX | :ref:`solaris ` | [:ref:`doc `] | | | | | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | Network + Security | :ref:`openwrt ` | [:ref:`doc `] | :ref:`kali ` | [:ref:`doc `] | :ref:`pfsense ` | [:ref:`doc `] | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | Embedded | :ref:`armbian ` \(1) | [:ref:`doc `] | :ref:`raspbian ` \(1) | [:ref:`doc `] | | | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ | | :ref:`windows10iot ` | [:ref:`doc `] | :ref:`MicroPython ` | [:ref:`doc `] | :ref:`CircuitPython ` | [:ref:`doc `] | +--------------------+-----------------------------------------------+------------------------------+----------------------------------------------+---------------------------------+-----------------------------------------------+----------------------------------+ .. raw:: html
**(1)**: "*Shrinked-PC*" with low-level-hardware interfaces and special compiled kernels. Thus logical still of *category* *POSIX*, but localized coallocated with *EMBEDDED* systems. Examples for optional loaded custom platforms: .. raw:: html
+-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ | Custom Type | Custom Modules | | | | | | | +=============+================+======================================================+=================================+=================================================+==============================+=================================================+=============================+ | ostype | | :ref:`custom.minix ` | [:ref:`doc `] | :ref:`custom.reactos ` | [:ref:`doc `] | | | +-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ | dist | BSD | :ref:`custom.dragonflybsd ` | [:ref:`doc `] | :ref:`custom.ghostbsd ` | [:ref:`doc `] | :ref:`custom.nomadbsd ` | [:ref:`doc `] | +-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ | | | :ref:`custom.trueos ` | [:ref:`doc `] | | | | | +-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ | | LINUX | :ref:`custom.linuxmint ` | [:ref:`doc `] | :ref:`custom.slackware ` | [:ref:`doc `] | | | +-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ | | MINIX | :ref:`custom.minix2 ` | [:ref:`doc `] | | | | | +-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ | | SECURITY | :ref:`custom.blackarch ` | [:ref:`doc `] | :ref:`custom.parrotos ` | [:ref:`doc `] | :ref:`custom.pentoo ` | [:ref:`doc `] | +-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ | | UNIX | :ref:`custom.aix ` (x86 / VMs) | [:ref:`doc `] | | | | | +-------------+----------------+------------------------------------------------------+---------------------------------+-------------------------------------------------+------------------------------+-------------------------------------------------+-----------------------------+ .. raw:: html
.. raw:: html .. _platformids: platformids.html# .. _platformids.__init__: _modules/platformids/__init__.html# .. _platforms: platforms.html# .. _platformids.platforms: _modules/platformids/platforms.html# .. _POSIX, CIFS, URI...: package_doc.html#resources .. _HowTo Custom Data: howto_custom.html .. _platformids.config: config.html .. _config data: config_data.html .. _dist.custom.circuitpython: dist/custom/circuitpython.html# .. _dist.custom.micropython: dist/custom/micropython.html#