kiwi-el8/kiwi/package_manager
David Cassany 6383ea6c1f
Better integrate debootstrap in KIWI process
This commit integrates debootstrap process in KIWI in a more transparent
way. This refactor makes debootstrap to operate directly over the image
target root tree. This way KIWI can show and parse debootstrap stdout
and also avoids having to copy the created root tree from one temporary
folder to the actual target root tree path.

Related to #1587
2020-11-02 14:09:39 +01:00
..
__init__.py Adding support for Pacman package manager 2020-05-03 16:18:02 +02:00
apt.py Better integrate debootstrap in KIWI process 2020-11-02 14:09:39 +01:00
base.py Better integrate debootstrap in KIWI process 2020-11-02 14:09:39 +01:00
dnf.py Better integrate debootstrap in KIWI process 2020-11-02 14:09:39 +01:00
pacman.py Better integrate debootstrap in KIWI process 2020-11-02 14:09:39 +01:00
zypper.py Better integrate debootstrap in KIWI process 2020-11-02 14:09:39 +01:00