KIS is an abbreviation for Kernel, Initrd, System and defines a highly customizable image consisting out of these components. This commit performs the changes documented in #1414 and introduces the new kis type. From an image build perspective kis is currently the same as pxe with restrictions for kis on the schema level. A kis build uses dracut and does not allow to use the legacy netboot initrd. The pxe type will therefore be exclusively used to built for the legacy netboot infrastructure and is on its way to deprecation in the future. This Fixes #1262
74 lines
1.3 KiB
ReStructuredText
74 lines
1.3 KiB
ReStructuredText
kiwi.builder Package
|
|
====================
|
|
|
|
.. _db_kiwi_builder_submodules:
|
|
|
|
Submodules
|
|
----------
|
|
|
|
`kiwi.builder.archive` Module
|
|
-----------------------------
|
|
|
|
.. automodule:: kiwi.builder.archive
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.builder.container` Module
|
|
-------------------------------
|
|
|
|
.. automodule:: kiwi.builder.container
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.builder.disk` Module
|
|
--------------------------
|
|
|
|
.. automodule:: kiwi.builder.disk
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.builder.filesystem` Module
|
|
--------------------------------
|
|
|
|
.. automodule:: kiwi.builder.filesystem
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.builder.install` Module
|
|
-----------------------------
|
|
|
|
.. automodule:: kiwi.builder.install
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.builder.live` Module
|
|
--------------------------
|
|
|
|
.. automodule:: kiwi.builder.live
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.builder.kis` Module
|
|
-------------------------
|
|
|
|
.. automodule:: kiwi.builder.kis
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _db_kiwi_builder_content:
|
|
|
|
Module Contents
|
|
---------------
|
|
|
|
.. automodule:: kiwi.builder
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|