summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* hostinfo: basepath for the hostinfo files is configurable nowAlexander Sulfrian2013-05-171-6/+41
| | | | | | | The basepath for the hostinfo files could now customized via the HOSTINFO_FILES environment variable or the --path, -p command line option. If nothing exists the default path /usr/local/share/hostinfo is used like before.
* hostinfo: add help cmdline parameterAlexander Sulfrian2013-05-171-1/+1
|
* bin/hostinfo: add --keys to get valid keys for a hostAlexander Sulfrian2013-05-161-2/+2
| | | | | The bash completion uses now a dynamic list of valid keys for a host and therefor calls the hostinfo tool itself.
* bin/hostinfo: add --file to get the path of the yaml file with the informationAlexander Sulfrian2013-05-161-1/+1
|
* share/bash-completion: add simple bash-completion0.1.4Alexander Sulfrian2013-05-081-0/+20