summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser
diff options
context:
space:
mode:
authorChristian Rößler2013-07-31 18:34:54 +0200
committerChristian Rößler2013-07-31 18:34:54 +0200
commit2b7ba89eae0adf30157a8a244016ae73c4887e44 (patch)
tree78ff6ad4a253bf1f4c610101aca0a0de266c8109 /remote/modules/vmchooser
parentReorganized: Script more robust (disk full or such will not break (diff)
parent[pam] removed old data dir... (diff)
downloadtm-scripts-2b7ba89eae0adf30157a8a244016ae73c4887e44.tar.gz
tm-scripts-2b7ba89eae0adf30157a8a244016ae73c4887e44.tar.xz
tm-scripts-2b7ba89eae0adf30157a8a244016ae73c4887e44.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/vmchooser')
-rw-r--r--remote/modules/vmchooser/TODO1
-rwxr-xr-xremote/modules/vmchooser/data/opt/openslx/scripts/run-virt.sh (renamed from remote/modules/vmchooser/data/opt/openslx/bin/run-virt.sh)0
l---------remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh2
3 files changed, 2 insertions, 1 deletions
diff --git a/remote/modules/vmchooser/TODO b/remote/modules/vmchooser/TODO
new file mode 100644
index 00000000..1babdd10
--- /dev/null
+++ b/remote/modules/vmchooser/TODO
@@ -0,0 +1 @@
+adapt globals.cpp globals.h to adopt the new structure of openslx-files: everything we do under /opt/openslx
diff --git a/remote/modules/vmchooser/data/opt/openslx/bin/run-virt.sh b/remote/modules/vmchooser/data/opt/openslx/scripts/run-virt.sh
index 473dfbc7..473dfbc7 100755
--- a/remote/modules/vmchooser/data/opt/openslx/bin/run-virt.sh
+++ b/remote/modules/vmchooser/data/opt/openslx/scripts/run-virt.sh
diff --git a/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh b/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh
index ea04a6ad..5139cf8f 120000
--- a/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh
+++ b/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh
@@ -1 +1 @@
-/opt/openslx/bin/run-virt.sh \ No newline at end of file
+/opt/openslx/scripts/run-virt.sh \ No newline at end of file