util-linux/libmount/python
Luca Boccassi 123b1a6708 libmount: add support for signed verity devices
A new API was added to libcryptsetup to make use of the kernel's new
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG feature, which allows to sign
root hashes. Add a verity.roothashsig option to use it.
Device reuse will be allowed only if signatures are used by all, or
by none.
2020-01-13 12:24:55 +00:00
..
__init__.py pylibmount: remove unncessary subdirectory 2014-01-14 17:40:47 +01:00
context.c pylibmount: NULL terminate kwlist in Context_init 2017-06-07 17:25:12 -07:00
fs.c cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
Makemodule.am build-sys: add -Wno-cast-function-type for python 2018-07-18 10:23:51 +02:00
pylibmount.c libmount: add support for signed verity devices 2020-01-13 12:24:55 +00:00
pylibmount.h pylibmount: include c.h 2016-04-18 13:19:12 +02:00
tab.c docs: fix typos [codespell] 2019-02-18 13:22:43 +01:00
test_mount_context.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab_update.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00