kiwi-el8/kiwi/utils
David Cassany 4c3945c4d1
Update bootstrap macro management
This commit extends the bootstrap macro management to also consider
the case where image was already bootstrap. Note this is a common case
for building derived container images and also the situation when
`--allow-existing-root` flag is in use.
2019-04-16 14:40:57 +02:00
..
__init__.py Refactor data subpackage 2016-03-17 10:42:08 +01:00
block.py Cleanup of the utils API docs 2018-04-17 18:05:09 +02:00
checksum.py Cleanup of the utils API docs 2018-04-17 18:05:09 +02:00
codec.py Replace @staticmethod with @classmethod when needed 2019-03-26 16:27:43 +01:00
command_capabilities.py Replace @staticmethod with @classmethod when needed 2019-03-26 16:27:43 +01:00
compress.py Return file name after archive or compression call 2018-05-15 10:36:57 +02:00
output.py Cleanup of the utils API docs 2018-04-17 18:05:09 +02:00
rpm_database.py Update bootstrap macro management 2019-04-16 14:40:57 +02:00
rpm.py Added support for %_install_langs rpm macro 2019-02-07 16:05:25 +01:00
size.py Replace @staticmethod with @classmethod when needed 2019-03-26 16:27:43 +01:00
sync.py Cleanup of the utils API docs 2018-04-17 18:05:09 +02:00
sysconfig.py Fix use of SysConfig objects 2019-01-07 10:48:09 +01:00