kiwi-el8/kiwi/tasks
Marcus Schäfer 7b479cbd9c
Refactor DiskFormat
This commit refactors DiskFormat to turn it into a proper
factory class and to also include type hints to facilitate it's
use from an API POV. Related to #1498
2020-11-02 14:53:36 +01:00
..
__init__.py Continue Refactor into subpackage 2016-03-08 16:21:00 +01:00
base.py Added consistency runtime check for the type setup 2020-09-21 15:25:58 +02:00
image_info.py Refactor SolverRepository 2020-11-02 10:43:26 +01:00
image_resize.py Refactor DiskFormat 2020-11-02 14:53:36 +01:00
result_bundle.py Fixed line ending of sha256 bundler file 2020-05-25 12:44:19 +02:00
result_list.py Fixed docopt strings to use correct binary name 2020-02-25 10:36:29 +01:00
system_build.py Refactor ImageBuilder Factory 2020-09-22 16:34:44 +02:00
system_create.py Refactor ImageBuilder Factory 2020-09-22 16:34:44 +02:00
system_prepare.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
system_update.py Fixed docopt strings to use correct binary name 2020-02-25 10:36:29 +01:00