util-linux/libmount
Karel Zak b3391f3ac7 libmount: add support for ID=
This patch add support for a new tag. The tag is based on udev block
device ID (see /dev/disk/by-id). The usual use-case is to use
WWN for this purpose, for example

  # mount ID=wwn-0x50026b724b09a1ff /mnt

Note that ID is not strictly defined and udevd generates various IDs
also for HW where WWN is undefined. This is reason why introduce ID=
seems better and more generic than more restrictive WWN=.

Addresses: https://github.com/karelzak/util-linux/issues/1008
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-06-03 16:53:00 +02:00
..
docs libmount: add support for signed verity devices 2020-01-13 12:24:55 +00:00
python Merge branch 'clang' of https://github.com/neheb/util-linux 2020-04-22 10:07:51 +02:00
src libmount: add support for ID= 2020-06-03 16:53:00 +02:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: add pylibmount 2013-08-19 14:57:21 +02:00
mount.pc.in libmount: add support for verity devices via libcryptsetup 2019-12-05 10:39:21 +00:00