Tools like mkisofs, genisoimage and friends are all unmaintained and have found their substitute in xorriso for quite some time. This commit deletes the code from kiwi which supported creation of ISO images using the obsolete cdrtools collection. In addition all hack code associated with these tools like mbr insertion via isohybrid and things like that got dropped as well. This Fixes #1908
39 lines
722 B
ReStructuredText
39 lines
722 B
ReStructuredText
kiwi.iso_tools Package
|
|
======================
|
|
|
|
.. _db_kiwi_iso_tools_submodules:
|
|
|
|
Submodules
|
|
----------
|
|
|
|
`kiwi.iso_tools.base` Module
|
|
----------------------------
|
|
.. automodule:: kiwi.iso_tools.base
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.iso_tools.xorriso` Module
|
|
--------------------------------
|
|
.. automodule:: kiwi.iso_tools.xorriso
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.iso_tools.iso` Module
|
|
----------------------------
|
|
.. automodule:: kiwi.iso_tools.iso
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _db_kiwi_iso_tools_content:
|
|
|
|
Module Contents
|
|
---------------
|
|
|
|
.. automodule:: kiwi.iso_tools
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|