aboutsummaryrefslogtreecommitdiffstats
path: root/filesystems/libblkid/pkg-descr
blob: 52777d43756746cd45bf22f55f85bea29539b450 (plain) (blame)
1
2
3
4
5
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.
A common use is to allow use of LABEL= and UUID= tags instead of hard-coding
specific block device names into configuration files.