aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | 2008-03-25 Francesco Valente <fvalen@redhat.com> (via fvalen@fedoraproject.org)Francesco Valente2008-03-251-521/+173
| |/ |/| | | | | * po/it.po: File initscripts updated and now completed
* | 2008-03-25 Peter van Egdom <p.van.egdom@gmail.com> (viaPeter van Egdom2008-03-251-64/+42
| | | | | | | | | | | | peterve@fedoraproject.org) * po/nl.po: Updated Dutch translation.
* | 2008-03-25 KrishnaBabu K <k.meetme@gmail.com> (via kkrothap@fedoraproject.org)KrishnaBabu K2008-03-251-458/+149
| | | | | | | | * po/te.po: Updated Telugu translation.
* | 2008-03-24 Sandeep Sheshrao Shedmake <sshedmak@redhat.com> (viaSandeep Sheshrao Shedmake2008-03-241-498/+179
| | | | | | | | | | | | sandeeps@fedoraproject.org) * po/mr.po: Updated 893 translated messages for Marathi.
* | 2008-03-24 Runa Bhattacharjee <runab@redhat.com> (via runab@fedoraproject.org)Runa Bhattacharjee2008-03-241-486/+157
| | | | | | | | * po/bn_IN.po: Updated Bengali India Translation
* | 2008-03-24 Jaswinder Singh Phulewala <j.phulewala@gmail.com> (viaJaswinder Singh Phulewala2008-03-241-97/+59
| | | | | | | | | | | | jassy@fedoraproject.org) * po/pa.po: Completed 100%
* | 2008-03-22 Domingo Becker <domingobecker@gmail.com> (viaDomingo Becker2008-03-221-1076/+164
| | | | | | | | | | | | beckerde@fedoraproject.org) * po/es.po: updated spanish translation
* | 2008-03-21 Adam Pribyl <pribyl@lowlevel.cz> (via covex@fedoraproject.org)Adam Pribyl2008-03-211-492/+160
| | | | | | | | * po/cs.po: Updated Czech translation
* | 2008-03-21 Peter van Egdom <p.van.egdom@gmail.com> (viaPeter van Egdom2008-03-211-53/+28
| | | | | | | | | | | | peterve@fedoraproject.org) * po/nl.po: Updated Dutch translation.
* | 2008-03-21 Igor Miletic <grejigl-gnomeprevod@yahoo.ca> (viaIgor Miletic2008-03-211-1023/+1532
| | | | | | | | | | | | soko@fedoraproject.org) * po/sr.po: Fixing sr translation
* | 2008-03-21 Igor Miletic <grejigl-gnomeprevod@yahoo.ca> (viaIgor Miletic2008-03-211-1585/+1079
| | | | | | | | | | | | soko@fedoraproject.org) * po/sr.po: Updated Serbian translation
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsIgor Pires Soares2008-03-202-29/+25
|\ \ | |/
| * don't use /etc/sysconfig/clock (#438337)Bill Nottingham2008-03-201-28/+1
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-03-205-1912/+628
| |\
| * | handle non-16550 serial ports, somewhat (<dwmw2@infradead.org>)Bill Nottingham2008-03-191-1/+24
| | |
* | | 2008-03-20 Igor Pires Soares <igorsoares@gmail.com> (viaIgor Pires Soares2008-03-201-960/+931
| |/ |/| | | | | | | | | igor@fedoraproject.org) * po/pt_BR.po: Updated Brazilian Portuguese translation
* | 2008-03-20 Jaswinder Singh Phulewala <j.phulewala@gmail.com> (viaJaswinder Singh Phulewala2008-03-201-374/+102
| | | | | | | | | | | | jassy@fedoraproject.org) * po/pa.po: update untrans and fuzzy strings.
* | 2008-03-20 Ani Peter <apeter@redhat.com> (via anipeter@fedoraproject.org)Ani Peter2008-03-201-513/+163
| | | | | | | | * po/ml.po: Updated Malayalam Translation
* | 2008-03-20 Wei Liu <lliu@redhat.com> (via leahliu@fedoraproject.org)Wei Liu2008-03-201-461/+151
| | | | | | | | * po/zh_CN.po: update the translation of initscripts.master.zh_CN.po