summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm
Commit message (Collapse)AuthorAgeFilesLines
* [kdm] Run greeter as user kdm, not root -.-Simon Rettberg2016-09-081-0/+1
|
* [xorg/kdm] Move all font related stuff to xorgSimon Rettberg2016-03-243-9/+5Star
|
* [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)
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-1/+2
|\
| * [debian] started debian supportJonathan Bauer2014-07-031-1/+2
| | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos
* | "Fedora Support", step 1 ->Simon Rettberg2014-07-044-1/+29
|/ | | | | | | | | | | | | | | | 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
|
* lets try to make it work for Ubuntu 14.x before forcing subversionJonathan Bauer2014-04-141-0/+0
|
* [ubuntu 14.04] WIP: update kdm and systemd conf'sJonathan Bauer2014-04-111-0/+29
|
* [kdm] fix old hack for kde4/config on suseJonathan Bauer2014-04-092-1/+1
|
* woopsie, the return ;)Jonathan Bauer2014-03-256-126/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-256-0/+126
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* 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-0327-313/+254Star
| | | | 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
* * Add debian support *Simon Rettberg2013-09-301-0/+28
|
* [kdm] Clean up config filesSimon Rettberg2013-09-303-38/+27Star
|
* Switch to using /etc/tmpfiles.d for creating files/dirs in /runSimon Rettberg2013-08-202-1/+2
| | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly
* [kdm] conf for Scientific LinuxChristian Rößler2013-08-061-0/+20
|
* [kdm] update configsJonathan Bauer2013-07-293-38/+57
|
* [kdm] Tweak themeSimon Rettberg2013-07-022-2/+2
|
* Rework networking setup to be more robustSimon Rettberg2013-06-281-1/+1
|
* [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
* theme updateSimon Rettberg2013-06-271-83/+57Star
|
* [kdm] Update themeSimon Rettberg2013-06-275-15/+57
|
* whoopsie... fix scaling of logoSimon Rettberg2013-06-261-2/+2
|
* [kdm] bwLehrpool ThemeSimon Rettberg2013-06-2619-60/+101
|
* [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] blacklist libGL.so.1 to prevent that if proprietary drivers are ↵Jonathan Bauer2013-06-131-1/+1
| | | | installed, that libGL does not get copied
* [kdm] configure kdm to use systemd shutdown functionality. shutdown/reboot ↵Michael Neves2013-06-121-0/+4
| | | | out of kdm now works.
* [binutil.h] Consider $REQUIRED_LDD_BLACKLIST when fetching dynamic dependenciesSimon Rettberg2013-06-101-1/+1
| | | | [kdm] Blacklist libQtWebKit - it's 25M and of no use (yet?)
* Add LIB64 var that will be set to lib64 on 64bit or lib on 32bitSimon Rettberg2013-06-041-1/+1
|
* [kdm] Make input boxes twice as wide (request by OG)Simon Rettberg2013-05-241-2/+2
|
* Refactoring:Simon Rettberg2013-05-212-4/+4
| | | | | REQUIRED_DEPENDENCIES -> REQUIRED_INSTALLED_PACKAGES REQUIRED_PACKAGES -> REQUIRED_CONTENT_PACKAGES
* 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
|
* fix rsyslogd for ubuntu (hopefully not broken on suse :/)Jonathan Bauer2013-04-241-1/+0Star
|
* suse conf fixesSimon Rettberg2013-04-241-1/+5
|
* Xstartup remove initctl lineMichael Neves2013-04-121-0/+19
|