kiwi-el8/test/unit/bootloader
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
..
config Fix handling of zipl.conf in plain zipl bootloader 2024-08-09 12:07:48 +02:00
install Add new eficsm type attribute 2024-07-11 21:40:19 +02:00
template Add support for BLS zipl 2024-03-10 11:28:21 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00