kiwi-el8/kiwi/storage
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
..
subformat Refactor DiskFormat 2020-11-02 14:53:36 +01:00
__init__.py Continue Refactor into subpackage 2016-02-29 11:37:27 +01:00
device_provider.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
disk.py Allow custom root volume name setup 2020-10-27 16:17:47 +01:00
loop_device.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
luks_device.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
mapped_device.py Fixed docstring :rtype: values 2018-04-18 10:33:15 +02:00
raid_device.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
setup.py Allow custom root volume name setup 2020-10-27 16:17:47 +01:00