summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
* [splashtool] Commit proper icon setSimon Rettberg2020-10-1331-92/+6Star
|
* [splashtool] Finish first working implementationSimon Rettberg2020-10-1338-5/+154
| | | | Adds icons, triggers their display at appropriate times.
* [vmware-common] Hard-coded lookup table for hwversionSimon Rettberg2020-10-131-3/+11
| | | | | Unfortunately, looking this up from files lying around was a short-lived endeavor.
* [vbox-src] FixSimon Rettberg2020-10-121-0/+1
|
* [vbox-src] FGic FGifxfix fix fix fixSimon Rettberg2020-10-121-47/+47
|
* [vbox-src] StffSimon Rettberg2020-10-121-3/+6
|
* [vbox-src] sdfkjgdlfgkjSimon Rettberg2020-10-121-1/+1
|
* [vbox-src] Extpack has no aSimon Rettberg2020-10-121-1/+1
|
* [vbox-src] Sanitize, support 1.2.3a version schemeSimon Rettberg2020-10-121-9/+14
|
* [ntfsfree] New moduleSimon Rettberg2020-10-1210-0/+406
|
* [vmware15] use prepatched vmware kernel modulesJonathan Bauer2020-10-091-18/+34
| | | | taken from 9c9da17732ee9da8bcb18d2b2e6e4dba9cec3e5a
* [kernel-vanilla] remove old iommu patchJonathan Bauer2020-10-091-13/+0Star
| | | | since it's set via KCL now
* [safe-mode] Fix typo in mkdirSimon Rettberg2020-10-061-1/+1
|
* [safe-mode] Fix greeter-background overrideSimon Rettberg2020-10-061-1/+2
|
* [*] Helper script to add text to lightdm logo, and change its colorSimon Rettberg2020-10-065-139/+24Star
|
* [dhcpc-busybox] merge "search" entriesJonathan Bauer2020-10-051-1/+14
|
* [remote-access] Make sure x11vnc doesn't restart with wrong X instanceSimon Rettberg2020-10-051-3/+9
| | | | | We make a copy of the xauth cookie, so if the server restarts, we'll use the wrong one, which leads to a connection failure.
* [xorg] Improve intel matching for IRIS fixSimon Rettberg2020-10-051-1/+1
| | | | | | For some reason, on some intel NUCs, the nvidia driver is attempted to be loaded even though it doesn't even exist. The old grep matched that and then failed to apply the fix.
* [run-virt] is_command_runnnnningSimon Rettberg2020-10-021-1/+1
|
* [vmware-common] Fix missing heredocSimon Rettberg2020-10-021-4/+8
|
* [remote-access] Split noinput xorg config from zaphodhead configSimon Rettberg2020-10-023-6/+8
|
* [dhcpc-busybox] Re-enable running DHCP client on non-primary bridgesSimon Rettberg2020-10-011-1/+1
|
* [systemd] Move network-interface service/udevrule to dhcpc-busyboxSimon Rettberg2020-10-014-10/+0Star
|
* [systemd-default-path] fix copy&pastaJonathan Bauer2020-09-291-3/+1Star
|
* [beamergui] Don't launch if remoteaccess is activeSimon Rettberg2020-09-291-0/+3
| | | | | Beamergui would mess up the custom resolution created for the user's browser. Don't do anything in this case.
* [systemd-default-path] new module to set our PATHJonathan Bauer2020-09-283-0/+20
|
* [vbox-src] add nasmJonathan Bauer2020-09-252-0/+2
|
* [dnbd3] back to master branchJonathan Bauer2020-09-251-1/+1
|
* [xorg] Add config to allow X to start with NVIDIA without displaysSimon Rettberg2020-09-231-0/+5
| | | | | | | The nvidia driver would abort the Xserver startup if it determines that no displays are connected. We don't want this as it might yield false positives in rare conditions, and also would prevent using the machine in headless mode for remote access.
* [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-2314-27/+2Star
| | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* [idleaction] Disable screensaver in remoteaccess modeSimon Rettberg2020-09-231-3/+12
|
* [hardware-stats] Fix awk output format for numbers > 2^31Simon Rettberg2020-09-231-1/+1
|
* [run-virt] fix mathSimon Rettberg2020-09-221-2/+2
|
* [dnbd3-proxy-mode] Fix proxy mode with firewallingSimon Rettberg2020-09-221-1/+1
| | | | DNBD3_PORT was set after use.
* [remote-access] Disable ZaphodHead on intelSimon Rettberg2020-09-211-0/+6
| | | | | | | | | | This can cause the X session to become unresponsive under certain, currently unknown circumstances. It seems to involve VMware 15.5.x vs. 15.1.x previously, and happens after the xscreensaver tried to start once (and fails). This hasn't been reproduced everywere and remains a mystery, but until this feature works reliably, we have to forgo the warning messages on the physically connected screen and let it enter standby instead.
* [run-virt] openslx.exe: Fix: Restore WINNT4.0 compatibilitySimon Rettberg2020-09-082-3/+11
|
* [splashtool] Support globbing for --icon modeSimon Rettberg2020-09-021-2/+10
| | | | Will automatically use only the first match.
* [splashtool] Fix .gz fallbackSimon Rettberg2020-09-011-1/+3
|
* [hardware-stats] Fix GPT PARSINGSimon Rettberg2020-08-311-1/+1
|
* [hardware-stats] Make fdisk sed compatible with GPTSimon Rettberg2020-08-311-1/+1
|
* [german] set LANGUAGEJonathan Bauer2020-08-281-0/+1
|
* [vbox-src] hide toolbar in fullscreenJonathan Bauer2020-08-281-0/+1
|
* [hardware-stats] Work around even harderSimon Rettberg2020-08-271-1/+1
|
* [hardware-stats] fix fix fix fifeefSimon Rettberg2020-08-271-1/+1
|
* [hardware-stats] Move sed so we can properly get the exit codeSimon Rettberg2020-08-271-3/+3
|
* [etherwake] Fix filename in REQUIRED_FILESSimon Rettberg2020-08-271-1/+1
|
* [hardware-stats] Work around more busybox changesSimon Rettberg2020-08-271-1/+1
| | | | fdisk output changed. sed it into form for now.
* [etherwake] Fix etherwake symlink, disable pause framesSimon Rettberg2020-08-273-1/+5
|
* [busybox] Fix fucked up whitespace in patchSimon Rettberg2020-08-261-7/+6Star
|
* [busybox] Fix rtcwake patch, add timeout backwars compat patchSimon Rettberg2020-08-263-36/+54
|