summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [qemu] Rename 'qemukvm' core module to 'qemu'Manuel Bentele2021-02-0217-0/+0
|
* [hardware-stats] Add ID45 to status updatesSimon Rettberg2021-01-251-1/+11
| | | | References #3634
* [run-virt] Add sec= option to mount-scriptSteffen Ritter2021-01-252-2/+3
| | | | refs: #3830
* [debug-report-bwlp] Add x11vnc logSimon Rettberg2021-01-151-1/+4
| | | | Closes #3816
* Merge branch 'master' of https://git.openslx.org/openslx-ng/mltkYour Name2020-12-092-1/+3
|\
| * [chroot] tmpfs size = 2GSimon Rettberg2020-12-091-1/+1
| |
| * [rootfs-stage32] Add missing config includeSimon Rettberg2020-12-091-0/+2
| |
* | [nvidia-libs] Update pathsSimon Rettberg2020-12-091-4/+2Star
| |
* | [vmware16] 16.1.0Simon Rettberg2020-12-091-1/+1
| |
* | [vbox-src] 6.1.16Simon Rettberg2020-12-091-1/+1
|/
* [init-bwlp] HOSTS ETCSimon Rettberg2020-12-081-2/+2
|
* [init-bwlp] Fix pathSimon Rettberg2020-12-081-1/+1
|
* [rootfs-stage31] Move SSL hook to pre-switchrootSimon Rettberg2020-12-082-0/+2
| | | | | | After downloading config.tgz, the stage32 / stage4 isn't necessarily visible in $FUTURE_ROOT yet, so move our certificate juggle to a later point in time.
* [kernel-vanilla] Fix hardcoded aufs4Simon Rettberg2020-12-081-1/+1
|
* [remote-access] Add -noxrecord to prevent stack smashingSimon Rettberg2020-12-081-1/+1
|
* [init-bwlp] Add module for bwlp-specific init stuffSimon Rettberg2020-12-074-0/+43
|
* [rootfs-stage31] Add hook mechanismSimon Rettberg2020-12-072-1/+12
| | | | TODO: Move bwlp-specific code to init-bwlp and use hooks.
* [rootfs-stage31] Remove unused stage4 codeSimon Rettberg2020-12-041-68/+0Star
|
* [vbox-src] Make xmlstarlet calls namespace-agnosticSimon Rettberg2020-12-021-15/+12Star
| | | | See http://xmlstar.sourceforge.net/doc/UG/ch05.html
* [dunst] Change deprecated options / fix icon pathSteffen Ritter2020-11-191-6/+4Star
| | | | | | Icon path only exists in MaxiLinux. fixes #3810
* [vbox-src] make extpack installation configurableJonathan Bauer2020-11-161-13/+17
| | | | Currently disabled. Activate by setting "REQUIRED_EXTPACK" in module.conf.
* [dnbd3] update cmake variablesJonathan Bauer2020-11-131-5/+5
|
* [dnbd3] update build to match new cmake changesJonathan Bauer2020-11-121-9/+18
|
* [dnbd3-proxy-mode] Honor config overrides from SLX_DNBD3_EXTRASimon Rettberg2020-11-051-0/+11
| | | | Closes #3328
* [kiosk-slxbrowser] Support black- and whitelist simultaneouslySimon Rettberg2020-10-281-10/+20
|
* [kiosk-chromium] Support black- and whitelist at the same timeSimon Rettberg2020-10-281-11/+23
|
* [redsocks] also set all_proxyJonathan Bauer2020-10-261-0/+1
|
* [safe-mode] mask ctrl-alt-del.targetJonathan Bauer2020-10-261-1/+1
| | | | | | 'systemctl show -p FragmentPath' seems to resolve symlinks, thus we cannot use it to find the path of the ctrl-alt-del.target symlink. Using a hardcoded path was also just bad.
* [ntfsfree] Fix size in log messageSimon Rettberg2020-10-231-1/+1
|
* [ntfsfree] No cmakeSimon Rettberg2020-10-221-5/+3Star
|
* [splashtool] Add ATTRIBUTION file for iconsSimon Rettberg2020-10-221-0/+1
|
* [kiosk-chromium] Use jq to build URL white/blacklistSimon Rettberg2020-10-202-30/+34
|
* [vmware-common] Get rid of XML lookup for maxHWversionSimon Rettberg2020-10-161-15/+10Star
| | | | | This was a hack anyways, now that we have to maintain a list ourselves this seems pointless.
* [vmware-common] Fix indentationSimon Rettberg2020-10-161-1/+1
|
* [safe-mode] Timeouts for our systemd reload/restart shenanigansSimon Rettberg2020-10-141-2/+3
| | | | | This might or moght not hang depending on what kind of other services and dependencies are around. Add a safety timeout to those operations.
* [rfs-stage32/vmware*] Change vmware version namingSimon Rettberg2020-10-1410-29/+22Star
| | | | | | | | | | Hard-coding the version check to VMware 12 and 15 isn't great for future updates -- i.e. now, that VMware 16 is released. Instead make the version check script return "new" or "legacy", and rename the targets: vmware12 -> vmware-legacy vmware15 -> vmware The addon downloading/setup should then act upon this accordingly.
* [vmware16] New moduleSimon Rettberg2020-10-146-0/+303
|
* [splashtool] Commit proper icon setSimon Rettberg2020-10-1331-92/+6Star
|
* [splashtool] Finish first working implementationSimon Rettberg2020-10-1344-50/+204
| | | | 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-1211-0/+407
|
* [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
|