kiwi-el8/kiwi/bootloader/template
Marcus Schäfer 531c0db1a1
Skip isolinux ui setup on serial terminal config
If the attribute bootloader_console="serial" is set, the
expectation that there is no graphics hardware available is
valid. Thus the isolinux setup should not contain any ui
configuration instructions because that leads to run the
graphics initialization which blocks the system if not
present. Please note the bootloader_console allows for
multiple console configuration. In mixed setup the ui
configuration still applies. This Fixes #1153
2019-10-24 11:35:48 +02:00
..
__init__.py Refactor into subpackage to fix #23 2016-02-27 10:31:31 +01:00
grub2.py Delete unused template data 2019-10-16 12:10:32 +02:00
isolinux.py Skip isolinux ui setup on serial terminal config 2019-10-24 11:35:48 +02:00
zipl.py Stop inheriting from object 2019-08-22 15:43:27 +02:00