blob: 37d6d0e822f8a4236bf41b741998f2afeae950a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
A suite of tools for manipulating the metadata of the dm-thin, dm-era
and dm-cache device-mapper targets.
Required by LVM2 to start and manage LVM volumes with above features.
Package contains also patch for Slackware's mkinitrd.
It's required if you want to boot from cached root partition.
To apply the patch run:
cd /sbin ; patch -p0 < /usr/doc/thin-provisioning-tools-*/mkinitrd-1.4.X.patch
where X is the version of the currently installed mkinitrd.
|