| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [vmware] Fix mouse grab hack for vmplayer | Steffen Ritter | 2017-10-26 | 1 | -1/+1 | |
| | | ||||||
| * | [vmware] Update to 14.0.0 | Simon Rettberg | 2017-10-26 | 3 | -10/+10 | |
| | | ||||||
| * | [dnbd3-proxy-mode] Exclude own ip addresses from alt-servers | Simon Rettberg | 2017-10-24 | 1 | -2/+7 | |
| | | ||||||
| * | [dnbd3-proxy] spawn getty pls | Jonathan Bauer | 2017-10-24 | 3 | -2/+4 | |
| | | ||||||
| * | [hardware-stats] Random (0-15)s delay for cronjob, debug output | Simon Rettberg | 2017-10-23 | 1 | -1/+16 | |
| | | ||||||
| * | [run-virt] add support for SLX_VM_TMP_* fallback | Jonathan Bauer | 2017-10-23 | 1 | -0/+29 | |
| | | ||||||
| * | [run-virt] 2 second timeout for dns lookups; change fallback domain | Simon Rettberg | 2017-10-20 | 1 | -6/+8 | |
| | | ||||||
| * | [run-virt] fix MAC address n°2389756902365 | Jonathan Bauer | 2017-10-20 | 1 | -2/+2 | |
| | | ||||||
| * | [dnbd3-proxy] better use of $@ | Jonathan Bauer | 2017-10-18 | 1 | -4/+4 | |
| | | | | | * handle multiple SLX_KCL_SERVERS | |||||
| * | [dnbd3-proxy] fix stupid insert instead of append | Jonathan Bauer | 2017-10-18 | 1 | -1/+1 | |
| | | ||||||
| * | [dnbd3-proxy-mode] generate basic rpc.acl | Jonathan Bauer | 2017-10-13 | 1 | -1/+6 | |
| | | ||||||
| * | [dnbd3-proxy-mode] SLX_BGR for bg replication | Jonathan Bauer | 2017-10-13 | 1 | -1/+3 | |
| | | ||||||
| * | [dnbd3-proxy-mode] fix typo fix, remove files ... | Jonathan Bauer | 2017-10-13 | 1 | -3/+15 | |
| | | | | | | ... before creating them. And change /etc/issue to mark that the proxy mode is active | |||||
| * | [dnbd3-proxy-mode] fix bad iptables & typos | Jonathan Bauer | 2017-10-13 | 1 | -5/+8 | |
| | | ||||||
| * | [dnbd3-proxy-mode] new module for netbooted dnbd3 ... | Jonathan Bauer | 2017-10-13 | 8 | -0/+148 | |
| | | | | | ... proxy | |||||
| * | [dnbd3] build and copy dnbd3-server | Jonathan Bauer | 2017-10-13 | 3 | -9/+12 | |
| | | ||||||
| * | [vmware] force mouse grab for vmplayer | Jonathan Bauer | 2017-10-10 | 1 | -0/+11 | |
| | | | | | using xdotool by searching for the window and sending ctrl+g shortcut | |||||
| * | [runvirt/vmchooser2] move vmchooser's desktop ... | Jonathan Bauer | 2017-10-09 | 1 | -0/+0 | |
| | | | | | ... to the vmchooser module.... | |||||
| * | [run-virt] Linux script: Bug in xor function | Christian Rößler | 2017-10-06 | 1 | -4/+2![]() | |
| | | ||||||
| * | [run-virt] network shares in shares.dat | Jonathan Bauer | 2017-09-08 | 1 | -15/+40 | |
| | | ||||||
| * | [qemukvm] reworked dep on irqbypass | Jonathan Bauer | 2017-08-18 | 2 | -7/+1![]() | |
| | | | | | * now added as part of rootfs-stage32 | |||||
| * | [qemukvm] +x on qemukvm setup script and fix service deps | Jonathan Bauer | 2017-08-18 | 2 | -2/+2 | |
| | | ||||||
| * | [qemukvm] added note about irqbypass | Jonathan Bauer | 2017-08-17 | 1 | -1/+2 | |
| | | | | | | seems to be dependent on kernel version, so only newer kernels seems to need it | |||||
| * | [qemukvm] copy missing irqbypass.ko | Jonathan Bauer | 2017-08-17 | 1 | -1/+5 | |
| | | ||||||
| * | [qemukvm] added TODO about missing kernel module | Jonathan Bauer | 2017-08-17 | 1 | -0/+2 | |
| | | ||||||
| * | [qemukvm] reworked qemu run-virt module | Jonathan Bauer | 2017-08-17 | 13 | -287/+354 | |
| | | | | | | | now uses a similar structure than the vmware plugin for run-virt guest OS stuff needs to go aways, kept for compat reasons for now TODO metadata handling in bwLehrpool-Suite | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Jonathan Bauer | 2017-08-16 | 2 | -1/+10 | |
| |\ | ||||||
| | * | [ldm-bwlp] Make Xsetup/Xreset/Xsession functional again as with KDM | Simon Rettberg | 2017-08-15 | 2 | -1/+10 | |
| | | | ||||||
| * | | [run-virt] TMP_ON_HDD stuff | Jonathan Bauer | 2017-08-16 | 2 | -2/+5 | |
| |/ | ||||||
| * | [run-virt] make sure TMP_ON_HDD is empty if needed | Jonathan Bauer | 2017-08-15 | 1 | -2/+3 | |
| | | ||||||
| * | [run-virt] check for tmp on hdd once | Jonathan Bauer | 2017-08-15 | 2 | -1/+7 | |
| | | ||||||
| * | lightdm-qt-greeter -> lightdm-greeter-bwlp | Simon Rettberg | 2017-08-11 | 6 | -0/+1 | |
| | | ||||||
| * | [run-virt] Speed up network setup | Simon Rettberg | 2017-08-11 | 2 | -16/+10![]() | |
| | | | | | | DNS dependency solved via systemd instead of busy-wait loop. nslookup timeout set to 1 second. | |||||
| * | [run-virt] fix bad code | Jonathan Bauer | 2017-08-10 | 1 | -3/+4 | |
| | | ||||||
| * | [nvidia_*] Update to 384.59 | Simon Rettberg | 2017-08-02 | 2 | -2/+2 | |
| | | ||||||
| * | [kernel-vanilla] 4.9.40 | Simon Rettberg | 2017-08-02 | 1 | -1/+1 | |
| | | ||||||
| * | [lightdm-qt-greeter] new module for slxgreeter | Jonathan Bauer | 2017-07-20 | 6 | -0/+76 | |
| | | ||||||
| * | [lightdm] filtered REQUIRED_DIR list and systemd service | Jonathan Bauer | 2017-07-20 | 3 | -1/+27 | |
| | | ||||||
| * | [lightdm] lightdm reborn | Jonathan Bauer | 2017-07-18 | 3 | -0/+36 | |
| | | | | | base module only installing lightdm without a greeter | |||||
| * | [run-virt] Move openslx.exe into proper place | Simon Rettberg | 2017-07-17 | 2 | -0/+0 | |
| | | ||||||
| * | [run-virt] Better structure for winres/openslx.exe source tree | Simon Rettberg | 2017-07-17 | 6 | -174/+5![]() | |
| | | ||||||
| * | [run-virt] openslx.exe: Fix segfault when host name of network share cannot ↵ | Simon Rettberg | 2017-07-17 | 1 | -1/+3 | |
| | | | | | be resolved | |||||
| * | [run-virt] Put slash AFTER domain (...) | Simon Rettberg | 2017-07-14 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] Support domainless credential passing | Simon Rettberg | 2017-07-13 | 1 | -14/+19 | |
| | | ||||||
| * | [slxbrowser] Add kiosk mode scripts/service/target | Simon Rettberg | 2017-07-12 | 6 | -0/+42 | |
| | | ||||||
| * | [*] systemd fixes cont. | Jonathan Bauer | 2017-07-12 | 4 | -6/+2![]() | |
| | | ||||||
| * | [run-virt] remove unneeded dep on graphical target | Jonathan Bauer | 2017-07-12 | 1 | -1/+0![]() | |
| | | ||||||
| * | [kernel-vanilla] Update to 4.9.36 | Simon Rettberg | 2017-07-12 | 1 | -1/+1 | |
| | | ||||||
| * | [vmware] Update to 12.5.7 | Simon Rettberg | 2017-07-12 | 1 | -1/+1 | |
| | | ||||||
| * | [init, etc] Pass system-uuid when fetching config & config.tgz | Simon Rettberg | 2017-07-12 | 9 | -26/+94 | |
| | | | | | | Also save the system-uuid for later use in stage32+, which changed locations from /run to /etc - modules got updated accordingly | |||||

