[Git-commits] simple test suite for autotesting using Grml and KVM branch, master, updated. v0.0.1-11-g55606f4
git repository hosting
gitosis at grml.org
Mon Dec 13 19:32:32 CET 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 55606f4e1be41d95b879e7c373260fa8e61ce9a9 (commit)
via 84f1c4c1a5ac47dad0624a6c79c4dd887a5cb0ca (commit)
from 8998060e660e8b835e88eb978556b09112db2825 (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 55606f4e1be41d95b879e7c373260fa8e61ce9a9
Author: Michael Prokop <mika at grml.org>
Date: Mon Dec 13 17:54:16 2010 +0100
Provide information how to run screen for serial console in startup message.
commit 84f1c4c1a5ac47dad0624a6c79c4dd887a5cb0ca
Author: Michael Prokop <mika at grml.org>
Date: Mon Dec 13 17:16:11 2010 +0100
Do not completely randomize MAC address, use 00:0c:29 for first three bytes to be ignored by udev's 75-persistent-net-generator.rules.
To avoid generation of persistent NIC device names in udev's configuration
accross reboots let's assign a MAC address that's known to be ignored by
/lib/udev/rules.d/75-persistent-net-generator.rules - therefore
always start mac address with 00:0c:29 and randomize just the last three
bytes of the 6 bytes/48 bits.
-----------------------------------------------------------------------
Summary of changes:
sbin/kantan | 4 ++--
scripts/random_mac.py | 7 ++++++-
2 files changed, 8 insertions(+), 3 deletions(-)
hooks/post-receive
--
simple test suite for autotesting using Grml and KVM
More information about the Git-commits
mailing list