kiwi-el8/kiwi/storage
Marcus Schäfer 43ea22c9fd
Fix reencryption master key passphrase
Make sure to use the correct passphrase for the master
key such that it can be decrypted with the same credentials
as before. The credentials reset is a subsequent task
after reencryption.
2025-05-02 21:28:53 +02:00
..
subformat Turn DiskFormat into an ordinary class 2024-10-17 21:14:42 +02:00
__init__.py Continue Refactor into subpackage 2016-02-29 11:37:27 +01:00
clone_device.py storage: clone_device: increase dd block size 2024-09-20 16:08:05 +02:00
device_provider.py Add strong typing for the following API methods 2021-02-12 11:49:58 +00:00
disk.py Fallback to built-in partition UUID table 2024-02-26 14:59:56 +01:00
integrity_device.py Move VolumeManager to context manager 2024-02-21 09:40:47 +01:00
loop_device.py Wait for loop device detach to complete 2024-07-10 11:34:47 +02:00
luks_device.py Fix reencryption master key passphrase 2025-05-02 21:28:53 +02:00
mapped_device.py Add strong typing for the following API methods 2021-02-12 11:49:58 +00:00
raid_device.py Move VolumeManager to context manager 2024-02-21 09:40:47 +01:00
setup.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00