summaryrefslogtreecommitdiffstats
path: root/system/thin-provisioning-tools/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/thin-provisioning-tools/README')
-rw-r--r--system/thin-provisioning-tools/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/thin-provisioning-tools/README b/system/thin-provisioning-tools/README
index 37d6d0e822..94697ac05d 100644
--- a/system/thin-provisioning-tools/README
+++ b/system/thin-provisioning-tools/README
@@ -3,10 +3,11 @@ 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.
+The package also contains a patch for Slackware's mkinitrd.
+It's required if you want to boot from a cached root partition.
To apply the patch run:
- cd /sbin ; patch -p0 < /usr/doc/thin-provisioning-tools-*/mkinitrd-1.4.X.patch
+ cd /sbin
+ patch -p0 < /usr/doc/thin-provisioning-tools-*/mkinitrd-1.4.X.patch
where X is the version of the currently installed mkinitrd.