util-linux/libblkid
Karel Zak d67cc2889a libblkid: support pseudo PARTUUID= for MBR
# blkid /dev/sdb1
  dev/sdb1: TYPE="ext2" PARTUUID="54e743a7-01"

the PARTUUID is generated from MBR Id and partition number. The same
method uses Linux kernel for root=PARTUUID= on systems with MBR.

Note that the patch also removes 0x prefix from PTUUID.

Signed-off-by: Karel Zak <kzak@redhat.com>
2013-06-13 15:16:56 +02:00
..
docs libblkid: export blkid_init_debug() 2013-04-09 13:12:55 +02:00
samples libblkid: return disk ID/UUID by PT binary interface 2013-02-19 13:09:48 +01:00
src libblkid: support pseudo PARTUUID= for MBR 2013-06-13 15:16:56 +02:00
COPYING docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
Makemodule.am build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
blkid.pc.in build-sys: use top-level directory for libblkid rather than shlibs/blkid 2011-06-09 22:04:24 +02:00
libblkid.3 standard SEE ALSO section of man pages 2013-05-13 14:42:59 +02:00