aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Oops, fix initlog.conf to still be %config.Bill Nottingham2008-09-301-1/+1
|
* Remove shell header (#225900).Bill Nottingham2008-09-301-2/+0
|
* Remove %config from init scripts, network scripts. (#225900)Bill Nottingham2008-09-302-43/+43
| | | | Also, fix permissions on rc.d/init.d/functions.
* Add a URL to fedorahosted, for lack of anything better. (#225900)Bill Nottingham2008-09-301-1/+2
|
* Clean up some whitespace.Bill Nottingham2008-09-301-57/+58
|
* Fix % usage in %changelog (#225900)Bill Nottingham2008-09-301-8/+8
|
* Fix up Prereq usage (#225900)Bill Nottingham2008-09-301-6/+3
| | | | | Split up prereqs into Requires(pre), etc. Remove sed bits in %post, as we don't have that in inittab any more.
* Remove some unnecesary obsoletes. (#225900)Bill Nottingham2008-09-301-2/+0
| | | | | | event-compat-sysv never existed in a final release. sapinit dates from 2000, and wasn't something we shipped anyway. rhsound dates from 1999.
* Fix buildroot tag. (#225900)Bill Nottingham2008-09-301-1/+1
|
* Revert "Explicitly load dm-crypt until we can fix cryptsetup."Bill Nottingham2008-09-301-1/+0
| | | | This reverts commit 2c55e1c2d7f4ee82aa0af9bfebfee889236c56bf.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-09-301-0/+1
|\
| * 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.
* | Explicitly load dm-mod.Bill Nottingham2008-09-301-0/+5
|/ | | | | | | We do need to explicitly load dm-mod for older kernels, because the various tools won't necessarily do it. *sigh* Reverts a chunk of 2285e2f27e1f9dce216a8b8791bd4f4237bdff80.
* 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
|