..
archive
Fixed oem recovery tar parameter order
2020-07-03 10:33:05 +02:00
boot
Add the installinitrd element
2021-01-21 16:33:43 +01:00
bootloader
Follow up fix, creating custom grub images
2021-01-28 19:02:24 +01:00
builder
Add the schematron rules for installinitrd
2021-01-26 22:21:31 +01:00
container
Refactor container factory classes
2020-12-15 20:19:10 +01:00
filesystem
Refactor iso_tools factory class
2020-12-15 20:19:10 +01:00
iso_tools
Refactor iso_tools factory class
2020-12-15 20:19:10 +01:00
markup
Added strong typing for the following API methods
2020-12-17 10:37:22 +01:00
oci_tools
Refactor container factory classes
2020-12-15 20:19:10 +01:00
package_manager
Refactor PackageManager
2020-11-23 15:35:03 +01:00
partitioner
Refactor Partitioner
2020-11-25 17:02:12 +01:00
repository
Fixes the rpmdb bootstrap management for DNF on SUSE
2020-12-23 17:29:53 +01:00
solver
Refactor SolverRepository
2020-11-02 10:43:26 +01:00
storage
Refactor Partitioner
2020-11-25 17:02:12 +01:00
system
Merge pull request #1701 from OSInside/type-hints-kernel-result-shell
2021-01-25 16:02:36 +01:00
tasks
Added check_swap_name_used_with_lvm runtime check
2020-12-11 15:26:38 +01:00
utils
Fixed use of encoding in open calls
2021-01-19 15:24:25 +01:00
volume_manager
Explicitly set lvm device source
2021-01-20 15:23:42 +01:00
__init__.py
KIWI - appliance builder next generation
2015-12-05 16:17:10 +01:00
.coveragerc
Use pragma: no cover to skip non reachable code
2020-09-29 09:58:22 +02:00
cli_test.py
Followup fix to handle one disk type better
2020-09-23 10:21:40 +02:00
command_process_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
command_test.py
Better error reporting if jing is missing
2020-11-17 16:26:55 +01:00
defaults_test.py
Refactor default shared cache location
2021-01-14 14:57:26 +00:00
firmware_test.py
Add support for s390 CDL DASD disks
2020-10-27 11:06:14 +01:00
help_test.py
Refactor use of raises in unit tests
2019-09-29 19:42:43 +02:00
kiwi_compat_test.py
Make oem be a superset of vmx
2020-09-16 12:56:14 +02:00
logger_color_formatter_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
logger_filter_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
logger_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
mount_manager_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
path_test.py
Fixed scope of remove_hierarchy
2020-07-22 11:32:28 +02:00
privileges_test.py
Refactor use of raises in unit tests
2019-09-29 19:42:43 +02:00
runtime_checker_test.py
Added strong typing for the following API methods
2021-01-20 17:09:26 +01:00
runtime_config_test.py
Allow to configure .changes creation and bundling
2020-10-02 11:18:55 +02:00
shell_test.py
Stop inheriting from object
2019-08-22 15:43:27 +02:00
test_helper.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
xml_description_test.py
Added strong typing for the following API methods
2020-12-17 10:37:22 +01:00
xml_state_test.py
Merge pull request #1688 from OSInside/set_specific_list_of_dracut_modules_for_installation_initrds
2021-01-27 14:39:43 +01:00