[Git-commits] simple testing suite for FAI branch, master, updated. 7473e219b4e4a0bd04c36019ae0086553a83b948
git repository hosting
gitosis at grml.org
Tue Oct 19 01:52:49 CEST 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "simple testing suite for FAI".
The branch, master has been updated
via 7473e219b4e4a0bd04c36019ae0086553a83b948 (commit)
from 2f244164f55d3215e421d62119eff5304e978d83 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7473e219b4e4a0bd04c36019ae0086553a83b948
Author: Michael Prokop <mika at grml.org>
Date: Tue Oct 19 01:52:38 2010 +0200
Initial version.
-----------------------------------------------------------------------
Summary of changes:
TODO | 7 +-
config/kvm_server.cfg | 39 +++++
debian/changelog | 5 +
debian/compat | 1 +
debian/control | 21 +++
debian/copyright | 25 ++++
debian/rules | 58 ++++++++
doc/Makefile | 37 +++++
doc/fai-testing-docinfo.txt | 24 +++
doc/fai-testing.txt | 43 ++++++
sbin/fai-testing | 91 ++++++++++++
scripts/netscript.sh | 336 +++++++++++++++++++++++++++++++++++++++++++
12 files changed, 686 insertions(+), 1 deletions(-)
create mode 100644 config/kvm_server.cfg
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/overrides
create mode 100755 debian/rules
create mode 100644 doc/Makefile
create mode 100644 doc/fai-testing-docinfo.txt
create mode 100644 doc/fai-testing.txt
create mode 100755 sbin/fai-testing
create mode 100644 scripts/netscript.sh
hooks/post-receive
--
simple testing suite for FAI
More information about the Git-commits
mailing list