summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/os-plugins/plugins/vmchooser/XX_vmchooser.sh1
-rw-r--r--src/os-plugins/plugins/vmchooser/files/vmchooserbin1467735 -> 1538912 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh b/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh
index 168bcda1..f1f9517d 100644
--- a/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh
+++ b/src/os-plugins/plugins/vmchooser/XX_vmchooser.sh
@@ -31,6 +31,7 @@ if [ -e $CONFFILE ]; then
cp $CONFFILE ${PLUGINCONFDIR}/vmchooser.conf
ln -s ${PLUGINDIR}/run-virt.sh ${BINDIR}/run-virt.sh
ln -s ${PLUGINDIR}/vmchooser ${BINDIR}/vmchooser
+ ln -s ${PLUGINDIR}/xmlfilter.sh ${BINDIR}/xmlfilter.sh
# setup all generic virtualization / starting stuff like the floppy image
# loop file for exchanging information between linux and vm guest
diff --git a/src/os-plugins/plugins/vmchooser/files/vmchooser b/src/os-plugins/plugins/vmchooser/files/vmchooser
index 758add54..bfe4017b 100644
--- a/src/os-plugins/plugins/vmchooser/files/vmchooser
+++ b/src/os-plugins/plugins/vmchooser/files/vmchooser
Binary files differ