summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-clc
Commit message (Collapse)AuthorAgeFilesLines
* Moved common data files of vmchooser and vmchooser2 to new module called ↵Simon Rettberg2015-05-151-475/+0Star
| | | | run-virt
* Checked and changed the shebang of some more scripts. As we want to use ash ↵Simon Rettberg2013-12-021-1/+1
| | | | in out own scripts whenever possible, only use bash where the scripts require a certain bash feature. Also add a comment right below the bash shebang that says we're not accidentally using bash here, but for a reason.
* Fix some issues with race conditions.thaibault2013-08-091-46/+56
| | | | | Code refactoring. Improve documentation.
* Increase compatibility with different busybox versions.thaibault2013-08-081-4/+10
|
* Add persistent bootable virtual machine features.thaibault2013-08-081-0/+459