aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 9.13-1initscripts-9.13-1Bill Nottingham2010-05-191-1/+10
|
* Improve shutdown splash screen reliabilityRay Strode2010-05-193-14/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now the splash screen and rc script are racing with each other so you occasionally see a few shutdown messages before plymouth is up. This commit ensures proper synchronization between prefdm, plymouthd, and the rc script. It does this by 1) fully stopping prefdm before letting rc start 2) fully starting plymouth before letting rc start 3) if prefdm is running (e.g. runlevel 5), waiting until it is fully stopped before starting plymouthd 4) if prefdm is not running (e.g. runlevel 3), starting plymouthd right away One bit of complication in this commit is the "splash manager". It's a layer of indirection needed to handle the conditional mentioned in 3) and 4). There's no way within an upstart job file to say "start after the prefdm "stopped" event only if prefdm is not already stopped". We really need this to effectively happen, though, because if prefdm isn't in the process of stopping (because it was never started in the first place), it will never emit the stopped event and blocking for an event that never comes mean shutdown would never start. The splash manager checks if prefdm is already running and uses that information to emit an appropriate event that the plymouth-shutdown job can key of off. Note, one implication of 4) is we are showing plymouth when shutting down from runlevel 3 now. This is a change in behavior, but makes sense, since we show plymouth when starting up into runlevel 3.
* Use new lvm2 --sysinit option. Conflict with older lvm2. (#588777)Bill Nottingham2010-05-182-4/+2
|
* Behave sanely if we're not passed a device at all. (#589521, #592108)Bill Nottingham2010-05-131-0/+2
|
* Get rid of a silly error message for loopback devices.Bill Nottingham2010-05-131-1/+1
|
* export debug variables. (#589378)Bill Nottingham2010-05-131-3/+3
|
* Check for NetworkManager to be connected, not just running. (#589710, #592095)Bill Nottingham2010-05-131-1/+1
|
* rcS*.conf - check if /etc/inittab exists (#590703)Petr Lautrbach2010-05-132-2/+2
|
* Clean up some leftover VLAN code; clarify documentation.Bill Nottingham2010-05-132-3/+1
|
* use ip command for vlan instead of vconfigPetr Lautrbach2010-05-134-33/+10
|
* Ignore monitoring on startup. (#589037)Bill Nottingham2010-05-051-1/+1
|
* Update for new nmcli syntax.initscripts-9.12-1Bill Nottingham2010-05-053-5/+8
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2010-05-041-2/+2
|\
| * l10n: Updates to Swedish (sv) translationgoeran2010-05-011-2/+2
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | 9.11-1initscripts-9.11-1Bill Nottingham2010-05-031-1/+4
| |
* | Fix shutdown as well as plymouth quitting.Bill Nottingham2010-05-031-0/+1
|/
* 9.10-1initscripts-9.10-1Bill Nottingham2010-04-281-1/+9
|
* Tweak manpage so it formats correctly (#586476)Bill Nottingham2010-04-271-1/+2
|
* Add --retain-splash for KDM as well (#585250)Bill Nottingham2010-04-271-0/+1
|
* Handle being unable to read a specified pid file. (#584575)Bill Nottingham2010-04-261-2/+8
|
* Use 'task' for stopping plymouth. (<rstrode@redhat.com>)Bill Nottingham2010-04-261-0/+2
|
* Run dhclient -6 similar to dhclient -4. (#585047)Bill Nottingham2010-04-231-1/+1
|
* Don't run on odd interfaces. (#584530)Bill Nottingham2010-04-211-0/+2
|
* 9.09-1initscripts-9.09-1Bill Nottingham2010-04-091-1/+9
|
* Change how we handle RAID arrays. (<dledford@redhat.com>)Bill Nottingham2010-04-092-2/+2
| | | | Conflict with older mdadm to make sure we're in sync.
* Fix translation mis-paste. (#575954, <pb@bieringer.de>)Bill Nottingham2010-04-091-1/+1
|
* Correct the fix for not clearing environment with runuser. (#203010, #564093)Bill Nottingham2010-04-091-1/+1
| | | | This changes runuser to not use a login shell. We'll see what happens.
* Fix mdmom pid handling for newer mdadm (#549726, <dledford@redhat.com>)Bill Nottingham2010-04-061-2/+2
|
* Only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>)Bill Nottingham2010-04-061-1/+2
|
* l10n: Updates to Japanese (ja) translationkhasida2010-03-231-235/+138
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Ukrainian (uk) translationmvdz2010-03-211-237/+134
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to German (de) translationttrinks2010-03-171-220/+48
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Portuguese (pt) translationruigo2010-03-161-188/+449
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Norwegian Bokmål (nb) translationkmaraas2010-03-151-429/+139
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Portuguese (pt) translationsergiomesquita2010-03-151-36/+18
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Portuguese (pt) translationsergiomesquita2010-03-151-1278/+1306
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Swedish (sv) translationgoeran2010-03-131-420/+118
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to German (de) translationjensm2010-03-131-10/+57
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Japanese (ja) translationnoriko2010-03-121-349/+40
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Add more changelog.initscripts-9.08-1Bill Nottingham2010-03-081-0/+1
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2010-03-081-262/+152
|\
| * Sending translation for Frenchmrtom2010-03-061-262/+152
| |
* | 9.08-1Bill Nottingham2010-03-081-1/+6
|/
* Redirect error messages to /dev/null to catch if nmcli is not installed. ↵Bill Nottingham2010-03-051-2/+2
| | | | (#570828, <zing@fastmail.fm>)
* Pull device from NetworkManager, if possible.Bill Nottingham2010-03-041-3/+8
| | | | Requires a fairly recent nmcli.
* 9.07-1initscripts-9.07-1Bill Nottingham2010-03-031-1/+7
|
* Merge branch 'nm-integration'Bill Nottingham2010-03-035-6/+54
|\
| * Conflict with older NetworkManager; the support for it here requires recent ↵Bill Nottingham2010-03-011-0/+1
| | | | | | | | versions.
| * Only use UUID to bring connections up/down; ensure we have a UUID by asking ↵Bill Nottingham2010-03-012-9/+9
| | | | | | | | NM for it.
| * Quote 'name' when passing to get_config_by_name.Bill Nottingham2010-03-011-1/+1
| |