summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* [pam-slx-plug] Handle sssd.conf generationSimon Rettberg2018-03-091-7/+76
|
* [systemd] Remove move ancient hacksSimon Rettberg2018-03-091-8/+1Star
|
* [sssd] Remove hackSimon Rettberg2018-03-091-8/+0Star
|
* [pam-slx-plug] Starting to separate some of the pam/nsswitch logic out of ↵Simon Rettberg2018-03-0818-13/+749
| | | | | | | sssd/pam Preparation for our own ldap/ad login handling, sssd will only be used for nsswitch related stuff and fallback.
* [hardware-stats] check if '--no-legend' is neededJonathan Bauer2018-03-081-1/+4
| | | | before using loginctl
* [vbox-src] add missing dependencies on base ubuntusJonathan Bauer2018-03-011-0/+3
|
* [kernel-vanilla] add libssl-devJonathan Bauer2018-02-271-0/+1
|
* [beamergui] add qttools5-dev for linguist (cmake)Jonathan Bauer2018-02-271-0/+1
|
* [kexec-reboot] fast reboot via kexecJonathan Bauer2018-02-159-0/+124
| | | | | bound to ctrl-alt-del on ttys TODO enable Xorg support
* [run-virt] relax /tmp mount detection regexJonathan Bauer2018-02-131-1/+1
|
* [vbox-src] add Oracle extension packJonathan Bauer2018-02-092-1/+15
| | | | mostly for USB 2.0 & 3.0
* [qemukvm] only install i386/amd64 system binariesJonathan Bauer2018-02-071-1/+0Star
|
* [vbox-src] remove redundant log callJonathan Bauer2018-02-061-1/+0Star
|
* [vbox-src] gen_uuid helperJonathan Bauer2018-02-062-18/+16Star
|
* [vbox-src] wrappers for xmlstarletJonathan Bauer2018-02-064-64/+207
| | | | and use them when creating the final machine configuration
* [vbox-src] addon-init to start vbox.serviceJonathan Bauer2018-02-022-0/+8
| | | | and add service requirements on vbox.service
* [vbox-src] build with X support (non-headless)Jonathan Bauer2018-02-012-6/+8
|
* [vbox-src] run-virt plugin functional (wip)Jonathan Bauer2018-02-0114-0/+476
|
* [vbox-src] finalized build script + confJonathan Bauer2018-02-013-3/+55
|
* [printergui] Refine port redirect rules to only match what's coming from VM ↵Simon Rettberg2018-01-311-4/+14
| | | | | | and is intended for printergui Fixes #3295
* [vmware12] sync data/ to vmware14 moduleJonathan Bauer2018-01-312-1/+13
|
* [vbox-src] add missing depsJonathan Bauer2018-01-302-5/+7
| | | | + fix package inclusion to cross compile 32bit binaries on 64bit systems
* [beamergui] add missing dependencyJonathan Bauer2018-01-301-1/+2
|
* [beamergui] fix bad error messageJonathan Bauer2018-01-301-1/+1
|
* [vbox] cleanup old commented entriesJonathan Bauer2018-01-291-9/+0Star
|
* [vbox] new vbox module 'vbox-src' (wip)Jonathan Bauer2018-01-293-0/+65
| | | | | | * builds virtualbox from source instead of deb packages * currently only builds stuff, does not copy anything to target build dir
* [nvidia_kernel] build nvidia_kernel chroot insideJonathan Bauer2018-01-291-1/+1
| | | | its work dir and not in its module dir...
* [screen-standby] depend on xorg + copy xsetJonathan Bauer2018-01-292-0/+15
|
* [pvs2] Fix PVS2 window title (when trying to move manager to desktop 2)Simon Rettberg2018-01-221-1/+1
|
* [vmchooser2] Default PVS to on if hybrid mode is enabledSimon Rettberg2018-01-193-1/+13
| | | | References #3290
* Fix UID/USER ambiguity in several placesSimon Rettberg2018-01-185-8/+22
|
* [run-virt] add --sync to slxlog callsJonathan Bauer2018-01-181-2/+2
|
* [slxbrowser] Support --reload-interval via SLX_RELOAD_INTERVAL_SECSSimon Rettberg2018-01-151-1/+3
| | | | Closes #3283
* [vmware12] De-spectre by bumping to 12.5.9Simon Rettberg2018-01-111-1/+1
|
* [vmware12/rfs-stage31] Fix jumbo frame support (get config first, then read ↵Simon Rettberg2017-12-211-0/+2
| | | | value)
* [rfs-stage31/vmware] Support jumbo frames via SLX_JUMBO_FRAMESSimon Rettberg2017-12-201-0/+2
|
* [kernel-vanilla] 4.14.6Simon Rettberg2017-12-151-1/+1
|
* [beamergui] cmake now, fix greps in setupSimon Rettberg2017-12-152-53/+48Star
|
* [run-virt] Support %loginuser% in netsharesJonathan Bauer2017-12-141-1/+1
| | | | Closes #3270
* [run-virt] support %user% in netsharesJonathan Bauer2017-12-141-0/+2
| | | | Closes #3270
* [debug-report-bwlp] Try to figure out display if not running under XSimon Rettberg2017-12-141-1/+7
|
* [debug-report-bwlp] Extend: systemd-analyze and xrandrSimon Rettberg2017-12-141-0/+8
|
* [run-virt] Add 'bootIp=x.x.x.x' to openslx.ini so the VM can know the host's ↵Simon Rettberg2017-12-121-0/+2
| | | | | | IP address Closes #3107
* [run-virt] openslx.exe: Link to drive letter if path is not UNCSimon Rettberg2017-12-122-1/+5
|
* [dhcpc/systemd] forward correct nic nameJonathan Bauer2017-12-112-4/+4
| | | | 'br-nic-1' as %I became 'br/nic/1' which isn't very linux friendly :)
* [systemd] bring additional nic bridges upJonathan Bauer2017-12-111-1/+1
| | | | which triggers udhcpc on that interface
* [lightdm-greeter-bwlp] fix power optionsJonathan Bauer2017-12-111-0/+6
| | | | | added a policy kit localauthority rule to forcibly allow lightdm user to trigger power management related actions
* [pam-bwidm] Don't expect to be run as root, fixes xscreensaver unlockSimon Rettberg2017-12-111-14/+28
|
* [slxbrowser] Move mouse to bottom right on startupSimon Rettberg2017-12-051-0/+1
|
* [run-virt] add SLX_PASSTHROUGH_USB_ID supportJonathan Bauer2017-12-051-3/+21
|