Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

cloud: Add console kargs #6

Merged
merged 1 commit into from
Nov 21, 2023
Merged

cloud: Add console kargs #6

merged 1 commit into from
Nov 21, 2023

Conversation

cgwalters
Copy link
Member

This is important for debugging things.

This is important for debugging things.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Member Author

We should be able to ship this now that containers/bootc#206 landed!

Copy link

@miabbott miabbott left a comment

Choose a reason for hiding this comment

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

Oh man, TOML files to describe kargs is incredible!

@cgwalters cgwalters merged commit f068a10 into CentOS:main Nov 21, 2023
1 check passed
@cgwalters
Copy link
Member Author

Oh man, TOML files to describe kargs is incredible!

Just a sanity check...is this a bit of sarcasm? I am not totally sure.

Having kargs in TOML already exists in blueprints as [customizations.kernel] for example.

I know bootc's install config duplicates this (and kickstart, and Ignition, and $long_list_of_things) but my idea so far is to keep the bootc config to an absolute minimum of bootstrap things that are desirable cross-distribution. (And also bootc install can work outside of Anaconda/ImageBuilder/etc.)

We'll also aim to support embedding blueprints in the container image metadata.

@miabbott
Copy link

Just a sanity check...is this a bit of sarcasm? I am not totally sure.

No, definitely not. I look forward to this more declarative approach for defining the OS.

Text is hard! Sorry for the confusion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants