kiwi-el8/doc/source
Marcus Schäfer e7e8c3bf42
Add support for dm integrity with secret key
Allow to protect the opening of the integrity data map and
journal through a keyfile. For setting the key file two new
optional type attributes were added:

* integrity_keyfile
* integrity_metadata_key_description

The key file format must be correct according to the selected
integrity algorithm. As of now the kiwi default hmac-sha256
algorithm is used with the selected keyfile

The optional integrity_metadata_key_description attribute
allows to specify a custom description of an integrity key
as it is expected to be present in the kernel keyring. The
information is placed in the integrity metadata block. If
not specified kiwi creates a key argument string instead
which is based on the given integrity_keyfile filename.
The format of this key argument is:

:BASENAME_OF_integrity_keyfile_WITHOUT_FILE_EXTENSION
2022-05-04 16:04:37 +02: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 Added new CloneDevice class 2022-04-05 17:43:41 +02:00
building_images Style changes in container docs 2022-03-09 18:14:29 +01:00
commands Added debug option --debug-run-scripts-in-screen 2022-01-11 09:38:22 +01:00
concept_and_workflow Correct the URL to the dracut home page 2022-04-26 09:32:43 +02:00
contributing Switch to pytest_container instead of custom conftest 2021-11-24 15:44:29 +01:00
image_description Add support for dm integrity with secret key 2022-05-04 16:04:37 +02: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 Allow luks format options 2022-03-21 21:40:35 +01:00
api.rst Fixup documentation for consistency 2020-02-19 18:01:14 +01:00
building_images.rst Style changes in container docs 2022-03-09 18:14:29 +01: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.31 → 9.24.32 2022-04-25 17:15:06 +02: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 Style changes in container docs 2022-03-09 18:14:29 +01: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