kiwi-el8/kiwi
2017-01-26 11:37:28 +01:00
..
archive Added kiwi/archive/tar class description 2016-07-22 17:34:03 +02:00
boot Fixup setupMachineID 2017-01-26 11:35:13 +01:00
bootloader Completion for grub bootloader configuration 2017-01-23 17:24:04 +01:00
builder Update container builder code to new schema layout 2017-01-09 11:30:01 +01:00
config Auto update image descriptions to schema v6.5 2017-01-09 11:04:10 +01:00
container Remove lxc configuration from docker images 2016-06-29 11:52:08 +02:00
filesystem Implement Path.which 2016-07-07 11:32:47 +02:00
package_manager Fixup chroot adaption for caller environment 2016-09-19 17:41:19 +02:00
partitioner Activate partition using parted instead of sfdisk 2016-08-25 15:44:54 +02:00
repository Support yum repository priorities 2016-10-10 08:47:33 +02:00
schema Added volume attribute copy_on_write 2017-01-20 10:24:31 +01:00
solver Added Sat solver class 2016-11-21 12:02:01 +01:00
storage Added DiskFormatVagrantLibVirt class 2016-12-12 11:27:19 +01:00
system Fixup kernel name setup in disk builder 2016-11-24 10:39:10 +01:00
tasks Running config.sh after including the image repositories 2017-01-09 18:33:38 +01:00
utils Completion for grub bootloader configuration 2017-01-23 17:24:04 +01:00
volume_manager Apply volume attributes for btrfs and lvm 2017-01-20 16:00:59 +01:00
xsl Update schema for container setup 2017-01-09 10:52:41 +01:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
app.py Update inline API documentation 2016-04-10 22:51:20 +02:00
cli.py Use docopt's default value feature for cache dir 2016-10-25 21:59:51 +02:00
command_process.py Explain why bytes type is redefined 2016-07-25 10:52:20 +02:00
command.py Better logging if Path.which doesn't find the file 2016-08-11 10:43:54 +02:00
defaults.py Make sure there is a storage default setup on s390 2017-01-19 14:47:27 +01:00
exceptions.py Add extension validation and data access 2016-12-01 10:45:17 +01:00
firmware.py Update inline API documentation 2016-04-11 15:09:26 +02:00
help.py Update inline API documentation 2016-04-11 15:09:26 +02:00
iso.py Merge pull request #151 from SUSE/mkisofs_support 2016-10-01 21:18:09 +02:00
kiwi_compat.py Added support for multiple --add-profile options 2016-10-05 18:44:54 +02:00
kiwi.py Exit code for --version call should be zero 2016-05-12 21:10:15 +02:00
logger.py Set logger mode to append 2016-06-19 23:27:53 +02:00
mount_manager.py Reduce amount of mountpoint check calls 2016-05-11 19:30:01 +02:00
path.py Better logging if Path.which doesn't find the file 2016-08-11 10:43:54 +02:00
privileges.py Update inline API documentation 2016-04-11 16:02:29 +02:00
runtime_checker.py Added check_volume_setup_has_no_root_definition 2016-12-05 12:24:57 +01:00
version.py Bump version: 8.29.4 → 8.29.5 2017-01-26 11:37:28 +01:00
xml_description.py Add extension validation and data access 2016-12-01 10:45:17 +01:00
xml_parse.py Added volume attribute copy_on_write 2017-01-20 10:24:31 +01:00
xml_state.py Added attributes element in volume type 2017-01-20 10:26:14 +01:00