KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer b922d8ba2d
Added IBM Secure Execution support on s390
IBM SEL(Secure Execution for Linux) is supported for s390
KVM guests. SEL images used to start a confidential computing
protected guest contain an encrypted boot image which encapsulates
the kernel the initrd and the bootparams. The encrypted Image is
provided by the KVM/hypervisor to the Embedded zFirmware of the
system (the ultravisor device). The decryption keys are hardware
based and each system has an individual keypool unique to that
system. The root filesystem is LUKS encrypted with a random key
produced by kiwi at build time and kept inside of the initrd which
exists only inside of the encrypted boot image and the encrypted
rootfs to allow kernel updates. The commit to support secure
execution also comes with an integration test that provides
profiled image builds to target SUSE's LinuxONE as well
as IBM Cloud systems.
2024-11-21 10:24:04 +01:00
.github Remove tox dependency 2024-11-05 18:03:25 +01:00
build-tests Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
doc Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
dracut/modules.d Fixed ramdisk size setup 2024-09-06 08:48:21 +02:00
helper Fix coloring of build_status.sh flags 2024-10-30 13:49:02 +01:00
kiwi Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
package Fix erofs requires in spec 2024-10-23 10:23:36 +02:00
test Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
.bumpversion.cfg Bump version: 10.1.17 → 10.1.18 2024-11-01 13:08:12 +01:00
.codacy.yml Update codacy configuration file 2020-11-17 15:55:53 +01:00
.gitattributes Set ident export-subst git attribute on version.py 2016-04-21 16:21:00 +02:00
.gitignore Switch to Poetry and use pyproject.toml definitions 2024-03-06 09:28:26 +01:00
.gitlab-ci-disabled.yml Disable gitlab CI pipeline 2022-11-12 21:52:38 +01:00
.mailmap Update mailmap 2023-11-21 20:46:03 +01:00
.obs_test Update arm integration test 2018-05-08 16:31:57 +02:00
.obs_test_status Fixed make obs_test_status 2018-07-31 09:00:28 +02:00
kiwi.yml Add support for isomd5sum for tagging iso files 2024-08-26 11:49:55 +02:00
LICENSE Fixed GPL license text to match headers and spec 2017-04-28 12:13:30 +02:00
Makefile Remove tox dependency 2024-11-05 18:03:25 +01:00
pyproject.toml Remove tox dependency 2024-11-05 18:03:25 +01:00
README.rst Added code style batch to landing page 2022-11-29 17:10:37 +01:00
setup.cfg no_implicit_optional = False 2022-11-08 15:27:10 +01:00

KIWI - Next Generation
======================

.. |GitHub Action Code Style| image:: https://github.com/OSInside/kiwi/actions/workflows/ci-code-style.yml/badge.svg
   :target: https://github.com/OSInside/kiwi/actions
.. |GitHub Action Config Functions| image:: https://github.com/OSInside/kiwi/actions/workflows/ci-config-functions.yml/badge.svg
   :target: https://github.com/OSInside/kiwi/actions
.. |GitHub Action Documentation| image:: https://github.com/OSInside/kiwi/actions/workflows/ci-documentation.yml/badge.svg
   :target: https://github.com/OSInside/kiwi/actions
.. |GitHub Action Publish Pages| image:: https://github.com/OSInside/kiwi/actions/workflows/ci-publish-pages.yml/badge.svg
   :target: https://github.com/OSInside/kiwi/actions
.. |GitHub Action Publish PyPi| image:: https://github.com/OSInside/kiwi/actions/workflows/ci-publish-to-pypi.yml/badge.svg
   :target: https://github.com/OSInside/kiwi/actions
.. |GitHub Action Unit Types| image:: https://github.com/OSInside/kiwi/actions/workflows/ci-units-types.yml/badge.svg
   :target: https://github.com/OSInside/kiwi/actions
.. |Health| image:: https://app.codacy.com/project/badge/Grade/228f7e8cd15d448688a590c272ec3789
   :target: https://www.codacy.com/gh/OSInside/kiwi/dashboard?utm_source=github.com&utm_medium=referral&utm_content=OSInside/kiwi&utm_campaign=Badge_Grade
.. |Doc| replace:: `Documentation <https://osinside.github.io/kiwi/>`__
.. |Installation| replace:: `Installation <https://osinside.github.io/kiwi/installation.html>`__
.. |Contributing| replace:: `Contributing <https://osinside.github.io/kiwi/contributing.html>`__
.. |Donate| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
   :target: https://www.paypal.me/SchaeferMarcus

|GitHub Action Code Style| |GitHub Action Config Functions| |GitHub Action Documentation| |GitHub Action Publish Pages| |GitHub Action Publish PyPi| |GitHub Action Unit Types| |Health|

**KIWI, the OS image and appliance builder.**

* |Installation|

* |Contributing|

* |Doc|

We'll donate it for good luck so's you're sure to come back :)

|Donate|