Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Change categories:

  • Added
  • Changed
  • Deprecated
  • Removed
  • Fixed
  • Security

[Unreleased]

Added

  1. console-server: Add PTY support for testing purposes
  2. console-server: Add --console-id option

Changed

  1. The xyz.openbmc_project.console interface is only published if the underlying TTY device is a UART and not a VUART nor PTY (where baud is not applicable)

Deprecated

  1. obmc-console: Introduce console-id, deprecate socket-id

    Deprecate the socket-id key in the configuration schema. Uses of socket-id should be directly replaced with console-id.