summaryrefslogtreecommitdiffstats
path: root/recipes-extended/multipath-tools
Commit message (Collapse)AuthorAgeFilesLines
* multipath-tools: add multipath-tools recipeLei Yang2013-01-231-0/+46
This package provides: - multipath: scans the system for multipathed devices, assembles - multipathd: waits for maps events then execs multipath - kpartx: maps linear devmaps to device partitions, which makes multipath maps partionable ...... Now,It can be used for kvm disk img partion mounting for me. Signed-off-by: Lei Yang <lei.yang@windriver.com>