kiwi-el8/doc/source
Marcus Schäfer 2da706f5ed
Add support for extended layout to msdos table
This commit adds the following new type attribute

    <type ... dosparttable_extended_layout="true|false"/>

If set it specifies to make use of logical partitions inside
of an extended one. Effective only on type configurations which
uses the msdos table type, it will cause the fourth partition
to be an extended partition and all following partitions will be
placed as logical partitions inside of that extended partition.
This setting is useful if more than 4 partitions needs to be
created in an msdos table.

In addition to the support for extended/logical partitions the
the attributes 'mountpoint' and 'filesystem' in the <partitions>
section becomes optional. This also allows to place partitions
as placeholders not mounted into the system
2022-03-05 21:25:56 +01:00
..
.images Update documentation 2018-01-30 10:37:41 +01:00
.static/css Build schema documentation with Oxygen 2017-06-29 10:38:45 +02:00
api Drop support for cdrtools 2021-11-11 06:43:56 -05:00
building_images Add support for custom GRUB templates 2022-01-18 16:52:58 -05:00
commands Added debug option --debug-run-scripts-in-screen 2022-01-11 09:38:22 +01:00
concept_and_workflow Fixed disk.sh caller environment 2022-03-01 10:00:48 +01:00
contributing Switch to pytest_container instead of custom conftest 2021-11-24 15:44:29 +01:00
image_description Add support for extended layout to msdos table 2022-03-05 21:25:56 +01:00
overview Update documentation in content and structure 2020-07-01 10:42:51 +02:00
plugins Added documentation about sharing backends 2021-11-23 10:43:10 +01:00
troubleshooting Update documentation 2021-12-15 22:17:11 +01:00
working_with_images Do not force dracut into a compression setting 2021-11-24 12:15:47 +01:00
api.rst Fixup documentation for consistency 2020-02-19 18:01:14 +01:00
building_images.rst Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
commands.rst Update documentation in content and structure 2020-07-01 10:42:51 +02:00
concept_and_workflow.rst Update and fix documentation 2021-05-16 17:43:50 +02:00
conf.py Bump version: 9.24.27 → 9.24.28 2022-03-04 14:28:49 +01:00
contributing.rst Functions integration tests (#1851) 2021-06-21 15:03:13 +02:00
image_description.rst Fixed include processing 2021-11-12 07:46:52 -05:00
image_types_and_results.rst Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
index.rst index.rst: fix headline 2021-12-17 18:04:19 +01:00
installation.rst Update kiwi installation documentation 2021-05-17 09:39:53 +02:00
overview.rst Update documentation in content and structure 2020-07-01 10:42:51 +02:00
plugins.rst Added documentation for kiwi stackbuild plugin 2021-10-08 18:07:20 +02:00
quickstart.rst Update documentation 2021-12-15 22:17:11 +01:00
troubleshooting.rst Update documentation 2021-12-15 22:17:11 +01:00
working_with_images.rst Added documentation for grub2 loopback ISO images 2021-08-31 00:21:45 +02:00