aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly load dm-crypt until we can fix cryptsetup.Bill Nottingham2008-09-301-0/+1
| | | | cryptsetup should do this, by all rights. But it does not.
* Updated Telugu Translation.KrishnaBabu K2008-09-291-256/+85
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* czech translation completedAdam Pribyl2008-09-261-110/+62
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Marathi Translations.Sandeep Sheshrao Shedmake2008-09-261-302/+126
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Update Italian translationSilvio Pierro2008-09-251-302/+105
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-09-244-1574/+1188
|\
| * Updated Gujarati Translation.Sweta Kothari2008-09-241-267/+92
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Assamese Translations.Amitakhya Phukan2008-09-241-310/+112
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Translation updated.Terry Chuang2008-09-241-11/+11
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updates to Russian translation (100%).Yulia Poyarkova2008-09-241-298/+106
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Translation Completed.Terry Chuang2008-09-241-689/+868
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Use the pidfile before running pidof in status(). (#463205)Bill Nottingham2008-09-241-4/+6
|/ | | | This matches the behavior of killproc.
* Just use plymouth directly, not the rhgb-client wrapper.Bill Nottingham2008-09-232-9/+9
| | | | This fixes the fact that the semantics of --details changed.
* Move bridging after bonding. (#449950, <djuran@redhat.com>)Bill Nottingham2008-09-231-17/+16
| | | | Otherwise, it doesn't work, as the bond has no slaves.
* Use alsactl to save sound settings. (#462677, <jkysela@redhat.com>)Bill Nottingham2008-09-231-3/+4
|
* Quit plymouth at end of boot cycle.Ray Strode2008-09-232-5/+17
|
* Don't unconditionally quit plymouth from rc script.Ray Strode2008-09-232-4/+0
| | | | We need to pass different options depending on whether gdm will run or not.
* Check that we're on a tty before trying to start a repair shell. (#463161)Bill Nottingham2008-09-231-2/+2
| | | | | | If netfs isn't running from a tty (say, from NetworkManager), the attempt to start a shell will fail, and we'll immediately fall through to rebooting. That isn't good.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-09-237-3571/+2579
|\
| * updated spanish translationDomingo Becker2008-09-231-1259/+1025
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Bengali India TranslatonRuna Bhattacharjee2008-09-231-292/+97
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Japanese updated for F10kiyoto hashida2008-09-231-280/+98
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * French translation updatedCorina Roe2008-09-231-394/+116
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Oriya Translation.Manoj Kumar Giri2008-09-221-281/+94
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * updated Latvian translationJanis Ozolins2008-09-211-730/+976
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated catalan poXavier Conde2008-09-191-335/+173
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Remove hardcoded device-mapper goo.Bill Nottingham2008-09-181-12/+0
|/ | | | | 1) Loading dm-mirror, or dm-crypt, or whatever, will load it anyway. 2) We have udev. It creates device nodes. Why are we doing it by hand?
* Move udev rules to /lib.Bill Nottingham2008-09-171-1/+3
|
* Remove dead code.Bill Nottingham2008-09-171-18/+0
|
* https://bugzilla.redhat.com/show_bug.cgi?id=433702Harald Hoyer2008-09-164-16/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to init scripts to better support stateless: --rc.sysinit-- - don't update mtab in a r/o root - mount on sys and /dev/pts returns EBUSY on a readonly root - [ -n $CLIENTSTATE ] is always returning true, causing an unnecessary timeout --network-- - /etc/mtab may not have any mount information in the readonly-root cause, but the root mount is likely to be a network mount. Without this, nfs hangs the reboot process. --halt-- - don't try and update a read-only mtab --rwtab-- - /var/empty/sshd/etc/localtime needs to be overwritten by sshd at startup - /var/lib/random-seed is written to at shutdown; this fixes the error but doesn't return the functionality lost in a r/o /var/lib.
* https://bugzilla.redhat.com/show_bug.cgi?id=447928Harald Hoyer2008-09-168-24/+24
| | | | | | | | All networking scripts from /etc/sysconfig/network-scripts call logger without full path. This can prevent system from booting if let's say dcc is installed when compiled with wrong parameters and installs /usr/sbin/logger (see bellow) It's not really a bug but this can be easily prevented. All /etc/init.d scripts use full path for logger network-scripts should use it also
* Drop unneeded executable bits on /etc/sysconfig/*.Ville Skyttä2008-09-151-1/+1
|
* Punjabi translation is completed.Jaswinder Singh2008-09-151-252/+82
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Dutch translation.Peter van Egdom2008-09-131-98/+58
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Brazilian Portuguese translationIgor Pires Soares2008-09-131-954/+1020
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Polish translationPiotr Drąg2008-09-121-222/+66
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Finnish translationVille-Pekka Vainio2008-09-121-86/+51
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Transmitted-via: Transifex (translate.fedoraproject.org)Terry Chuang2008-09-121-2137/+1304
|
* updated zh_CN translationWei Liu2008-09-121-251/+81
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated German translationFabian Affolter2008-09-111-1090/+1030
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* 8.82-1Bill Nottingham2008-09-101-2/+10
|
* Plymouth updates. (#460702, <rstrode@redhat.com>)Bill Nottingham2008-09-101-9/+21
|
* Refresh translation source.Bill Nottingham2008-09-1068-50450/+69808
| | | | | On a raw msgid level: 56 insertions(+), 40 deletions(-)
* Track upstart jobs as well.Bill Nottingham2008-09-101-1/+1
|
* Updated Norwegian bokmål translation.Kjartan Maraas2008-09-101-422/+123
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-09-091-9/+17
|\
| * Updated Finnish translationVille-Pekka Vainio2008-09-081-9/+17
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Remove duplicate dependency. (#465182)Bill Nottingham2008-09-091-1/+1
|/ | | | Leave /bin/find, as we do require that it actually be in that location.
* Hide plymouth splash.Bill Nottingham2008-09-081-0/+1
|
* same more translatingJanis Ozolins2008-09-041-543/+567
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)