| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved common data files of vmchooser and vmchooser2 to new module called ↵ | Simon Rettberg | 2015-05-15 | 24 | -1852/+3![]() |
| | | | | | run-virt | ||||
| * | Compatibility improvements with ldadp and windows servers in mount scripts | Simon Rettberg | 2015-05-15 | 1 | -1/+1 |
| | | |||||
| * | [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 |
| | | |||||
| * | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules. | ||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 1 | -1/+1 |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | ||||
| * | these french people .... | Jonathan Bauer | 2014-06-11 | 1 | -1/+1 |
| | | |||||
| * | [vmchooser] error handling for vmstore mountage | Jonathan Bauer | 2014-06-02 | 1 | -3/+12 |
| | | |||||
| * | [vmchooser] added file_mode and dir_mode to CIFS mount | Jonathan Bauer | 2014-05-23 | 1 | -1/+1 |
| | | |||||
| * | [vmchooserX] SLX_VM_NFS can now be a CIFS-share | Jonathan Bauer | 2014-05-23 | 1 | -1/+13 |
| | | |||||
| * | [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) | ||||
| * | [qt] update build scripts to always activate qt4 | Jonathan Bauer | 2014-04-15 | 1 | -1/+4 |
| | | |||||
| * | [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 | 6 | -1/+4 |
| |\ | |||||
| | * | [vmchooser] More debug output if dnbd3 fails | Simon Rettberg | 2014-03-26 | 1 | -1/+4 |
| | | | |||||
| | * | woopsie, the return ;) | Jonathan Bauer | 2014-03-25 | 5 | -51/+0![]() |
| | | | |||||
| | * | [modules] new module naming convention | Jonathan Bauer | 2014-03-25 | 5 | -0/+51 |
| | | | | | | | | | rename $MODULE.{conf,build} to module.{conf,build} | ||||
| * | | [vmware/vmchooser] Generalize string cleaning function | Simon Rettberg | 2014-04-01 | 1 | -1/+11 |
| |/ | |||||
| * | Sorry, jetzt korrekte Verzeichnis. | Dirk | 2014-02-21 | 1 | -0/+0 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Dirk | 2014-02-21 | 1 | -5/+16 |
| |\ | | | | | | | ... | ||||
| | * | [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 |
| | | | |||||
| * | | Setzen des Windows-Namens beim Booten aus Laufwerk B: | Dirk | 2014-02-21 | 1 | -0/+0 |
| |/ | |||||
| * | Trying to fix issue #646 (no Mic input) ... | Dirk | 2014-01-25 | 1 | -2/+3 |
| | | |||||
| * | [vmchooser] Don't wait for non-existent service "download-config.service", ↵ | Simon Rettberg | 2014-01-23 | 1 | -2/+2 |
| | | | | | don't check for existence of file used internally by udhcpc module | ||||
| * | [vmchooser] Update resolution tool | Simon Rettberg | 2014-01-23 | 1 | -0/+0 |
| | | |||||
| * | Make some modules use iptables-helper | Simon Rettberg | 2014-01-17 | 2 | -1/+7 |
| | | |||||
| * | [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 | ||||
| * | [vmchooser] Refining iptables MASQUERADE rule to work around an issue where ↵ | Simon Rettberg | 2014-01-13 | 1 | -1/+1 |
| | | | | | incoming broadcast packets get their *source* address set to the local br0 address, although the old rule clearly stated to only masquerade outgoing packets (-o br0) | ||||
| * | [vmchooser] fix typo | Jonathan Bauer | 2013-12-16 | 1 | -1/+1 |
| | | |||||
| * | Heavily reworked the networking for the various virtual machines: | Dirk | 2013-12-13 | 4 | -9/+78 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Dirk | 2013-12-13 | 3 | -3/+12 |
| |\ | | | | | | | ... | ||||
| | * | [vmchooser] Add sessionstart script that will source everything in ↵ | Simon Rettberg | 2013-12-13 | 2 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | sessionstart.d Needed for beamergui. This is pretty much the same as Xsession with Xsession.d, since the vmchooser is technically the session, but we might want to run things when the actual session selected in the vmchooser starts. | ||||
| | * | [vmchooser] Fix NFS fallback once again | Simon Rettberg | 2013-12-12 | 1 | -2/+2 |
| | | | |||||
| * | | Static configuration file for udhcpd sitting on new nat1 bridge interface. | Dirk | 2013-12-13 | 1 | -0/+52 |
| |/ | |||||
| * | Restructuring run-virt.include for vmware ... | Dirk | 2013-12-12 | 2 | -10/+15 |
| | | |||||
| * | Fixing the cdrom and floppy detection ... | Dirk | 2013-12-06 | 2 | -17/+29 |
| | | |||||
| * | [vmchooser] run-virt: busybox sort compatibility | Simon Rettberg | 2013-12-02 | 1 | -2/+2 |
| | | |||||

