Closed
Description
I'd like to allow distro images like Fedora Cloud to add system-reinstall-bootc but not necessarily pull in podman if they weren't already.
So basically:
- Change to just
Recommends: podman
for system-reinstall-podman - Change the code to install it if not present (this of course raises the "package system abstraction" problem)