kiwi-el8/kiwi/package_manager
Marcus Schäfer 9b6c121957
reinstall bootstrap packs in image phase for apt
Due to the special bootstrap process, the packages unpacked
during bootstrap are not properly listed in the apt index.
Therefore the bootstrap packages are added to the install
phase which causes an install of this packages again to
fix the apt index and provide a consistent system from
an apt perspective. This Fixes #2768
2025-04-08 20:04:58 +02: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 reinstall bootstrap packs in image phase for apt 2025-04-08 20:04:58 +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 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