summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm/data/etc
Commit message (Collapse)AuthorAgeFilesLines
* [kdm] Run greeter as user kdm, not root -.-Simon Rettberg2016-09-081-0/+1
|
* [kdm*] Don't use hard reboot/poweroff as it's not necessarySimon Rettberg2016-01-131-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 Rettberg2014-09-041-1/+1
| | | | for testing)
* "Fedora Support", step 1 ->Simon Rettberg2014-07-041-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 Bauer2014-07-011-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 closeJonathan Bauer2014-04-141-0/+1
|
* Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdmSimon Rettberg2014-02-261-0/+1
|
* Integrate prop nvidia drivers into systemSimon Rettberg2014-02-241-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 directoriesSimon Rettberg2014-02-051-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.serviceJonathan Bauer2014-01-301-2/+1Star
| | | | [plymouth and activate-nss-ldap]
* [kdm] Move bwlehrpool theme to its own module, kdm-theme-bwlp,Simon Rettberg2014-01-031-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 Schneider2013-12-135-102/+4Star
|
* [xorg/kdm] kdm/Xsetup sources global xorg/XSetupManuel Schneider2013-12-121-0/+6
|
* [kdm] Fix le path dans les Xorg scriptsJonathan Bauer2013-12-024-6/+10
|
* [kdm] kdm wants plymouth to quit before executingJonathan Bauer2013-11-261-0/+1
|
* [stage32] Some work on system startup regarding systemd dependencies - still ↵Simon Rettberg2013-09-301-4/+1Star
| | | | 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 /runSimon Rettberg2013-08-201-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 Rettberg2013-06-271-0/+22
| | | | branding logo is supplied
* [kdm] bwLehrpool ThemeSimon Rettberg2013-06-261-1/+1
|
* [kdm] Add comments to kdmrc, change session directorySimon Rettberg2013-06-221-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 immediatelyMichael Neves2013-06-131-2/+2
|
* [kdm] configure kdm to use systemd shutdown functionality. shutdown/reboot ↵Michael Neves2013-06-121-0/+4
| | | | out of kdm now works.
* Overwrite Xsession file to start sessionsMichael Neves2013-05-031-4/+4
|
* suse wants Xreset from kdmSimon Rettberg2013-04-301-0/+15
|
* workaround for kdm session configuration filesMichael Neves2013-04-292-4/+11
|
* Xstartup remove initctl lineMichael Neves2013-04-121-0/+19
|
* kdmrc uncomment scripts againMichael Neves2013-04-121-3/+3
|
* Fix Xsession startup, fix polkit+rsyslog on suseSimon Rettberg2013-04-121-0/+48
|
* kdmrc, dont use broken scripts / debug-shell now /bin/shJonathan Bauer2013-04-121-2/+2
|
* restructuring...Jonathan Bauer2013-03-143-0/+48