Skip to content

Instantly share code, notes, and snippets.

@zonggen
Last active February 20, 2020 19:29
Show Gist options
  • Save zonggen/f44b32c3e9eeaf5e8617a823b14cb792 to your computer and use it in GitHub Desktop.
Save zonggen/f44b32c3e9eeaf5e8617a823b14cb792 to your computer and use it in GitHub Desktop.
Add repo for rpm-ostree

Drop in repos into /etc/yum.repos.d/. You can use the same ones RHCOS uses for composes: https://gitlab.cee.redhat.com/coreos/redhat-coreos/blob/master/rhel8.repo

Or alternatively, if the pkgs don't have any deps, you can just rpm-ostree install <URL>

e.g. rpm-ostree install http://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/authselect/1.1/2.el8/x86_64/authselect{,-libs}-1.1-2.el8.x86_64.rpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment