kiwi-el8/kiwi/package_manager
Neal Gompa 46b041d112 Identify the correct binary for DNF4
This is pretty much the same solution we used back when we supported
YUM and had to deal with yum vs yum-deprecated.
2026-01-23 10:22:51 -05:00
..
__init__.py Add support for Alpine 2025-04-01 10:44:41 +02:00
apk.py Add support for Alpine 2025-04-01 10:44:41 +02:00
apt.py Followup fix to support older apt versions for bootstrap 2025-07-16 10:54:54 +02:00
base.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
dnf4.py Identify the correct binary for DNF4 2026-01-23 10:22:51 -05:00
dnf5.py Allow stderr data in CommandProcess 2025-03-24 14:29:51 -04:00
dnf.py Refactor Command class 2024-02-19 16:33:24 +01:00
microdnf.py Refactor Command class 2024-02-19 16:33:24 +01:00
pacman.py Refactor Command class 2024-02-19 16:33:24 +01:00
zypper.py Refactor Command class 2024-02-19 16:33:24 +01:00