openSUSE / kdump

kernel dump helpers
GNU General Public License v2.0
21 stars 24 forks source link

set serial console from Xen cmdline #16

Closed olafhering closed 3 years ago

olafhering commented 3 years ago

In case Xen has its console to a serial port, construct the matching Linux console= kernel cmdline option for the kdump kernel.

Allow to skip this logic in case KDUMP_COMMANDLINE_APPEND is set.

Signed-off-by: Olaf Hering olaf@aepfle.de