kiwi-el8/kiwi/package_manager
Marcus Schäfer bc80dea8c5
Fixup chroot adaption for caller environment
The ZYPP_CONF path is provided as part of the caller environment
and not as a zypper caller parameter. However the path adaptions
when calls happens chrooted was only done for the commandline
arguments but not for the command environment. This patch also
adapts the environment, related to Issue #133
2016-09-19 17:41:19 +02:00
..
__init__.py Added PackageManagerApt class 2016-06-08 20:41:09 +02:00
apt.py Adapt to common python style 2016-06-15 16:27:45 +02:00
base.py Update package_manager inline API documentation 2016-04-13 17:52:12 +02:00
yum.py Fixup yum group install 2016-09-15 17:34:05 +02:00
zypper.py Fixup chroot adaption for caller environment 2016-09-19 17:41:19 +02:00