Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do a much better check for network availability | Bill Nottingham | 2008-04-23 | 1 | -3/+1 |
| | | | | Avoids nasty 'FAILED' messages when using NetworkManager. | ||||
* | There is no more GDM_LANG - handle pre-existing LANG (#372151, ↵ | Bill Nottingham | 2008-04-23 | 2 | -29/+17 |
| | | | | <rstrode@redhat.com>) | ||||
* | properly handle symlinks, socketsinitscripts-8.70-1 | Bill Nottingham | 2008-04-15 | 1 | -1/+1 |
| | |||||
* | 8.70-1 | Bill Nottingham | 2008-04-15 | 1 | -1/+9 |
| | |||||
* | find is now in /bin. Use it. (#192991, #244941, #432818, #442178, #239914) | Bill Nottingham | 2008-04-15 | 2 | -20/+4 |
| | |||||
* | Require event-compat-sysv for now (#442291) | Bill Nottingham | 2008-04-14 | 1 | -1/+1 |
| | |||||
* | Fix serial to wait for rcS to complete as well | Bill Nottingham | 2008-04-09 | 1 | -0/+4 |
| | | | | runlevel isn't actually set when udev is run. Oops. | ||||
* | Handle encrpyted LVs. (#441728) | Bill Nottingham | 2008-04-09 | 1 | -0/+7 |
| | | | | This so needs to die. | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-04-09 | 1 | -566/+1808 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Anatoliy Guskov | 2008-04-08 | 2 | -3/+7 |
| |\ | |||||
| * | | 2008-04-08 Anatoliy Guskov <anatoliy.guskov@gmail.com> (via | Anatoliy Guskov | 2008-04-08 | 1 | -566/+1808 |
| | | | | | | | | | | | | | | | | | | aguskov@fedoraproject.org) * po/ru.po: Finish Russian translation | ||||
* | | | add sit tunnel type (#441635) | Bill Nottingham | 2008-04-09 | 1 | -0/+3 |
| |/ |/| | |||||
* | | 8.69-1initscripts-8.69-1 | Bill Nottingham | 2008-04-08 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-04-08 | 4 | -2966/+2085 |
|\ \ | |/ | |||||
| * | 2008-04-07 Miloš Komarčević <kmilos@gmail.com> (via ↵ | Miloš Komarčević | 2008-04-07 | 1 | -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-07 | 1 | -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 Uddeborg | 2008-04-06 | 1 | -594/+125 |
| | | | | | | | | * po/sv.po: Updated Swedish translation | ||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Dimitris Glezos | 2008-04-05 | 4 | -4/+66 |
| |\ | |||||
| * | | 2008-04-05 Dimitris Glezos <dimitris@glezos.com> (via glezos@fedoraproject.org) | Dimitris Glezos | 2008-04-05 | 1 | -304/+78 |
| | | | | | | | | | | | | * po/el.po: Updated Greek translation | ||||
* | | | Fix various shutdown-related weirdness. (#438444) | Bill Nottingham | 2008-04-08 | 1 | -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 Nottingham | 2008-04-04 | 1 | -0/+1 |
| | | | | | | | | network is silly | ||||
* | | Add a upstart-specific inittab.initscripts-8.68-1 | Bill Nottingham | 2008-04-04 | 1 | -0/+26 |
| | | | | | | | | These are not the droids you are looking for. | ||||
* | | update to 8.68 | Bill Nottingham | 2008-04-04 | 1 | -1/+19 |
| | | |||||
* | | Add a upstart-specific inittab. | Bill Nottingham | 2008-04-04 | 2 | -3/+20 |
|/ | | | | These are not the droids you are looking for. | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | kiyoto hashida | 2008-04-04 | 4 | -1/+114 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-04-03 | 2 | -937/+940 |
| |\ | |||||
| * | | Add a 'securetty' command that frobs /etc/securetty. Call it from the serial ↵ | Bill Nottingham | 2008-04-03 | 4 | -1/+102 |
| | | | | | | | | | | | | event. (#437381) | ||||
| * | | Add a crude hack to wait for runlevels to finish. (#437379) | Bill Nottingham | 2008-04-03 | 1 | -0/+12 |
| | | | |||||
* | | | 2008-04-04 kiyoto hashida <khashida@redhat.com> (via khasida@fedoraproject.org) | kiyoto hashida | 2008-04-04 | 1 | -100/+52 |
| |/ |/| | | | | | | | * po/ja.po: Completed Japanese translation. khashida@redhat.com | ||||
* | | 2008-04-03 Anatoliy Guskov <anatoliy.guskov@gmail.com> (via | Anatoliy Guskov | 2008-04-03 | 1 | -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 hashida | 2008-04-03 | 1 | -547/+112 |
| | | | | | | | | * po/ja.po: Updated Master Branch (50 fuzzies left) | ||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Anatoliy Guskov | 2008-04-01 | 3 | -4/+22 |
|\ \ | |/ | |||||
| * | Remove $local_fs from the list of provides. | Bill Nottingham | 2008-04-01 | 1 | -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 Nottingham | 2008-04-01 | 1 | -0/+17 |
| | | |||||
| * | don't attempt to re-enslave already-enslaved devices (#440077) | Bill Nottingham | 2008-04-01 | 1 | -3/+4 |
| | | |||||
* | | 2008-04-01 Anatoliy Guskov <anatoliy.guskov@gmail.com> (via | Anatoliy Guskov | 2008-04-01 | 1 | -300/+418 |
|/ | | | | | | aguskov@fedoraproject.org) * po/ru.po: Little updated ru_RU translation | ||||
* | 2008-03-31 Anatoliy Guskov <anatoliy.guskov@gmail.com> (via | Anatoliy Guskov | 2008-03-31 | 1 | -958/+911 |
| | | | | | | aguskov@fedoraproject.org) * po/ru.po: Update translation | ||||
* | 2008-03-31 Thomas Canniot <thomas.canniot@mrtomlinux.org> (via | Thomas Canniot | 2008-03-31 | 1 | -62/+62 |
| | | | | | | mrtom@fedoraproject.org) * po/fr.po: French Updated Translation | ||||
* | 2008-03-31 I. Felix <ifelix@redhat.com> (via ifelix@fedoraproject.org) | I. Felix | 2008-03-31 | 1 | -481/+158 |
| | | | | * po/ta.po: Tamil Translation updated | ||||
* | 2008-03-31 ShankarPrasad <prasad.mvs@gmail.com> (via sprasad@fedoraproject.org) | ShankarPrasad | 2008-03-31 | 1 | -527/+204 |
| | | | | * po/kn.po: Kannada translation updates | ||||
* | 2008-03-31 Amitakhya Phukan <aphukan.fedora@gmail.com> (via | Amitakhya Phukan | 2008-03-31 | 1 | -500/+168 |
| | | | | | | aphukan@fedoraproject.org) * po/as.po: Updated assamese translations. | ||||
* | 2008-03-30 Igor Pires Soares <igorsoares@gmail.com> (via | Igor Pires Soares | 2008-03-30 | 1 | -132/+130 |
| | | | | | | igor@fedoraproject.org) * po/pt_BR.po: Revision for F9 | ||||
* | 2008-03-28 Thomas Canniot <thomas.canniot@mrtomlinux.org> (via | Thomas Canniot | 2008-03-28 | 1 | -1105/+610 |
| | | | | | | mrtom@fedoraproject.org) * po/fr.po: French Updated Translation | ||||
* | 2008-03-28 Ville-Pekka Vainio <vpivaini@cs.helsinki.fi> (via | Ville-Pekka Vainio | 2008-03-28 | 1 | -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> (via | Ville-Pekka Vainio | 2008-03-28 | 1 | -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 Ranjan | 2008-03-28 | 1 | -463/+149 |
| | | | | * po/hi.po: hindi update | ||||
* | 2008-03-26 Francesco Tombolini <tombo@adamantio.net> (via | Francesco Tombolini | 2008-03-26 | 1 | -4/+4 |
| | | | | | | tombo@fedoraproject.org) * po/it.po: Antother little fix | ||||
* | 2008-03-26 Francesco Tombolini <tombo@adamantio.net> (via | Francesco Tombolini | 2008-03-26 | 1 | -130/+130 |
| | | | | | | tombo@fedoraproject.org) * po/it.po: little fix of it.po | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Francesco Valente | 2008-03-25 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-03-25 | 9 | -4253/+1941 |
| |\ |