summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser/data/opt/openslx/scripts/vmchooser-run_virt
Commit message (Collapse)AuthorAgeFilesLines
* Moved common data files of vmchooser and vmchooser2 to new module called ↵Simon Rettberg2015-05-151-648/+0Star
| | | | run-virt
* [vm*] Only explicitly set sound card if there's more than one in the host systemSimon Rettberg2015-03-041-4/+6
|
* [vmchooser] fix funny variablesJonathan Bauer2014-10-311-0/+1
|
* [vmchooser/vmware] added support for 2nd shared folder to enable a common ↵Jonathan Bauer2014-10-071-3/+7
| | | | share folder in the VMs
* [vmchooser] fix eventual spaces in SOUND_CARD_INDEXJonathan Bauer2014-10-011-0/+3
|
* [vm*] set default sound card for vmware instead of using auto-detectJonathan Bauer2014-10-011-15/+33
|
* [vmchooser] Fix microphone input even moreSimon Rettberg2014-09-301-12/+29
|
* [vmchooser*] Sync vmchooser-run_virt scriptsSimon Rettberg2014-09-291-15/+17
|
* [vmchooser] fix microphones in VMsJonathan Bauer2014-05-221-0/+1
|
* [vmchooser] fix regex for HOSTRES.TXT generationJonathan Bauer2014-05-051-1/+1
| | | | fixes fullscreen in VMs when used with a dual-head monitor setup
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2014-04-291-0/+1
|\
| * [vmchooser] vmchooser-run_virt: Now logs executed VM commandChristian Rößler2014-04-291-0/+1
| |
* | [vmchooser] Fix resolution detection for dualhead setups (only consider left ↵Simon Rettberg2014-04-291-1/+1
|/ | | | most output, not whole virtual screen)
* [vmchooser] Fix creation of spooldir for lpd - remote log if failedSimon Rettberg2014-04-281-3/+6
|
* [vmchooser] always create spooldir for lpd in /tmp as jobs might get huge ↵Simon Rettberg2014-04-251-7/+11
| | | | (couple of hundred MBs)
* [vmchooser-runvirt] Just a little typo.Christian Rößler2014-04-141-1/+1
|
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2014-04-011-1/+4
|\
| * [vmchooser] More debug output if dnbd3 failsSimon Rettberg2014-03-261-1/+4
| |
* | [vmware/vmchooser] Generalize string cleaning functionSimon Rettberg2014-04-011-1/+11
|/
* [printergui] Spool from VM to tmpfs home if possible, fall back to /tmpSimon Rettberg2014-02-111-5/+15
|
* [printergui, vmchooser] Bugfixes, net systemd service etc., printpwguiChristian Rößler2014-02-071-1/+1
|
* [vmchooser] mute pcsp when starting a vmJonathan Bauer2014-02-041-0/+1
|
* Trying to fix issue #646 (no Mic input) ...Dirk2014-01-251-2/+3
|
* [vm*] Add hdd adapter type override option, to quickly fix vms where the ↵Simon Rettberg2014-01-171-0/+1
| | | | vmdk header containse wrong information
* Heavily reworked the networking for the various virtual machines:Dirk2013-12-131-1/+9
| | | | | | | | | | | | | | | | | There will be three types of network interfaces for virtual machines available all will be configured for every type of virtualization tool a) br0 is the direct host bridge into the local LAN (br0 already exists) vmnet0 for VMware vboxnet0 for VirtualBox kvmnet0* for Qemu/KVM b) nat1 is an internal bridge which "NATes" into the local LAN (with DHCP) vmnet1 for VMware vboxnet1 for VirtualBox kvmnet1* for Qemu/KVM c) vsw2 is an internal host bridge to connect software defined LANs to vmnet2 for VMware vboxnet2 for VirtualBox kvmnet2* for Qemu/KVM
* [vmchooser] Fix NFS fallback once againSimon Rettberg2013-12-121-2/+2
|
* Restructuring run-virt.include for vmware ...Dirk2013-12-121-1/+1
|
* Fixing the cdrom and floppy detection ...Dirk2013-12-061-4/+4
|
* [vmchooser] run-virt: busybox sort compatibilitySimon Rettberg2013-12-021-2/+2
|
* Checked and changed the shebang of some more scripts. As we want to use ash ↵Simon Rettberg2013-12-021-0/+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.
* [vmchooser] Consistent slxlog event idsSimon Rettberg2013-11-281-2/+2
|
* [vmchooser] Add slxlog to run-virtSimon Rettberg2013-11-271-43/+51
|
* <virtualization> More path changes... Might not be complete yetSimon Rettberg2013-11-261-10/+13
|
* [vmchooser] update path of shared folder to include the new structure ofJonathan Bauer2013-11-251-1/+1
| | | | home directories.
* [vmchooser] Prefer openbox over other window managersSimon Rettberg2013-11-221-1/+1
|
* [vmchooser] run-virt backwards compatibility for NFS usageSimon Rettberg2013-11-211-1/+2
|
* [vmchooser] run-virt: dnbd3 compatibilitySimon Rettberg2013-11-201-6/+13
|
* [vmchooser] Introduce prio dnbd3 serversSimon Rettberg2013-11-201-5/+5
|
* [vmchooser] Add Trap to run-virtSimon Rettberg2013-11-201-2/+6
|
* [dnbd3] Update revisionSimon Rettberg2013-11-191-54/+49Star
| | | | (Also minor cleanup in run_virt)
* [vmchooser] quick fix for tcpsrvd not exiting properly.Jonathan Bauer2013-11-141-8/+8
|
* [vmchooser] Reserve more memory for system, less for VMSimon Rettberg2013-11-121-3/+3
|
* [printergui] Starts now tcpsvd and lpd directly (not via busybox).Manuel Schneider2013-10-231-2/+2
|
* [printer] Fixed horrible typoManuel Schneider2013-10-181-1/+1
|
* [cups] Kill LPD when run_virt finishesManuel Schneider2013-10-181-0/+8
|
* [vmchooser] only use dnbd3 for vms if config says SLX_VM_DNBD3=yesSimon Rettberg2013-10-171-1/+1
|
* [vmchooser] added TODO to enable SCSI support for virtual disksJonathan Bauer2013-10-111-0/+1
|
* Contains the complete bunch of software needed for the printing system in ↵Manuel Schneider2013-10-091-0/+11
| | | | | | | | | | | | | the pools: - A lpd server is started in vmchooser-run_virt. - A iptables rule redirects traffic from sourceport 515 to destport 5515 - Added module cups, the printserver in the minilinux. - Binaries an libs needed for a minimal cups installation. - Systemd-service for cups. - Added module printergui, the custom cups frontend. - Is a single GUI-binary that pops up in case of a printjob sent to the lpd. - Modules are enabled in stage32.
* [vmchooser] Add windows binary that will set the resolution in the VM. The ↵Simon Rettberg2013-09-301-0/+2
| | | | binary will be placed in the virtual drive B floppy image
* [vmchooser] Shuffle dnbd3 server listSimon Rettberg2013-08-261-1/+3
|