Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 366 Bytes

nhc-debian

LBNL Node Health Check build a debian package To update the submodule:

  • git submodule foreach --recursive git pull

Build the package

The following steps to build for example master

  • cd nhc
  • git checkout master
  • ln -s ../debian .
  • dch -n (maybe w must upgrade the version number)
  • debian/rules build
  • fakeroot debian/rules binary