kiwi-el8/kiwi/bootloader/install
Marcus Schäfer 01ef6946d6
Cleanup use of machine platform name
in kiwi we handle 32bit x86 architecture names as ix86. This is
done by checking i586 and i686 32bit arch names. However those
checks are spread over the entire kiwi code base and should be
consolidated into one method. The cleanup of those arch name
usage fixes an inconsistency between the arch name used in the
disk builder and the arch name used in the subformat image
formats. This Fixes #1438
2020-05-13 13:47:42 +02:00
..
__init__.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
base.py Fixed typo in docstring 2020-04-14 16:25:48 +02:00
grub2.py Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
zipl.py Fixed zipl bootloader setup for s390 images 2019-11-14 12:01:06 +01:00