summaryrefslogtreecommitdiff
path: root/devel/libblkid/DESCR
blob: 7915f9ab9199586fcfdf354d6eb88b122607f0d0 (plain)
1
2
3
4
5
6
7
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.