File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ WARNING
2+ =======
3+ This is a fork of the original nvmetcli project. The upstream project has not
4+ been updated in years and it depends on python2, which makes it very hard to
5+ install on Debian 13.
6+
7+ I forked https://git.infradead.org/?p=users/hch/nvmetcli.git, which has also a
8+ mirror on Github: https://github.com/hreinecke/nvmetcli)
9+
10+ Then I:
11+ - Hacked the Debian control file to make it installable on Debian 13
12+ - Added a Dockerfile to build the .deb a docker image
13+ - Minor modifications to make it work on Python3 with Debian's configshell_fb
14+ - Applied the remove_six.patch from SuSE by Matej Cepl to remove 'six' module
15+
16+ In other words: I have no idea what I'm doing. Use this at your OWN RISK.
17+
18+ The resulting .deb is on the releases page of this repository.
19+
120nvmetcli
221========
322This contains the NVMe target admin tool "nvmetcli". It can either be
You can’t perform that action at this time.
0 commit comments