kiwi-el8/kiwi
Marcus Schäfer 05f2d40836
Refactor VolumeManager
This commit refactors VolumeManager 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 18:05:21 +01:00
..
archive Fixed oem recovery tar parameter order 2020-07-03 10:33:05 +02:00
boot Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
bootloader Add support for s390 CDL DASD disks 2020-10-27 11:06:14 +01:00
builder Refactor VolumeManager 2020-11-02 18:05:21 +01:00
config Obsolete config functions baseMount/baseCleanMount 2020-10-21 15:11:56 +02:00
container Get default maintainer and author from image description 2020-09-21 10:24:31 +02:00
filesystem Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
iso_tools Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
markup Support multiple markup formats 2020-05-15 13:59:22 +02:00
oci_tools Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
package_manager Better integrate debootstrap in KIWI process 2020-11-02 14:09:39 +01:00
partitioner Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
repository Fix compat link for rpmdb location 2020-09-29 13:37:13 +02:00
schema Add support for s390 CDL DASD disks 2020-10-27 11:06:14 +01:00
solver Refactor SolverRepository 2020-11-02 10:43:26 +01:00
storage Refactor DiskFormat 2020-11-02 14:53:36 +01:00
system Refactor RootImport 2020-11-02 16:51:56 +01:00
tasks Refactor DiskFormat 2020-11-02 14:53:36 +01:00
utils Support multiple markup formats 2020-05-15 13:59:22 +02:00
volume_manager Refactor VolumeManager 2020-11-02 18:05:21 +01:00
xsl Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
__init__.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
app.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
cli.py Followup fix to handle one disk type better 2020-09-23 10:21:40 +02:00
command_process.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
command.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
defaults.py Allow custom root volume name setup 2020-10-27 16:17:47 +01:00
exceptions.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
firmware.py Add support for s390 CDL DASD disks 2020-10-27 11:06:14 +01:00
help.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
kiwi_compat.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
kiwi.py Fixed docopt strings to use correct binary name 2020-02-25 10:36:29 +01:00
logger_color_formatter.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
logger_filter.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
logger.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
mount_manager.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
path.py Fixed scope of remove_hierarchy 2020-07-22 11:32:28 +02:00
privileges.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
runtime_checker.py Added consistency runtime check for the type setup 2020-09-21 15:25:58 +02:00
runtime_config.py Allow to configure .changes creation and bundling 2020-10-02 11:18:55 +02:00
version.py Bump version: 9.21.19 → 9.21.20 2020-10-28 12:44:11 +01:00
xml_description.py Fixed parse result description reference 2020-05-22 14:31:43 +02:00
xml_parse.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
xml_state.py Allow custom root volume name setup 2020-10-27 16:17:47 +01:00