aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* There is no more GDM_LANG - handle pre-existing LANG (#372151, ↵Bill Nottingham2008-04-232-29/+17
| | | | <rstrode@redhat.com>)
* properly handle symlinks, socketsinitscripts-8.70-1Bill Nottingham2008-04-151-1/+1
|
* 8.70-1Bill Nottingham2008-04-151-1/+9
|
* find is now in /bin. Use it. (#192991, #244941, #432818, #442178, #239914)Bill Nottingham2008-04-152-20/+4
|
* Require event-compat-sysv for now (#442291)Bill Nottingham2008-04-141-1/+1
|
* Fix serial to wait for rcS to complete as wellBill Nottingham2008-04-091-0/+4
| | | | runlevel isn't actually set when udev is run. Oops.
* Handle encrpyted LVs. (#441728)Bill Nottingham2008-04-091-0/+7
| | | | This so needs to die.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-04-091-566/+1808
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsAnatoliy Guskov2008-04-082-3/+7
| |\
| * | 2008-04-08 Anatoliy Guskov <anatoliy.guskov@gmail.com> (viaAnatoliy Guskov2008-04-081-566/+1808
| | | | | | | | | | | | | | | | | | aguskov@fedoraproject.org) * po/ru.po: Finish Russian translation
* | | add sit tunnel type (#441635)Bill Nottingham2008-04-091-0/+3
| |/ |/|
* | 8.69-1initscripts-8.69-1Bill Nottingham2008-04-081-1/+6
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-04-084-2966/+2085
|\ \ | |/
| * 2008-04-07 Miloš Komarčević <kmilos@gmail.com> (via ↵Miloš Komarčević2008-04-071-1058/+965
| | | | | | | | | | | | kmilos@fedoraproject.org) * po/sr@latin.po: Updated Serbian Latin translation
| * 2008-04-07 Miloš Komarčević <kmilos@gmail.com> (via ↵Miloš Komarčević2008-04-071-1010/+917
| | | | | | | | | | | | kmilos@fedoraproject.org) * po/sr.po: Updated Serbian translation
| * 2008-04-06 Göran Uddeborg <goeran@uddeborg.se> (via goeran@fedoraproject.org)Göran Uddeborg2008-04-061-594/+125
| | | | | | | | * po/sv.po: Updated Swedish translation
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsDimitris Glezos2008-04-054-4/+66
| |\
| * | 2008-04-05 Dimitris Glezos <dimitris@glezos.com> (via glezos@fedoraproject.org)Dimitris Glezos2008-04-051-304/+78
| | | | | | | | | | | | * po/el.po: Updated Greek translation
* | | Fix various shutdown-related weirdness. (#438444)Bill Nottingham2008-04-081-2/+1
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | [ -f /var/lock/subsys/$subsys -o -f /var/lock/subsys/$subsys.init ] \ || continue and [ -f /var/lock/subsys/$subsys ] || continue [ -f /var/lock/subsys/$subsys.init ] || continue ? NOT EQUIVALENT. *whacks self in head*
* | Bring up lo whenever it shows up; having to separately do this in NM and ↵Bill Nottingham2008-04-041-0/+1
| | | | | | | | network is silly
* | Add a upstart-specific inittab.initscripts-8.68-1Bill Nottingham2008-04-041-0/+26
| | | | | | | | These are not the droids you are looking for.
* | update to 8.68Bill Nottingham2008-04-041-1/+19
| |
* | Add a upstart-specific inittab.Bill Nottingham2008-04-042-3/+20
|/ | | | These are not the droids you are looking for.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptskiyoto hashida2008-04-044-1/+114
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-04-032-937/+940
| |\
| * | Add a 'securetty' command that frobs /etc/securetty. Call it from the serial ↵Bill Nottingham2008-04-034-1/+102
| | | | | | | | | | | | event. (#437381)
| * | Add a crude hack to wait for runlevels to finish. (#437379)Bill Nottingham2008-04-031-0/+12
| | |
* | | 2008-04-04 kiyoto hashida <khashida@redhat.com> (via khasida@fedoraproject.org)kiyoto hashida2008-04-041-100/+52
| |/ |/| | | | | | | * po/ja.po: Completed Japanese translation. khashida@redhat.com
* | 2008-04-03 Anatoliy Guskov <anatoliy.guskov@gmail.com> (viaAnatoliy Guskov2008-04-031-393/+713
| | | | | | | | | | | | aguskov@fedoraproject.org) * po/ru.po: Updated ru_Ru translation
* | 2008-04-03 kiyoto hashida <khashida@redhat.com> (via khasida@fedoraproject.org)kiyoto hashida2008-04-031-547/+112
| | | | | | | | * po/ja.po: Updated Master Branch (50 fuzzies left)
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsAnatoliy Guskov2008-04-013-4/+22
|\ \ | |/
| * Remove $local_fs from the list of provides.Bill Nottingham2008-04-011-1/+1
| | | | | | | | | | | | | | The concept of local filesystems on top of remote network filesystems is bizarre enough that it's almost certainly not necessary for 'system' things. Removing the $local_fs provide (making it implicitly provided, like $time) simplifies some of the dependency issues.
| * Run as a NetworkManagerDispatcher script (#439242)Bill Nottingham2008-04-011-0/+17
| |
| * don't attempt to re-enslave already-enslaved devices (#440077)Bill Nottingham2008-04-011-3/+4
| |
* | 2008-04-01 Anatoliy Guskov <anatoliy.guskov@gmail.com> (viaAnatoliy Guskov2008-04-011-300/+418
|/ | | | | | aguskov@fedoraproject.org) * po/ru.po: Little updated ru_RU translation
* 2008-03-31 Anatoliy Guskov <anatoliy.guskov@gmail.com> (viaAnatoliy Guskov2008-03-311-958/+911
| | | | | | aguskov@fedoraproject.org) * po/ru.po: Update translation
* 2008-03-31 Thomas Canniot <thomas.canniot@mrtomlinux.org> (viaThomas Canniot2008-03-311-62/+62
| | | | | | mrtom@fedoraproject.org) * po/fr.po: French Updated Translation
* 2008-03-31 I. Felix <ifelix@redhat.com> (via ifelix@fedoraproject.org)I. Felix2008-03-311-481/+158
| | | | * po/ta.po: Tamil Translation updated
* 2008-03-31 ShankarPrasad <prasad.mvs@gmail.com> (via sprasad@fedoraproject.org)ShankarPrasad2008-03-311-527/+204
| | | | * po/kn.po: Kannada translation updates
* 2008-03-31 Amitakhya Phukan <aphukan.fedora@gmail.com> (viaAmitakhya Phukan2008-03-311-500/+168
| | | | | | aphukan@fedoraproject.org) * po/as.po: Updated assamese translations.
* 2008-03-30 Igor Pires Soares <igorsoares@gmail.com> (viaIgor Pires Soares2008-03-301-132/+130
| | | | | | igor@fedoraproject.org) * po/pt_BR.po: Revision for F9
* 2008-03-28 Thomas Canniot <thomas.canniot@mrtomlinux.org> (viaThomas Canniot2008-03-281-1105/+610
| | | | | | mrtom@fedoraproject.org) * po/fr.po: French Updated Translation
* 2008-03-28 Ville-Pekka Vainio <vpivaini@cs.helsinki.fi> (viaVille-Pekka Vainio2008-03-281-13/+19
| | | | | | | vpv@fedoraproject.org) * po/fi.po: Updated Finnish translation, not complete but some more translations now.
* 2008-03-28 Ville-Pekka Vainio <vpivaini@cs.helsinki.fi> (viaVille-Pekka Vainio2008-03-281-215/+110
| | | | | | | vpv@fedoraproject.org) * po/fi.po: Updated Finnish translation, most fuzzies translated now, some untranslated left.
* 2008-03-28 Rajesh Ranjan <rajesh672@gmail.com> (via rajesh@fedoraproject.org)Rajesh Ranjan2008-03-281-463/+149
| | | | * po/hi.po: hindi update
* 2008-03-26 Francesco Tombolini <tombo@adamantio.net> (viaFrancesco Tombolini2008-03-261-4/+4
| | | | | | tombo@fedoraproject.org) * po/it.po: Antother little fix
* 2008-03-26 Francesco Tombolini <tombo@adamantio.net> (viaFrancesco Tombolini2008-03-261-130/+130
| | | | | | tombo@fedoraproject.org) * po/it.po: little fix of it.po
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsFrancesco Valente2008-03-251-1/+1
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-03-259-4253/+1941
| |\
| * | ispeed/ospeed don't exist on all platforms. Use accessor functions.Bill Nottingham2008-03-251-1/+1
| | |