Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add lxdm to prefdm. | Colin Guthrie | 2012-03-01 | 1 | -0/+2 |
| | | | | It also has support for quitting plymouth, so no need to do that. | ||||
* | Reduce unneeded differences to prefdm | Colin Guthrie | 2011-11-04 | 1 | -23/+18 |
| | |||||
* | Merge commit 'initscripts-9.34-1' into mga-34 | Colin Guthrie | 2011-11-03 | 1 | -11/+11 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings our fully patched initscripts branch up to version 9.34. Some code was not easily merged and thus not all functionality relating to multiple IP addresses per interface were merged in. Conflicts: Makefile lang.csh lang.sh prefdm rc.d/init.d/functions rc.d/init.d/netfs rc.d/init.d/network rc.d/rc rc.d/rc.local rc.d/rc.sysinit service sysconfig.txt sysconfig/network-scripts/ifdown-eth sysconfig/network-scripts/ifup-eth sysconfig/network-scripts/ifup-ipv6 sysconfig/network-scripts/ifup-sit sysconfig/network-scripts/ifup-tunnel sysconfig/network-scripts/network-functions systemd/system/fedora-sysinit-unhack.service | ||||
| * | If locale.conf exists, use it. (#706756, in part) | Bill Nottingham | 2011-10-25 | 1 | -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 Nottingham | 2011-09-01 | 1 | -0/+1 |
| | | |||||
| * | KDM can handle plymouth itself as well. | Bill Nottingham | 2011-04-27 | 1 | -3/+0 |
| | | |||||
| * | Tweak how plymouth is quit in the gdm case. (<rstrode@redhat.com>) | Bill Nottingham | 2011-04-26 | 1 | -8/+8 |
| | | |||||
* | | Add the mdkconf patch | Colin Guthrie | 2011-10-21 | 1 | -39/+68 |
|/ | |||||
* | Add --retain-splash for KDM as well (#585250) | Bill Nottingham | 2010-04-27 | 1 | -0/+1 |
| | |||||
* | To preserve prior behavior (and optimize boot), add specific fallbacks for ↵ | Bill Nottingham | 2009-04-07 | 1 | -0/+4 |
| | | | | the two main display managers. | ||||
* | Fix sort. | Bill Nottingham | 2009-04-07 | 1 | -1/+1 |
| | |||||
* | Sort RPM db query, for consistency. (#494461) | Bill Nottingham | 2009-04-07 | 1 | -1/+1 |
| | |||||
* | Do a generic fallback based on provides of 'service(graphical-login)' ↵ | Bill Nottingham | 2009-03-24 | 1 | -5/+9 |
| | | | | | | (#485751, essentially.) This removes hardcoded fallbacks. | ||||
* | Add another setting of quit_arg to catch empty /etc/sysconfig/desktop. (#480113) | Bill Nottingham | 2009-03-20 | 1 | -0/+2 |
| | |||||
* | Quit plymouth at end of boot cycle. | Ray Strode | 2008-09-23 | 1 | -5/+7 |
| | |||||
* | Revert "Remove rhgb support." | Bill Nottingham | 2008-06-19 | 1 | -0/+5 |
| | | | | This reverts commit c722b0ee95746aa9289efd40bbdd23a87d1e5dee. | ||||
* | Remove rhgb support. | Bill Nottingham | 2008-05-13 | 1 | -5/+0 |
| | |||||
* | add wdm section (#248087) | Bill Nottingham | 2007-10-08 | 1 | -1/+3 |
| | |||||
* | fix gdm in CJKI (#120819) | Bill Nottingham | 2006-10-31 | 1 | -5/+5 |
| | |||||
* | revert early-login support (#210836, essentially) | Bill Nottingham | 2006-10-12 | 1 | -32/+4 |
| | |||||
* | use the right option (#193177, <david@lovesunix.net>) | Bill Nottingham | 2006-05-25 | 1 | -1/+1 |
| | |||||
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | get rid of some path lookups (#178321, <mclasen@redhat.com>) | Bill Nottingham | 2006-01-20 | 1 | -3/+3 |
| | |||||
* | if something else is specified as $DISPLAYMANAGER, try that (#147304) | Bill Nottingham | 2005-04-15 | 1 | -0/+2 |
| | |||||
* | early-login support | Bill Nottingham | 2005-04-15 | 1 | -5/+32 |
| | |||||
* | fix prefdm arg handling (#154312, <khc@pm.waw.pl>) | Bill Nottingham | 2005-04-11 | 1 | -4/+4 |
| | |||||
* | fix prefdm fallback to installed display managers (#137274) | Bill Nottingham | 2004-10-27 | 1 | -0/+2 |
| | |||||
* | clean up prefdm | Bill Nottingham | 2004-09-23 | 1 | -20/+5 |
| | | | | | - don't use which... just try to exec the thing - remove completely useless stanza | ||||
* | remove autologin stuff (not shipped anymore) (#108969) | Bill Nottingham | 2004-03-17 | 1 | -10/+0 |
| | |||||
* | more rhgb tweaks | Bill Nottingham | 2002-12-17 | 1 | -0/+6 |
| | | | | have a loop for checking link state instead of a static 'sleep 5' | ||||
* | use GDM by default unless specified by DISPLAYMANAGER | Bill Nottingham | 2002-08-13 | 1 | -3/+4 |
| | |||||
* | - start cleaning up some sh coding things | Florian La Roche | 2002-06-26 | 1 | -3/+3 |
| | |||||
* | fix typor6-50 | Bill Nottingham | 2002-01-24 | 1 | -0/+1 |
| | |||||
* | slight prefdm cleanup (i.e. no AnotherLevel support). | Preston Brown | 2001-09-14 | 1 | -4/+6 |
| | |||||
* | fix KDE2 reference to use current KDE location (#31014) | Bill Nottingham | 2001-03-07 | 1 | -3/+1 |
| | |||||
* | allow choice of desktop/displaymanager (#23315) | Bill Nottingham | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | patch from tim: eat messages from display managers | Bill Nottingham | 2000-10-02 | 1 | -4/+4 |
| | |||||
* | blarg. stupid typo | Bill Nottingham | 2000-09-26 | 1 | -1/+1 |
| | |||||
* | if isn't there, just run whatever display manager happens to be installed | Bill Nottingham | 2000-08-22 | 1 | -1/+8 |
| | |||||
* | * Add KDE2 supportr5-47 | Than Ngo | 2000-08-22 | 1 | -6/+9 |
| | |||||
* | autologin support | Bernhard Rosenkraenzer | 2000-06-04 | 1 | -0/+10 |
| | |||||
* | updatedr4-54 | Matt Wilson | 1999-10-12 | 1 | -0/+3 |
| | |||||
* | get rid of which output | Bill Nottingham | 1999-09-13 | 1 | -1/+1 |
| | |||||
* | add path to prefdm | Bill Nottingham | 1999-09-07 | 1 | -0/+2 |
| | |||||
* | Wow. That's *brooooooooooooooooken*. | Bill Nottingham | 1999-09-04 | 1 | -4/+4 |
| | |||||
* | fix typo | Bill Nottingham | 1999-08-02 | 1 | -1/+1 |
| | |||||
* | add prefdm as a real file. | Bill Nottingham | 1999-07-29 | 1 | -0/+26 |