Hostinfo day 1: Mainly documentation.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 5 Aug 2009 11:43:28 +0000 (12:43 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 5 Aug 2009 15:13:54 +0000 (16:13 +0100)
commitb6184e540f0a61a014ccabc888530eb45458cfa2
treeff17a56b301120f0364cb6dcb8cd78126fb7f0e5
parent2da7bf9c87d07e5732382eb65b26a679e16d3cec
Hostinfo day 1: Mainly documentation.
19 files changed:
.gitignore
Makefile.am
README
conf/Makefile.am [new file with mode: 0644]
conf/guests.conf.in [new file with mode: 0644]
conf/hostinfo.conf.in [new file with mode: 0644]
configure.ac
hostinfo-set/Makefile.am [new file with mode: 0644]
hostinfo-set/hostinfo-set.pl [new file with mode: 0755]
hostinfo-status/Makefile.am [new file with mode: 0644]
hostinfo-status/hostinfo-status.pl [new file with mode: 0755]
hostinfo-test/Makefile.am [new file with mode: 0644]
hostinfo-test/hostinfo-test.pl [new file with mode: 0755]
hostinfod/Makefile.am
hostinfod/configuration.c [new file with mode: 0644]
hostinfod/hostinfo.pod [new file with mode: 0644]
hostinfod/hostinfod.8 [new file with mode: 0644]
hostinfod/hostinfod.h [new file with mode: 0644]
hostinfod/main.c