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 "IPFire 2.x development tree".
The branch, core53 has been updated
via 5485de953c93e39e96d18f2351390086b8b92c82 (commit)
from fa0bb39f77d3e5bbb5e178dd911f2347d6356277 (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 5485de953c93e39e96d18f2351390086b8b92c82
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sat Oct 1 11:53:53 2011 +0200
core53: add kvm modules to update.
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/53/filelists/kvm-kmod | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 config/rootfiles/core/53/filelists/kvm-kmod
Difference in files:
diff --git a/config/rootfiles/core/53/filelists/kvm-kmod b/config/rootfiles/core/53/filelists/kvm-kmod
new file mode 100644
index 0000000..ec75215
--- /dev/null
+++ b/config/rootfiles/core/53/filelists/kvm-kmod
@@ -0,0 +1,6 @@
+lib/modules/2.6.32.45-ipfire/kernel/arch/x86/kvm/kvm.ko
+lib/modules/2.6.32.45-ipfire/kernel/arch/x86/kvm/kvm-amd.ko
+lib/modules/2.6.32.45-ipfire/kernel/arch/x86/kvm/kvm-intel.ko
+lib/modules/2.6.32.45-ipfire-pae/kernel/arch/x86/kvm/kvm.ko
+lib/modules/2.6.32.45-ipfire-pae/kernel/arch/x86/kvm/kvm-amd.ko
+lib/modules/2.6.32.45-ipfire-pae/kernel/arch/x86/kvm/kvm-intel.ko
hooks/post-receive
--
IPFire 2.x development tree