summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* 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
|
* delete default.xsessionMichael Neves2013-04-121-10/+0Star
|
* fixes for successfull login with xtermJonathan Bauer2013-04-121-7/+15
|
* Fix kdm and xorg module for openSUSESimon Rettberg2013-04-122-3/+5
| | | | | | Include nouveau driver package for xorg Include kdm greeter package for kdm Link kdm config dir to /usr/share for openSUSE (ubuntu expects it at /etc)
* KERNEL_VERSION from system.incMichael Neves2013-04-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | gitignore and calc_size in fileutil calculates the build size of a module fix generate_target argument parsing add xfs to rootfs-stage31.conf added server sync option -s - Fix sshd module failing to set permissions on sshd config - Add all required packages for openSUSE to xorg module - Softlink sh to bash in rootfs-stage32, as some scripts might fail otherwise Thanks hwinfo but we don't need you anymore Added size log fix list_packet_files exiting loop when a packet wasnt installed remove flag checks, now done in setup_target check if kernel module is already built-in
* Tweak modules to work with openSUSE 12.1Simon Rettberg2013-03-193-8/+25
|