Files
pkgsrc-ng/devel/libblkid/DESCR
2013-09-26 17:14:40 +02:00

8 lines
383 B
Plaintext

The libblkid library is used to identify block devices (disks) as to their
content (e.g. filesystem type) as well as extracting additional information
such as filesystem labels/volume names, unique identifiers/serial numbers, etc.
A common use is to allow use of LABEL= and UUID= tags instead of hard-coding
specific block device names into configuration files.
From util-linux-ng.