aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 8.94-1initscripts-8.94-1Bill Nottingham2009-04-071-1/+5
|
* 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
|
* Sending translation for Portugueseruigo2009-04-071-106/+55
|
* Sending translation for Bengali (India)runab2009-04-061-53/+53
|
* Sending translation for Russianypoyarko2009-04-061-179/+111
|
* Sending translation for Portugueseruigo2009-04-051-1181/+1119
|
* Sending translation for Telugukkrothap2009-04-031-358/+155
|
* Sending translation for Germandominiksandjaja2009-04-031-41/+30
|
* Sending translation for Russianypoyarko2009-04-031-218/+62
|
* Bump release.initscripts-8.93-1Bill Nottingham2009-04-021-2/+2
|
* Silence errors.Bill Nottingham2009-04-021-1/+1
|
* Fix typo in changelog.Bill Nottingham2009-04-021-1/+1
|
* Fix syntax error.initscripts-8.92-1Bill Nottingham2009-04-021-1/+1
|
* 8.92 and the %changelog of doom.Bill Nottingham2009-04-021-1/+22
|
* Add a disk scan synchronization point with scsi_wait_scan. (#481470)Bill Nottingham2009-04-021-0/+3
| | | | | | We need to wait for scans to finish for mdadm & LVM to work (and heck, even fsck). Note that this won't necessarily fix USB, as it has an asyncrhonous delay even before it starts scanning.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-04-025-1686/+737
|\
| * Sending translation for Tamilifelix2009-04-021-381/+163
| |
| * Sending translation for Kannadashanky2009-04-021-418/+201
| |
| * Sending translation for Koreaneukim2009-04-021-375/+163
| |
| * Sending translation for Japanesekhasida2009-04-021-382/+168
| |
| * Sending translation for Portuguesejdiogo2009-04-011-2/+2
| |
| * Sending translation for Portuguesejdiogo2009-04-011-130/+42
| |
* | Drop smbfs support - both the kernel module and the userspace helper are ↵Bill Nottingham2009-04-021-14/+2
|/ | | | long gone.
* Sending translation for Gujaratiswkothar2009-04-011-364/+156
|
* Sending translation for Hindirajesh2009-04-011-360/+154
|
* Sending translation for Assameseamitakhya2009-04-011-283/+168
|
* Sending translation for Oriyamgiri2009-04-011-379/+163
|
* Sending translation for Chinese (Traditional)tchuang2009-04-011-360/+156
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-03-314-1621/+913
|\
| * Sending translation for Bengali (India)runab2009-03-311-362/+137
| |
| * Sending translation for Marathisandeeps2009-03-311-469/+261
| |
| * Sending translation for Chinese (Simplified)leahliu2009-03-311-355/+153
| |
| * Sending translation for Hungariantomee2009-03-281-253/+214
| |
| * Sending translation for Hungariantomee2009-03-281-120/+98
| |
| * Sending translation for Hungariantomee2009-03-281-64/+52
| |
* | Revert mdadm changes.Bill Nottingham2009-03-312-3/+3
|/ | | | | This reverts commit 67e59d33e57d4c8feba356320bead2451cbb921b. This reverts commit fcc54b6f014c63b64e37b0d63d871f344385da84.
* Honor LC_CTYPE (#487133, <skasal@redhat.com>)Bill Nottingham2009-03-241-1/+1
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-03-243-1663/+286
|\
| * Updated fuzzy and untranslated strings Dutch TranslationRichard van der Luit2009-03-241-1123/+135
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Sending translation for Finnishvpv2009-03-241-163/+101
| |
| * Sending translation for Icelandicsveinki2009-03-231-377/+50
| |
* | Do a generic fallback based on provides of 'service(graphical-login)' ↵Bill Nottingham2009-03-241-5/+9
|/ | | | | | (#485751, essentially.) This removes hardcoded fallbacks.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-03-232-118/+76
|\
| * Sending translation for Catalanxconde2009-03-221-75/+47
| |
| * Updated Dutch translation.Peter van Egdom2009-03-201-43/+29
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Handle multiple IP addresses without choking in the stateless code. (#443945)Bill Nottingham2009-03-231-2/+3
|/ | | | | If you have multiple addresses that resolve to different things, it will still be unpredictable. In which case... set your hostname yourself.
* Catch the right return code from asking for the password. (#483269, ↵Bill Nottingham2009-03-201-1/+3
| | | | <vladis.kletnieks@vt.edu>)
* Add another setting of quit_arg to catch empty /etc/sysconfig/desktop. (#480113)Bill Nottingham2009-03-201-0/+2
|