]> www.infradead.org Git - users/hch/blktests.git/commitdiff
README: Specify which package name Arch Linux uses
authorAndré Almeida <andrealmeid@collabora.com>
Tue, 8 Oct 2019 02:01:32 +0000 (23:01 -0300)
committerAndré Almeida <andrealmeid@collabora.com>
Tue, 8 Oct 2019 02:14:33 +0000 (23:14 -0300)
As showed by pacman, the proper name of the multipath dependence at Arch
Linux's repositories is "multipath-tools".

$ pacman -Ss multipath
community/multipath-tools 0.8.2-1
    Multipath tools for Linux (including kpartx)

Signed-off-by: André Almeida <andrealmeid@collabora.com>
README.md

index 3dfbb729179ba5d6b3da9644fc1459b3135d8689..8d3d1476dec5fb5862ef1c82b8aaa2e7f6c42049 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,8 @@ The dependencies are minimal, but make sure you have them installed:
 Some tests require the following:
 
 - e2fsprogs and xfsprogs
-- multipath-tools (Debian, openSUSE) or device-mapper-multipath (Fedora)
+- multipath-tools (Debian, openSUSE, Arch Linux) or device-mapper-multipath
+  (Fedora)
 - dmsetup (Debian) or device-mapper (Fedora, openSUSE, Arch Linux)
 
 Build blktests with `make`. Optionally, install it to a known location with