kiwi-el8/test/unit/boot
Marcus Schäfer 282529de8f
Do not force dracut into a compression setting
So far we called dracut with --xz which forces the initrd
to be xz compressed. There are other compression formats
used by the distributions and they might differe from xz.
The selection for a compression tool is done by a dist
configuration in dracut.conf.d which is provided by the
distributions as they see fit. For us this means not
forcing dracut into a specific compression setting allows
to make use of the distro provided setting and also
allows to change/override this setting by an overlay
file. This Fixes bsc#1192975
2021-11-24 12:15:47 +01:00
..
image Do not force dracut into a compression setting 2021-11-24 12:15:47 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00