kiwi-el8/kiwi/package_manager
Marcus Schäfer cbdddefcff
Fixed debian bootstrap script calls
Run scripts as commands with their native shebang and not
through bash. Not all debian package scripts uses bash, some
of them uses sh which can be a link to dash or other
interpreters. This Fixes #2660
2024-10-17 21:02:31 +02:00
..
__init__.py Change package manager dnf to dnf4 2023-06-12 17:44:06 +02:00
apt.py Fixed debian bootstrap script calls 2024-10-17 21:02:31 +02:00
base.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
dnf4.py Make excludes in bootstrap effective for dnf 2024-04-03 12:27:02 +02:00
dnf5.py Fix package removal with dnf5 2024-04-25 16:42:40 -07: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