From 929e831d3b2d4a60f781e867a96847b5fdeed3ce Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Fri, 4 Mar 2011 18:48:36 +0100 Subject: add new vmchooser with xmlfilter support install xmlfilter by default --- src/os-plugins/plugins/vmchooser/XX_vmchooser.sh | 1 + src/os-plugins/plugins/vmchooser/files/vmchooser | Bin 1467735 -> 1538912 bytes 2 files changed, 1 insertion(+) (limited to 'src') 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 Binary files a/src/os-plugins/plugins/vmchooser/files/vmchooser and b/src/os-plugins/plugins/vmchooser/files/vmchooser differ -- cgit v1.2.3-55-g7522