Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

baremetal: configure and persist kernel args #1489

Merged
merged 2 commits into from Jun 17, 2021
Merged

Conversation

pothos
Copy link
Member

@pothos pothos commented Jun 9, 2021

  • baremetal: Do not hardcode kernel console setting
    The kernel console setting was hardcoded and only used for PXE boots.
    Make the setting a variable and also apply it for the final
    installation.
  • baremetal: use grub.cfg file for kernel arguments
    While the kernel arguments can be set for PXE, they have not been
    applied to the final installation.
    Use the /usr/share/oem/grub.cfg file to permanently set the kernel
    arguments, so that on each boot the final installation uses the
    kernel arguments provided by the user.

While the kernel arguments can be set for PXE, they have not been
applied to the final installation.
Use the /usr/share/oem/grub.cfg file to permanently set the kernel
arguments, so that on each boot the final installation uses the
kernel arguments provided by the user.
The kernel console setting was hardcoded and only used for PXE boots.
Make the setting a variable and also apply it for the final
installation.
@pothos pothos requested a review from ipochi June 9, 2021 11:48
Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

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

small nit w.r.t formatting of the markdown table.

Ltgm otherwise.

@pothos pothos requested a review from ipochi June 16, 2021 09:53
@pothos pothos requested a review from ipochi June 16, 2021 12:27
Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

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

lgtm

@pothos pothos merged commit 609764a into master Jun 17, 2021
@pothos pothos deleted the kai/baremetal-kernel-args branch June 17, 2021 10:13
@invidian invidian added the kind/enhancement New feature or request label Jul 16, 2021
@invidian invidian added this to the v0.9.0 milestone Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants