[Lunar-commits] <moonbase> kernel-reqs: add kvm to this modules list.

Florin Braescu florin at lunar-linux.org
Wed May 20 21:34:31 CEST 2009


commit 85a4257a278050fcc723e8c4d5e984c63342f011
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed May 20 22:34:31 2009 +0300

    kernel-reqs: add kvm to this modules list.
---
 kernel/kernel-reqs/POST_INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/kernel-reqs/POST_INSTALL b/kernel/kernel-reqs/POST_INSTALL
index 53c8f12..cabd8d7 100644
--- a/kernel/kernel-reqs/POST_INSTALL
+++ b/kernel/kernel-reqs/POST_INSTALL
@@ -1,4 +1,4 @@
-kreqs="alsa-driver bluez-kernel cipe cryptoapi cvsfs drm-git fglrx ftpfs hostap-driver ieee80211 igb iptables ipw2100 ipw2200 ipw3945 i2c ixgbe ndiswrapper ltmodem madwifi madwifi-svn fuse mwavem NFORCE NVIDIA NVIDIA-old NVIDIA-beta NVIDIA-legacy NVIDIA-fx openafs-driver pcmcia-cs slmodem snare-core submount e1000 gspcav1 kqemu iwlwifi virtualbox-module"
+kreqs="alsa-driver bluez-kernel cipe cryptoapi cvsfs drm-git fglrx ftpfs hostap-driver ieee80211 igb iptables ipw2100 ipw2200 ipw3945 i2c ixgbe ndiswrapper ltmodem madwifi madwifi-svn fuse mwavem NFORCE NVIDIA NVIDIA-old NVIDIA-beta NVIDIA-legacy NVIDIA-fx openafs-driver pcmcia-cs slmodem snare-core submount e1000 gspcav1 kqemu iwlwifi virtualbox-module kvm"
 
 for req in $kreqs; do
   if module_installed $req ; then


More information about the Lunar-commits mailing list