Actions
Feature #20548
closedChange virtual terminal to 2 before kexec
Difficulty:
Triaged:
Description
Kexec process can still freeze terminal when discovered menu (tty1) is active during kexec.
Switching terminal to tty2 (journald) will prevent that. Two patches required:
- Install kbd package on the discovery image to have chvt command.
- Call this from smart proxy plugin during kexec API call to switch the terminal.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/96 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-discovery-image|fe5da30821277539f5a63238b89fe67ab03a90db.
Actions