kiwi-el8/kiwi
Marcus Schäfer 49aaa59bf0
Preserve extended attributes in tar archives
tar doesn't preserve extended attributes by default, causing Docker
images to not have any correct set-capabilities bits set on binaries
such as ping. This is fixed by adding the --xattrs flag to the tar
command
2016-03-04 10:01:53 +01:00
..
archive Preserve extended attributes in tar archives 2016-03-04 10:01:53 +01:00
boot Avoid lvcreate to ask for wiping swap signature 2016-03-01 12:09:29 +01:00
bootloader Added support for using dracut initrd 2016-02-29 20:52:25 +01:00
builder Fixed kernel names for dracut initrd system 2016-03-02 21:38:02 +01:00
config Refactor suseStripKernel 2016-02-22 17:47:16 +01:00
container Continue Refactor into subpackage 2016-02-29 11:02:58 +01:00
container_setup Continue Refactor into subpackage 2016-02-29 11:02:58 +01:00
filesystem Continue Refactor into subpackage 2016-02-29 11:37:27 +01:00
package_manager Refactor into subpackage to fix #23 2016-02-27 10:31:31 +01:00
partitioner Refactor into subpackage to fix #23 2016-02-27 10:31:31 +01:00
repository Refactor into subpackage to fix #23 2016-02-27 10:31:31 +01:00
schema Added support for using dracut initrd 2016-02-29 20:52:25 +01:00
storage Fixed gce disk format 2016-03-03 11:05:42 +01:00
volume_manager Continue Refactor into subpackage 2016-02-29 11:37:27 +01:00
xsl Refactor source code structure 2015-12-17 11:26:49 +01:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
app.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
checksum.py Calculate checksum in chunks 2016-03-01 11:34:03 +01:00
cli_task.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
cli.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
command_process.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
command.py Changed debug log in case of failed command 2016-02-25 10:12:39 +01:00
compress.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
data_sync.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
defaults.py Refactor grub2 bootloader installation 2016-02-25 17:18:31 +01:00
exceptions.py Refactor grub2 bootloader installation 2016-02-25 17:18:31 +01:00
firmware.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
help.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
image_identifier.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
iso.py Fixing code smells from Landscape.io 2016-02-21 14:39:30 +01:00
kernel.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
kiwi.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
logger.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
mount_manager.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
path.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
privileges.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
profile.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
result_bundle_task.py Calculate checksum in chunks 2016-03-01 11:34:03 +01:00
result_list_task.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
result.py Refactor result bundler 2016-02-21 21:32:19 +01:00
root_bind.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
root_init.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
shell.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_build_task.py Continue Refactor into subpackage 2016-02-29 10:32:01 +01:00
system_create_task.py Continue Refactor into subpackage 2016-02-29 10:32:01 +01:00
system_prepare_task.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_setup.py Refactor into subpackage to fix #23 2016-02-27 10:31:31 +01:00
system_size.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_update_task.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system.py Skip local repos if they don't exist 2016-03-02 21:35:14 +01:00
uri.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
users.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
version.py Bump version: 8.10.0 → 8.10.1 2016-02-02 23:26:17 +01:00
xml_description.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
xml_parse.py Added support for using dracut initrd 2016-02-29 20:52:25 +01:00
xml_state.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00