[pbs-devel] [PATCH proxmox-backup 1/2] docs: add node.cfg man page

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Oct 21 15:55:47 CEST 2024


Am 10/10/2024 um 15:26 schrieb Gabriel Goller:
> Add man page for the node.cfg config file.
> 

just fyi, you also need to tell the packaging control files to which package
this belongs, our packaging is configured to warn about this too, the build
fails with:

> dh_missing: warning: usr/share/man/man5/node.cfg.5 exists in debian/tmp but is not installed to anywhere   

One way to do so is using the debian/<pkg-name>.install file for telling the
dh_install debhelper where to install the files.

See the dh_install doc for details:
# man dh_install
or https://manpages.debian.org/stable/debhelper/dh_install.1.en.html

FYI: I fixed this in a follow-up commit as I already pushed your change
before I noticed this.




More information about the pbs-devel mailing list