kiwi-el8/kiwi/bootloader
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
..
config Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
install Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
template Allow setup of serial line in bootloader 2020-05-13 11:25:42 +02:00
__init__.py Refactor into subpackage to fix #23 2016-02-27 10:31:31 +01:00