summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remote/modules/vbox/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/remote/modules/vbox/README b/remote/modules/vbox/README
new file mode 100644
index 00000000..999f048f
--- /dev/null
+++ b/remote/modules/vbox/README
@@ -0,0 +1,13 @@
+Notabene:
+
+Some virtualbox script are patched to accomodate some changes in system
+environment: As openSLX uses predominantly busybox, paths to busybox exe-
+cutables (respective links) are inserted. These insertions are made at the
+end of paths, as sometimes there are system binaries predomninantly used,
+for example ps, as busybox ps does not offer needed options.
+
+This patched scripts include virtualbox and vboxmanage, originally links
+to VBox. Please note these patched scripts are unlinked, thus solitary,
+please note there is also a (linked) scripts named VBoxManage (note capitals).
+
+It is therefore recommended to use the lower case version (vboxmanage).