KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer 4f4e410523
Fix handling of zipl.conf in plain zipl bootloader
When using the plain zipl bootloader kiwi created a /etc/zipl.conf
file. However, this file was only useful during image build as it
points to a loop target device and geometry but does not represent
a proper config file to be used in the running system. In addition
the different distributors provides their own version and layout
of the zipl.conf to be used inside of the system and with their
respective tools. Thus this commit changes the way how kiwi operates
in a way that the zipl.conf used in the initial image only exists
during the image build process. An eventual present /etc/zipl.conf
will not be touched by kiwi. This Fixes #2597
2024-08-09 12:07:48 +02:00
.github Drop ci-kiwi-9-compliant.yml 2024-03-06 10:21:38 +01:00
build-tests Update test-image-orthos integration test 2024-08-08 15:14:18 +02:00
doc Bump version: 10.1.1 → 10.1.2 2024-08-08 15:55:18 +02:00
dracut/modules.d Improve error reporting for remote deployment 2024-08-08 15:15:32 +02:00
helper Add schema upgrade opportunity for old schemas 2024-04-04 16:52:25 +02:00
kiwi Fix handling of zipl.conf in plain zipl bootloader 2024-08-09 12:07:48 +02:00
package Get rid of debootstrap 2024-08-02 21:57:04 +02:00
test Fix handling of zipl.conf in plain zipl bootloader 2024-08-09 12:07:48 +02:00
.bumpversion.cfg Bump version: 10.1.1 → 10.1.2 2024-08-08 15:55:18 +02: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
.virtualenv.dev-requirements.txt Drop types-pkg_resources 2024-08-02 17:11:01 +02:00
.virtualenv.requirements.txt Switch to Poetry and use pyproject.toml definitions 2024-03-06 09:28:26 +01:00
kiwi.yml Add check_efi_fat_image_has_correct_size 2023-11-08 09:22:16 +01:00
LICENSE Fixed GPL license text to match headers and spec 2017-04-28 12:13:30 +02:00
Makefile Update Makefile 2024-05-02 15:28:48 +02:00
pyproject.toml Bump version: 10.1.1 → 10.1.2 2024-08-08 15:55:18 +02: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
tox.ini Don't use poetry publish 2024-03-06 10:39:31 +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|