Skip to content
Snippets Groups Projects
  1. Apr 18, 2017
  2. Apr 06, 2017
    • Mauro S. M. Rodrigues's avatar
      nvmetcli: Install nvmetcli in /usr/sbin with setup.py · 9ab2ac6c
      Mauro S. M. Rodrigues authored
      
      According to the README, one can install nvmetcli through setup.py.
      When one tries this though, the nvmetcli isn't configured in system's
      $PATH.
      
      Adding nvmetcli to scripts argument in setup call does half of the job.
      Then, in order to install it in the correct location in a maintanable
      way it's introduced setup.cfg file which contains 'install_scripts'
      parameter for 'install' command set to /usr/sbin.
      
      Nothing changes on the .deb package creation, the .rpm package process
      in the other hand was made simpler by lines that are now done by
      setup.py + setup.cfg settings.
      
      Signed-off-by: default avatarMauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com>
      Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
      9ab2ac6c
  3. Mar 30, 2017
  4. Feb 17, 2017
  5. Dec 01, 2016
  6. Oct 13, 2016
  7. Sep 10, 2016
  8. Aug 01, 2016
  9. Jun 24, 2016
  10. Jun 02, 2016
  11. Jun 01, 2016
  12. May 29, 2016
  13. May 26, 2016
  14. May 25, 2016
  15. May 23, 2016
  16. Apr 03, 2016
  17. Mar 26, 2016
  18. Mar 25, 2016
Loading