kiwi-el8/kiwi/utils
Joerg Vehlow c33ec79ab2 Make verity metadata always readonly
If a partition is verity protected, it can never be writable,
since verity is by-definition read-only.
2023-08-22 09:41:58 +02:00
..
__init__.py Refactor data subpackage 2016-03-17 10:42:08 +01:00
block.py Fixed custom disk start sector setup 2022-07-07 12:21:08 +02:00
checksum.py Drop usage of factor from coreutils 2021-11-11 09:23:46 +01:00
codec.py Handle UnicodeDecode errors more gracefully 2021-07-20 15:27:55 +02:00
command_capabilities.py Fixed use of CommandCapabilities 2022-06-21 21:50:59 +02:00
compress.py Fixed linter errors 2023-08-01 09:25:59 +02:00
fstab.py Allow to enable volumes for filesystem check 2021-03-30 15:10:03 +02:00
output.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
primes.py Drop usage of factor from coreutils 2021-11-11 09:23:46 +01:00
rpm_database.py Make use of Path.which including root_dir parameter 2020-01-22 16:12:08 +01:00
rpm.py Do not create empty macros file 2020-02-18 14:08:30 +01:00
signature.py Add support for standalone dm integrity 2022-04-25 15:40:32 +02:00
size.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
sync.py Fixed check for extended attributes 2023-07-25 17:24:36 +02:00
sysconfig.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
temporary.py utils/temporary: rename dir parameter to path 2021-11-08 14:28:23 +01:00
veritysetup.py Make verity metadata always readonly 2023-08-22 09:41:58 +02:00