summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/Distro/Any.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-03-23 14:40:15 +0100
committerDirk von Suchodoletz2007-03-23 14:40:15 +0100
commit17628bae7b81308520cdbf9730c3cbfbd943c54c (patch)
tree18a0f3d77cb982861450a0be06376cf7220176d0 /installer/OpenSLX/OSExport/Distro/Any.pm
parent* added support for creating NBD-Squashfs exports. However, we currently take... (diff)
downloadcore-17628bae7b81308520cdbf9730c3cbfbd943c54c.tar.gz
core-17628bae7b81308520cdbf9730c3cbfbd943c54c.tar.xz
core-17628bae7b81308520cdbf9730c3cbfbd943c54c.zip
Tribute to new VMware version 6 ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@807 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/OpenSLX/OSExport/Distro/Any.pm')
-rw-r--r--installer/OpenSLX/OSExport/Distro/Any.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSExport/Distro/Any.pm b/installer/OpenSLX/OSExport/Distro/Any.pm
index da579dd1..5c76a5b7 100644
--- a/installer/OpenSLX/OSExport/Distro/Any.pm
+++ b/installer/OpenSLX/OSExport/Distro/Any.pm
@@ -44,6 +44,9 @@ sub initDistroInfo
- /lib/klibc/events/*
- /boot/initrd*
- /boot/grub
+ + /lib/modules/*/misc/vmblock.o
+ + /lib/modules/*/misc/vmnet.o
+ + /lib/modules/*/misc/vmmon.o
";
}