aboutsummaryrefslogtreecommitdiffstats
path: root/prefdm
Commit message (Collapse)AuthorAgeFilesLines
* If locale.conf exists, use it. (#706756, in part)Bill Nottingham2011-10-251-0/+1
| | | | | | | | | | | | | systemd's algorithm on startup is: - if /etc/locale.conf is parseable, use that - otherwise, use /etc/sysconfig/i18n Given that we have a heirarchy of system -> user settings here, simply go: ~/.i18n > /etc/locale.conf > /etc/sysconfig/i18n Add some documentation as well.
* If exec() of all DMs fails, call 'plymouth quit'. (#735215)Bill Nottingham2011-09-011-0/+1
|
* KDM can handle plymouth itself as well.Bill Nottingham2011-04-271-3/+0
|
* Tweak how plymouth is quit in the gdm case. (<rstrode@redhat.com>)Bill Nottingham2011-04-261-8/+8
|
* Add --retain-splash for KDM as well (#585250)Bill Nottingham2010-04-271-0/+1
|
* To preserve prior behavior (and optimize boot), add specific fallbacks for ↵Bill Nottingham2009-04-071-0/+4
| | | | the two main display managers.
* Fix sort.Bill Nottingham2009-04-071-1/+1
|
* Sort RPM db query, for consistency. (#494461)Bill Nottingham2009-04-071-1/+1
|
* Do a generic fallback based on provides of 'service(graphical-login)' ↵Bill Nottingham2009-03-241-5/+9
| | | | | | (#485751, essentially.) This removes hardcoded fallbacks.
* Add another setting of quit_arg to catch empty /etc/sysconfig/desktop. (#480113)Bill Nottingham2009-03-201-0/+2
|
* Quit plymouth at end of boot cycle.Ray Strode2008-09-231-5/+7
|
* Revert "Remove rhgb support."Bill Nottingham2008-06-191-0/+5
| | | | This reverts commit c722b0ee95746aa9289efd40bbdd23a87d1e5dee.
* Remove rhgb support.Bill Nottingham2008-05-131-5/+0
|
* add wdm section (#248087)Bill Nottingham2007-10-081-1/+3
|
* fix gdm in CJKI (#120819)Bill Nottingham2006-10-311-5/+5
|
* revert early-login support (#210836, essentially)Bill Nottingham2006-10-121-32/+4
|
* use the right option (#193177, <david@lovesunix.net>)Bill Nottingham2006-05-251-1/+1
|
* remove references to /usr/X11R6/bin (#177938)Bill Nottingham2006-01-311-1/+1
|
* get rid of some path lookups (#178321, <mclasen@redhat.com>)Bill Nottingham2006-01-201-3/+3
|
* if something else is specified as $DISPLAYMANAGER, try that (#147304)Bill Nottingham2005-04-151-0/+2
|
* early-login supportBill Nottingham2005-04-151-5/+32
|
* fix prefdm arg handling (#154312, <khc@pm.waw.pl>)Bill Nottingham2005-04-111-4/+4
|
* fix prefdm fallback to installed display managers (#137274)Bill Nottingham2004-10-271-0/+2
|
* clean up prefdmBill Nottingham2004-09-231-20/+5
| | | | | - don't use which... just try to exec the thing - remove completely useless stanza
* remove autologin stuff (not shipped anymore) (#108969)Bill Nottingham2004-03-171-10/+0
|
* more rhgb tweaksBill Nottingham2002-12-171-0/+6
| | | | have a loop for checking link state instead of a static 'sleep 5'
* use GDM by default unless specified by DISPLAYMANAGERBill Nottingham2002-08-131-3/+4
|
* - start cleaning up some sh coding thingsFlorian La Roche2002-06-261-3/+3
|
* fix typor6-50Bill Nottingham2002-01-241-0/+1
|
* slight prefdm cleanup (i.e. no AnotherLevel support).Preston Brown2001-09-141-4/+6
|
* fix KDE2 reference to use current KDE location (#31014)Bill Nottingham2001-03-071-3/+1
|
* allow choice of desktop/displaymanager (#23315)Bill Nottingham2001-01-291-0/+1
|
* patch from tim: eat messages from display managersBill Nottingham2000-10-021-4/+4
|
* blarg. stupid typoBill Nottingham2000-09-261-1/+1
|
* if isn't there, just run whatever display manager happens to be installedBill Nottingham2000-08-221-1/+8
|
* * Add KDE2 supportr5-47Than Ngo2000-08-221-6/+9
|
* autologin supportBernhard Rosenkraenzer2000-06-041-0/+10
|
* updatedr4-54Matt Wilson1999-10-121-0/+3
|
* get rid of which outputBill Nottingham1999-09-131-1/+1
|
* add path to prefdmBill Nottingham1999-09-071-0/+2
|
* Wow. That's *brooooooooooooooooken*.Bill Nottingham1999-09-041-4/+4
|
* fix typoBill Nottingham1999-08-021-1/+1
|
* add prefdm as a real file.Bill Nottingham1999-07-291-0/+26