| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [kdm] Run greeter as user kdm, not root -.- | Simon Rettberg | 2016-09-08 | 1 | -0/+1 |
| | | |||||
| * | [kdm*] Don't use hard reboot/poweroff as it's not necessary | Simon Rettberg | 2016-01-13 | 1 | -2/+2 |
| | | | | | | Long time ago, the normal shutdown procedure would lock up the system, but this works reliably on newer kernels now. | ||||
| * | [kdm] Enable AutoLoginAgain (only relevant if AutoLogin is enabled; better ↵ | Simon Rettberg | 2014-09-04 | 1 | -1/+1 |
| | | | | | for testing) | ||||
| * | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules. | ||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 1 | -1/+1 |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | ||||
| * | [kdm] terminate X on session close | Jonathan Bauer | 2014-04-14 | 1 | -0/+1 |
| | | |||||
| * | Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdm | Simon Rettberg | 2014-02-26 | 1 | -0/+1 |
| | | |||||
| * | Integrate prop nvidia drivers into system | Simon Rettberg | 2014-02-24 | 1 | -1/+1 |
| | | | | | | | | | If we detect nvidia.ko was loaded in stage31, download nvidia libs via our slx-addon system. It is also ensured that kdm will not start before the nvidia libs have been downloaded and integrated into the running system. For that matter, it was ensured that slx addons are only downloaded when setup-partitions finished running, and a proper /tmp dir is available. | ||||
| * | Fix tmpfiles.d files to use 'd' not 'D' for directories | Simon Rettberg | 2014-02-05 | 1 | -1/+1 |
| | | | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet. | ||||
| * | [kdm] remove deprecated deps of kdm.service | Jonathan Bauer | 2014-01-30 | 1 | -2/+1![]() |
| | | | | | [plymouth and activate-nss-ldap] | ||||
| * | [kdm] Move bwlehrpool theme to its own module, kdm-theme-bwlp, | Simon Rettberg | 2014-01-03 | 1 | -1/+1 |
| | | | | | also create new target stage32-bwlp that contains project specific modules | ||||
| * | [kmd/xorg] Use only xorg scripts (xsetup, xsession, ...). Ignore kdm scripts. | Manuel Schneider | 2013-12-13 | 5 | -102/+4![]() |
| | | |||||
| * | [xorg/kdm] kdm/Xsetup sources global xorg/XSetup | Manuel Schneider | 2013-12-12 | 1 | -0/+6 |
| | | |||||
| * | [kdm] Fix le path dans les Xorg scripts | Jonathan Bauer | 2013-12-02 | 4 | -6/+10 |
| | | |||||
| * | [kdm] kdm wants plymouth to quit before executing | Jonathan Bauer | 2013-11-26 | 1 | -0/+1 |
| | | |||||
| * | [stage32] Some work on system startup regarding systemd dependencies - still ↵ | Simon Rettberg | 2013-09-30 | 1 | -4/+1![]() |
| | | | | | somewhat messy, but already way more restricted and predictable than before when it comes to ordering | ||||
| * | Switch to using /etc/tmpfiles.d for creating files/dirs in /run | Simon Rettberg | 2013-08-20 | 1 | -0/+2 |
| | | | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly | ||||
| * | [kdm] Add empty branding logo to prevent kdm from showing a black box if no ↵ | Simon Rettberg | 2013-06-27 | 1 | -0/+22 |
| | | | | | branding logo is supplied | ||||
| * | [kdm] bwLehrpool Theme | Simon Rettberg | 2013-06-26 | 1 | -1/+1 |
| | | |||||
| * | [kdm] Add comments to kdmrc, change session directory | Simon Rettberg | 2013-06-22 | 1 | -10/+21 |
| | | | | | | [dbus] Add rule that allows root to listen to all dbus communication (for debugging) [vmchooser] move session file to new session directory | ||||
| * | [kdm] shutdown and reboot immediately | Michael Neves | 2013-06-13 | 1 | -2/+2 |
| | | |||||
| * | [kdm] configure kdm to use systemd shutdown functionality. shutdown/reboot ↵ | Michael Neves | 2013-06-12 | 1 | -0/+4 |
| | | | | | out of kdm now works. | ||||
| * | Overwrite Xsession file to start sessions | Michael Neves | 2013-05-03 | 1 | -4/+4 |
| | | |||||
| * | suse wants Xreset from kdm | Simon Rettberg | 2013-04-30 | 1 | -0/+15 |
| | | |||||
| * | workaround for kdm session configuration files | Michael Neves | 2013-04-29 | 2 | -4/+11 |
| | | |||||
| * | Xstartup remove initctl line | Michael Neves | 2013-04-12 | 1 | -0/+19 |
| | | |||||
| * | kdmrc uncomment scripts again | Michael Neves | 2013-04-12 | 1 | -3/+3 |
| | | |||||
| * | Fix Xsession startup, fix polkit+rsyslog on suse | Simon Rettberg | 2013-04-12 | 1 | -0/+48 |
| | | |||||
| * | kdmrc, dont use broken scripts / debug-shell now /bin/sh | Jonathan Bauer | 2013-04-12 | 1 | -2/+2 |
| | | |||||
| * | restructuring... | Jonathan Bauer | 2013-03-14 | 3 | -0/+48 |

