Workstation: Add subscription-manager

... to make it easier to have gratis, self-supported Red Hat Enterprise
Linux containers on Fedora.

One needs to join the Red Hat Developer Program [1] and register their
Fedora host with:
  $ sudo subscription-manager register

... to have their containers based on the limited Red Hat Universal Base
Image [2] subset automatically upgraded.

This includes Toolbx containers created with:
  $ toolbox create --distro rhel --release 9.2

[1] https://developers.redhat.com/
[2] https://www.redhat.com/en/blog/introducing-red-hat-universal-base-image

https://pagure.io/fedora-workstation/issue/391
This commit is contained in:
Debarshi Ray 2023-08-29 20:14:25 +02:00 committed by kevin
parent 394ae72a10
commit 865b7c6141
1 changed files with 1 additions and 0 deletions

View File

@ -5655,6 +5655,7 @@
<packagereq type="default">rsync</packagereq>
<packagereq type="default">sos</packagereq>
<packagereq type="default">sssd</packagereq>
<packagereq type="default">subscription-manager</packagereq>
<packagereq type="default">symlinks</packagereq>
<packagereq type="default">systemd-oomd-defaults</packagereq>
<packagereq type="default">tcpdump</packagereq>