kiwi-el8/kiwi/bootloader
Marcus Schäfer f6b3b14020
Fixed return value from _get_grub2_mkconfig_tool
The method returned the basename of the tool if it could
be found by Path.which(). But the method's scope has been
changed in a way that the return value of the method must
be the result from Path.which() to allow working on the
full path name.
2020-04-16 11:24:28 +02:00
..
config Fixed return value from _get_grub2_mkconfig_tool 2020-04-16 11:24:28 +02:00
install Fixed typo in docstring 2020-04-14 16:25:48 +02:00
template Fixed zipl bootloader config template 2019-11-14 16:59:02 +01:00
__init__.py Refactor into subpackage to fix #23 2016-02-27 10:31:31 +01:00