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

bootc: Implement the 'remove' subcommand #562

Open
wants to merge 1 commit into
base: bootc
Choose a base branch
from

Conversation

dcantrell
Copy link

Implement the 'remove' subcommand for the bootc plugin and add documentation. Most of the options for this subcommand will come from global dnf command line option settings. The only option not handled is --os=OSNAME from rpm-ostree.

https://issues.redhat.com/browse/SWM-3098

Implement the 'remove' subcommand for the bootc plugin and add
documentation.  Most of the options for this subcommand will come from
global dnf command line option settings.  The only option not handled
is --os=OSNAME from rpm-ostree.

https://issues.redhat.com/browse/SWM-3098
@evan-goode
Copy link
Member

Oh, I thought we were not going to implement install and remove via rpm-ostree since these will break bootc upgrade: https://docs.fedoraproject.org/en-US/bootc/rpm-ostree/#_rpm_ostree_installoverride_replace. But I suppose we will decide that on Monday's meeting with the bootc people.

IMO the plan for now should be to have the dnf4 bootc install and remove commands support --transient only and call rpm-ostree usroverlay and then set up an ordinary DNF transaction.

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.

2 participants