| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved common data files of vmchooser and vmchooser2 to new module called ↵ | Simon Rettberg | 2015-05-15 | 1 | -648/+0![]() |
| | | | | | run-virt | ||||
| * | [vm*] Only explicitly set sound card if there's more than one in the host system | Simon Rettberg | 2015-03-04 | 1 | -4/+6 |
| | | |||||
| * | [vmchooser] fix funny variables | Jonathan Bauer | 2014-10-31 | 1 | -0/+1 |
| | | |||||
| * | [vmchooser/vmware] added support for 2nd shared folder to enable a common ↵ | Jonathan Bauer | 2014-10-07 | 1 | -3/+7 |
| | | | | | share folder in the VMs | ||||
| * | [vmchooser] fix eventual spaces in SOUND_CARD_INDEX | Jonathan Bauer | 2014-10-01 | 1 | -0/+3 |
| | | |||||
| * | [vm*] set default sound card for vmware instead of using auto-detect | Jonathan Bauer | 2014-10-01 | 1 | -15/+33 |
| | | |||||
| * | [vmchooser] Fix microphone input even more | Simon Rettberg | 2014-09-30 | 1 | -12/+29 |
| | | |||||
| * | [vmchooser*] Sync vmchooser-run_virt scripts | Simon Rettberg | 2014-09-29 | 1 | -15/+17 |
| | | |||||
| * | [vmchooser] fix microphones in VMs | Jonathan Bauer | 2014-05-22 | 1 | -0/+1 |
| | | |||||
| * | [vmchooser] fix regex for HOSTRES.TXT generation | Jonathan Bauer | 2014-05-05 | 1 | -1/+1 |
| | | | | | fixes fullscreen in VMs when used with a dual-head monitor setup | ||||
| * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2014-04-29 | 1 | -0/+1 |
| |\ | |||||
| | * | [vmchooser] vmchooser-run_virt: Now logs executed VM command | Christian Rößler | 2014-04-29 | 1 | -0/+1 |
| | | | |||||
| * | | [vmchooser] Fix resolution detection for dualhead setups (only consider left ↵ | Simon Rettberg | 2014-04-29 | 1 | -1/+1 |
| |/ | | | | most output, not whole virtual screen) | ||||
| * | [vmchooser] Fix creation of spooldir for lpd - remote log if failed | Simon Rettberg | 2014-04-28 | 1 | -3/+6 |
| | | |||||
| * | [vmchooser] always create spooldir for lpd in /tmp as jobs might get huge ↵ | Simon Rettberg | 2014-04-25 | 1 | -7/+11 |
| | | | | | (couple of hundred MBs) | ||||
| * | [vmchooser-runvirt] Just a little typo. | Christian Rößler | 2014-04-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2014-04-01 | 1 | -1/+4 |
| |\ | |||||
| | * | [vmchooser] More debug output if dnbd3 fails | Simon Rettberg | 2014-03-26 | 1 | -1/+4 |
| | | | |||||
| * | | [vmware/vmchooser] Generalize string cleaning function | Simon Rettberg | 2014-04-01 | 1 | -1/+11 |
| |/ | |||||
| * | [printergui] Spool from VM to tmpfs home if possible, fall back to /tmp | Simon Rettberg | 2014-02-11 | 1 | -5/+15 |
| | | |||||
| * | [printergui, vmchooser] Bugfixes, net systemd service etc., printpwgui | Christian Rößler | 2014-02-07 | 1 | -1/+1 |
| | | |||||
| * | [vmchooser] mute pcsp when starting a vm | Jonathan Bauer | 2014-02-04 | 1 | -0/+1 |
| | | |||||
| * | Trying to fix issue #646 (no Mic input) ... | Dirk | 2014-01-25 | 1 | -2/+3 |
| | | |||||
| * | [vm*] Add hdd adapter type override option, to quickly fix vms where the ↵ | Simon Rettberg | 2014-01-17 | 1 | -0/+1 |
| | | | | | vmdk header containse wrong information | ||||
| * | Heavily reworked the networking for the various virtual machines: | Dirk | 2013-12-13 | 1 | -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 again | Simon Rettberg | 2013-12-12 | 1 | -2/+2 |
| | | |||||
| * | Restructuring run-virt.include for vmware ... | Dirk | 2013-12-12 | 1 | -1/+1 |
| | | |||||
| * | Fixing the cdrom and floppy detection ... | Dirk | 2013-12-06 | 1 | -4/+4 |
| | | |||||
| * | [vmchooser] run-virt: busybox sort compatibility | Simon Rettberg | 2013-12-02 | 1 | -2/+2 |
| | | |||||
| * | Checked and changed the shebang of some more scripts. As we want to use ash ↵ | Simon Rettberg | 2013-12-02 | 1 | -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 ids | Simon Rettberg | 2013-11-28 | 1 | -2/+2 |
| | | |||||
| * | [vmchooser] Add slxlog to run-virt | Simon Rettberg | 2013-11-27 | 1 | -43/+51 |
| | | |||||
| * | <virtualization> More path changes... Might not be complete yet | Simon Rettberg | 2013-11-26 | 1 | -10/+13 |
| | | |||||
| * | [vmchooser] update path of shared folder to include the new structure of | Jonathan Bauer | 2013-11-25 | 1 | -1/+1 |
| | | | | | home directories. | ||||
| * | [vmchooser] Prefer openbox over other window managers | Simon Rettberg | 2013-11-22 | 1 | -1/+1 |
| | | |||||
| * | [vmchooser] run-virt backwards compatibility for NFS usage | Simon Rettberg | 2013-11-21 | 1 | -1/+2 |
| | | |||||
| * | [vmchooser] run-virt: dnbd3 compatibility | Simon Rettberg | 2013-11-20 | 1 | -6/+13 |
| | | |||||
| * | [vmchooser] Introduce prio dnbd3 servers | Simon Rettberg | 2013-11-20 | 1 | -5/+5 |
| | | |||||
| * | [vmchooser] Add Trap to run-virt | Simon Rettberg | 2013-11-20 | 1 | -2/+6 |
| | | |||||
| * | [dnbd3] Update revision | Simon Rettberg | 2013-11-19 | 1 | -54/+49![]() |
| | | | | | (Also minor cleanup in run_virt) | ||||
| * | [vmchooser] quick fix for tcpsrvd not exiting properly. | Jonathan Bauer | 2013-11-14 | 1 | -8/+8 |
| | | |||||
| * | [vmchooser] Reserve more memory for system, less for VM | Simon Rettberg | 2013-11-12 | 1 | -3/+3 |
| | | |||||
| * | [printergui] Starts now tcpsvd and lpd directly (not via busybox). | Manuel Schneider | 2013-10-23 | 1 | -2/+2 |
| | | |||||
| * | [printer] Fixed horrible typo | Manuel Schneider | 2013-10-18 | 1 | -1/+1 |
| | | |||||
| * | [cups] Kill LPD when run_virt finishes | Manuel Schneider | 2013-10-18 | 1 | -0/+8 |
| | | |||||
| * | [vmchooser] only use dnbd3 for vms if config says SLX_VM_DNBD3=yes | Simon Rettberg | 2013-10-17 | 1 | -1/+1 |
| | | |||||
| * | [vmchooser] added TODO to enable SCSI support for virtual disks | Jonathan Bauer | 2013-10-11 | 1 | -0/+1 |
| | | |||||
| * | Contains the complete bunch of software needed for the printing system in ↵ | Manuel Schneider | 2013-10-09 | 1 | -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 Rettberg | 2013-09-30 | 1 | -0/+2 |
| | | | | | binary will be placed in the virtual drive B floppy image | ||||
| * | [vmchooser] Shuffle dnbd3 server list | Simon Rettberg | 2013-08-26 | 1 | -1/+3 |
| | | |||||

