[Git-commits] simple test suite for autotesting using Grml and KVM branch, master, updated. f7577f1173da9764d68ede031c0e186a2b26f610
git repository hosting
gitosis at grml.org
Tue Oct 19 20:59:22 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 test suite for autotesting using Grml and KVM".
The branch, master has been updated
via f7577f1173da9764d68ede031c0e186a2b26f610 (commit)
from 28506e439fa38b00ba43f455297341f9b9cb6b48 (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 f7577f1173da9764d68ede031c0e186a2b26f610
Author: Michael Prokop <mika at grml.org>
Date: Tue Oct 19 20:58:43 2010 +0200
Initial version.
-----------------------------------------------------------------------
Summary of changes:
TODO | 1 -
config/kvm_server.cfg | 37 +++++
debian/changelog | 5 +
debian/compat | 1 +
debian/control | 18 +++
debian/copyright | 42 ++++++
debian/rules | 60 ++++++++
doc/Makefile | 37 +++++
doc/fai-testing-docinfo.txt | 24 +++
doc/fai-testing.txt | 179 ++++++++++++++++++++++
netboot/gpxe-1.0.1-gpxe.iso | Bin 0 -> 702464 bytes
sbin/fai-testing | 195 ++++++++++++++++++++++++
scripts/fai.conf | 24 +++
scripts/netscript.sh | 345 +++++++++++++++++++++++++++++++++++++++++++
scripts/random_mac.py | 9 +
15 files changed, 976 insertions(+), 1 deletions(-)
delete mode 100644 TODO
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 100644 netboot/gpxe-1.0.1-gpxe.iso
create mode 100755 sbin/fai-testing
create mode 100644 scripts/fai.conf
create mode 100644 scripts/netscript.sh
create mode 100644 scripts/random_mac.py
hooks/post-receive
--
simple test suite for autotesting using Grml and KVM
More information about the Git-commits
mailing list