kiwi-el8/test/unit/bootloader
Marcus Schäfer 8c6ac25804
Fixed use of custom bootloader
In case no bootloader implementation by kiwi should be
used, users can specify the bootloader="custom" attribute.
Instead of skipping the bootloader stage in the builders
it is better to consistently create an instance of bootloader
but raise if a method of the bootloader interface is called
for which the custom bootloader has no implementation. This
commit adds the consistency bits.
2024-02-12 13:04:29 +01:00
..
config Fixed use of custom bootloader 2024-02-12 13:04:29 +01:00
install Remove destructor from BootLoaderInstallGrub2 2024-02-06 10:28:18 +01:00
template Drop support for syslinux/isolinux 2024-01-26 21:25:37 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00