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

Add admin set-default #2966

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

cgwalters
Copy link
Member

A core underlying primitive in the C library is the ability to arbitrarily reorder bootloader entries.

Let's expose the basic functionality here with the ability to pick an arbitrarily deployment for the next boot.

Closes: #2965

@cgwalters cgwalters force-pushed the ostree-admin-edit branch 3 times, most recently from 75d523b to 90cfd7e Compare August 3, 2023 13:54
A core underlying primitive in the C library is the ability
to arbitrarily reorder bootloader entries.

Let's expose the basic functionality here with the ability to pick
an arbitrarily deployment for the next boot.

Closes: ostreedev#2965
Copy link
Collaborator

@ericcurtin ericcurtin left a comment

Choose a reason for hiding this comment

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

LGTM

@ericcurtin ericcurtin merged commit 2cc6b53 into ostreedev:main Aug 8, 2023
20 checks passed
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.

Add ostree admin set-next-boot
2 participants