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

feat(rpm-ostree): Add support for replacing base packages with 'rpm-o… #269

Merged
merged 1 commit into from
Jun 26, 2024
Merged

feat(rpm-ostree): Add support for replacing base packages with 'rpm-o… #269

merged 1 commit into from
Jun 26, 2024

Conversation

lorduskordus
Copy link
Contributor

…stree-override replace'

This makes it possible for example to install mutter patched with triple buffering.

Copy link
Collaborator

@fiftydinar fiftydinar left a comment

Choose a reason for hiding this comment

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

Looks good

@fiftydinar fiftydinar merged commit 4634ac7 into blue-build:main Jun 26, 2024
@lorduskordus lorduskordus deleted the replacing-base-packages-support branch June 26, 2024 10:05
@xynydev
Copy link
Member

xynydev commented Jul 14, 2024

@lorduskordus does this only support COPR repos? It seems odd to me that the user would provide a repo URL which is transformed into a copr-specific repo declaration. Would it be possible to support this directly with a URL?

@fiftydinar
Copy link
Collaborator

fiftydinar commented Jul 14, 2024

@lorduskordus does this only support COPR repos?

@xynydev It can support other repos too, like Fedora Koji.

I see now what's the deal.
It's hardcoded to Copr repo only in the module.
Didn't think about this when reviewing the PR, my bad.

Will think about how to handle this (update docs that only COPR repos are supported until better solution comes).

@fiftydinar
Copy link
Collaborator

In the meantime, I pushed the doc change related to this:
#280

@lorduskordus
Copy link
Contributor Author

I didn't know other repos were supported. Sorry, I wont be able to work on this, at least not soon as I have important deadlines coming up.

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.

3 participants