summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox/README
blob: 999f048ffa29e1b77d79125a488e7e38a868ebbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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).