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

install: sysroot.init_osname API instead of CLI #782

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

omertuc
Copy link
Contributor

@omertuc omertuc commented Sep 11, 2024

Solves #781

This commit replaces the ostree admin os-init CLI invocation with the sysroot.init_osname API call. This is a more direct way to initialize the stateroot.

Solves containers#781

This commit replaces the `ostree admin os-init` CLI invocation with the
`sysroot.init_osname` API call. This is a more direct way to initialize
the stateroot.

Signed-off-by: Omer Tuchfeld <omer@tuchfeld.dev>
@github-actions github-actions bot added the area/install Issues related to `bootc install` label Sep 11, 2024
Copy link
Collaborator

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@cgwalters cgwalters merged commit 604cbb6 into containers:main Sep 11, 2024
31 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Issues related to `bootc install`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants