Merging upstream version 2.1~rc0 (Closes: #1015722).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9489161ac8
commit
316e846c86
504 changed files with 6751 additions and 2957 deletions
11
README.md
11
README.md
|
@ -1,4 +1,8 @@
|
|||
# nvme-cli
|
||||

|
||||

|
||||

|
||||
|
||||
NVM-Express user space tooling for Linux.
|
||||
|
||||
nvme-cli uses meson as build system. In order to build nvme-cli
|
||||
|
@ -252,3 +256,10 @@ normal git operations or the command:
|
|||
|
||||
$ meson subprojects update
|
||||
|
||||
## Dependency
|
||||
|
||||
libnvme depends on the /sys/class/nvme-subsystem interface which was
|
||||
introduced in the Linux kernel release v4.15. Hence nvme-cli 2.x is
|
||||
only working on kernels >= v4.15. For older kernels nvme-cli 1.x is
|
||||
recommended to be used.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue