Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move kernel console settings to variant tomls #1513

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

jpculp
Copy link
Member

@jpculp jpculp commented Apr 22, 2021

Issue number:

#1489

Description of changes:

This moves console settings like console=tty0 to variant tomls to allow for different variants to have different console configurations.

Testing done:

Built and launched the following variants and checked to see if they still have console messages.

  • vmware-dev (x86_64)
  • aws-ecs-1 (aarch64)
  • aws-k8s-1.16 (aarch64)
  • aws-k8s-1.17 (aarch64)
  • aws-k8s-1.18 (x86_64)
  • aws-k8s-1.19 (x86_64)

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

This moves console settings like `console=tty0` to variant tomls to
allow for different variants to have different console configurations.
Copy link
Contributor

@webern webern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me if testing pans out.

Copy link
Contributor

@tjkirch tjkirch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming testing.

@zmrow
Copy link
Contributor

zmrow commented Apr 22, 2021

Looks good! Will approve after testing is done.

@jpculp jpculp marked this pull request as ready for review April 22, 2021 23:51
@jpculp jpculp requested a review from tjkirch April 22, 2021 23:51
@jpculp jpculp merged commit 5d3db5e into bottlerocket-os:develop Apr 23, 2021
@jpculp jpculp deleted the variant-specific-consoles branch April 23, 2021 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants