summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [vmware12] fix vmplayer not finding its libsJonathan Bauer2017-11-211-6/+8
|
* [vmware12] Restore old start scriptSimon Rettberg2017-11-211-6/+7
|
* [vmware12] Split vmware module into 12 and 14 until 14 is stableSimon Rettberg2017-11-2036-0/+3330
|
* [inc/chroot] Improbe unmount logic ;)Simon Rettberg2017-11-201-28/+83
|
* [xorg] Support Ubuntu 17.10Jonathan Bauer2017-11-172-2/+4
|
* [pvs2] Remove le unneeded qt4 activationJonathan Bauer2017-11-171-3/+0Star
|
* [dbus] Config for Ubuntu 17.xJonathan Bauer2017-11-171-0/+10
|
* [vmware] Move patching inside chroot so we need just one chroot callSimon Rettberg2017-11-172-41/+110
|
* [*] qt4 -> qt5Simon Rettberg2017-11-1610-20/+34
|
* [qt] fix bad symlink sourceJonathan Bauer2017-11-161-1/+1
|
* [rfs-stage31,safe-mode] Move exam mode patching from stage31 to safe-mode scriptSimon Rettberg2017-11-152-42/+33Star
|
* [beamergui] Use qt5Simon Rettberg2017-11-151-8/+5Star
|
* [beamergui] Fix mode setter (once again)Simon Rettberg2017-11-141-8/+18
| | | | | | | | | | | | First, reading ip-based config from beamer.conf was goofed, which isn't the preferred way of doing things anyways and then if nothing is found in the config, the fallback path that sets both outputs to 1024x768 wasn't taken. ...which brings me to the second point that 1024x768 is quite ancient, so let's fall back to the screen's preferred resolution instead, and if that fails too, use 1280x720 which should be an ok compromise and not make any halfway modern projector explode.
* [ldm-greeter-bwlp] Consider SLX_AUTOSTART_UUID too for autologinSimon Rettberg2017-11-141-1/+1
|
* [safe-mode] Support lightdmSimon Rettberg2017-11-145-0/+18
|
* Update stage32 targetsSimon Rettberg2017-11-1471-66/+6Star
|
* [slxbrowser] Hook into lightdm-greeter-bwlp mechanism for session startkdm-legacySimon Rettberg2017-11-141-0/+10
|
* [lightdm-greeter-bwlp] Support autologin via demo sessionSimon Rettberg2017-11-145-0/+38
|
* [slxbrowser] Honor SLX_BROWSER_INSECURE config optionSimon Rettberg2017-11-141-1/+3
|
* [rfs-s32] new path for xtables modulesJonathan Bauer2017-11-131-0/+23
|
* [pam] ubuntu 17Jonathan Bauer2017-11-131-0/+45
|
* [udisks] ubuntu 17.10Jonathan Bauer2017-11-131-0/+7
|
* [xorg] ubuntu 17Jonathan Bauer2017-11-131-0/+69
| | | | | * vmmouse input driver is now built-in the kernel (CONFIG_MOUSE_PS2_VMMOUSE) * no more matrox support for video driver
* [cups] ubuntu 17Jonathan Bauer2017-11-131-0/+19
|
* [openbox] only warn on missing pango-querymodulesJonathan Bauer2017-11-131-2/+5
| | | | | | | | | this tool didn't produce any meaningful list of pango modules on even the old ubuntu 14.04.3 anyway and apparently died altogether in version 1.37 released in 2014... See: https://ftp.gnome.org/pub/gnome/sources/pango/1.37/pango-1.37.0.changes Commit: fa6dfc688c293fa02c36ee89ac5611fd5e0131a5
* [lightdm-greeter-bwlp] Fix path of messages fileSimon Rettberg2017-11-131-1/+1
|
* [hardware-stats] Fix syntax error in scriptSimon Rettberg2017-11-131-0/+1
|
* [lightdm] display-manager = symlinkSimon Rettberg2017-11-131-11/+1Star
|
* [ssh*] Fix chmod expressionSimon Rettberg2017-11-132-2/+2
|
* [lightdm-greeter-bwlp] Update config for bwlp styleSimon Rettberg2017-11-133-2/+6
|
* [hardware-stats] Write log file about potential problemsSimon Rettberg2017-11-122-1/+41
| | | | | | This is a more generic version of what we patched into the kdm theme previously, so we can switch to lightdm at some point.
* [dnbd3-proxy-mode] increase max FDs to 65536Jonathan Bauer2017-11-081-0/+1
|
* [vmware] new nvram with combined bios/efiSteffen Ritter2017-11-031-0/+0
|
* [mgmt-sshd] Change pidfileSimon Rettberg2017-11-022-2/+2
|
* [mgmt-sshd] New module for independent access to machineSimon Rettberg2017-11-0212-0/+111
| | | | | | Getting the configurable default sshd play nice with requirements we have for automatic access from the server makes life complicated. Just spawn another instance on a different port.
* [dnbd3-proxy-mode] Tweak serverPenalty, only create ipt rules with whitelist ↵Simon Rettberg2017-11-023-11/+18
| | | | present
* [run-virt] match remapMode/createMissingRemap onJonathan Bauer2017-11-021-2/+2
| | | | ...line start only
* [run-virt] no '.' for exit ><Jonathan Bauer2017-11-021-1/+1
|
* [dnbd3-proxy-mode] Support new lookupMissingForProxy option of dnbd3-serverSimon Rettberg2017-11-021-1/+7
|
* [dnbd3-proxy-mode] Run dnbd3-server in -errormsg mode if setup failedSimon Rettberg2017-11-023-30/+72
|
* [rfs-stage31] Increase /tmp size to 50MBSimon Rettberg2017-10-271-1/+1
|
* [rfs-stage31/dhcp] "Fix" DHCP setup logicSimon Rettberg2017-10-275-9/+30
| | | | Like this can ever be fixed...
* [vmware] Fix mouse grab hack for vmplayerSteffen Ritter2017-10-261-1/+1
|
* [vmware] Update to 14.0.0Simon Rettberg2017-10-263-10/+10
|
* [dnbd3-proxy-mode] Exclude own ip addresses from alt-serversSimon Rettberg2017-10-241-2/+7
|
* [dnbd3-proxy] spawn getty plsJonathan Bauer2017-10-243-2/+4
|
* [hardware-stats] Random (0-15)s delay for cronjob, debug outputSimon Rettberg2017-10-231-1/+16
|
* [run-virt] add support for SLX_VM_TMP_* fallbackJonathan Bauer2017-10-231-0/+29
|
* [rfs-s32] mehJonathan Bauer2017-10-201-2/+2
|
* [run-virt] 2 second timeout for dns lookups; change fallback domainSimon Rettberg2017-10-201-6/+8
|