commit f70b0581daba34f5afe2befe57b376960e52083d Author: Bill Nottingham Date: Thu Jun 24 15:12:09 2010 -0400 9.12.1 initscripts.spec | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) commit 9b8912254c817f349c841dcf2f8d6ffa44c06b3b Author: Bill Nottingham Date: Thu Jun 24 14:41:13 2010 -0400 Check for dhclient configuration in /etc/dhcp as well (#607764, #607766) sysconfig/network-scripts/ifup-eth | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit b518c3cb6958740b042c3b2250f124ac7399c56f Author: Bill Nottingham Date: Tue May 25 10:52:19 2010 -0400 Handle permission denied on reading PID file. (#595597) rc.d/init.d/functions | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 87ab0193e80745eb68ba4c7b91c4f710c2660826 Author: mgiri Date: Thu Jun 10 11:57:15 2010 +0000 l10n: Updates to Oriya (or) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/or.po | 3458 +++++++++++++++++++++++--------------------------------------- 1 files changed, 1294 insertions(+), 2164 deletions(-) commit 0c751be2ecfa5f10e7fd6f703cb2834efc72eefb Author: Bill Nottingham Date: Fri Jun 4 14:17:15 2010 -0400 Check NM_CONTROLLED before deciding to use NM for a connection. (#599707, probably others.) sysconfig/network-scripts/network-functions | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f15080a9fe3486d643782a4b3e5e8eaaf7b520bf Author: Bill Nottingham Date: Fri Jun 4 14:16:54 2010 -0400 Add functions to check shvar-style variables. rc.d/init.d/functions | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit 94eb4d7bf36e436cbd3989eca7951dfd00fa084f Author: Bill Nottingham Date: Thu Jun 3 16:38:18 2010 -0400 Always reboot on autorelabel. (#595823) It's not just init that could be mislabeled and cause problems; there's udev, random other command from rc.sysinit, etc. Furthermore, this avoids a problem with ending up in permissive mode. rc.d/rc.sysinit | 28 +++++++++------------------- 1 files changed, 9 insertions(+), 19 deletions(-) commit ea5173fa608922fe3851346905174fdfddfa8ded Author: Bill Nottingham Date: Thu May 20 11:28:58 2010 -0400 Remove extraneous newline. rc.d/init.d/network | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit cbc5821472ff8bbe662acab5a4a3dbd8a01300c8 Author: Bill Nottingham Date: Thu May 13 17:24:11 2010 -0400 Behave sanely if we're not passed a device at all. (#589521, #592108) sysconfig/network-scripts/network-functions | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 45a56aab675de3d8b79947a4c61e6e3adaa5febe Author: Bill Nottingham Date: Thu May 13 17:07:55 2010 -0400 Get rid of a silly error message for loopback devices. sysconfig/network-scripts/network-functions | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3c3821575c39720ae449d9f20db54f3fa44afa25 Author: Bill Nottingham Date: Thu May 13 16:46:22 2010 -0400 export debug variables. (#589378) sysconfig/debug | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit ff6e3cc495693a77e817bc3f94a1fa8e5a8f9770 Author: Bill Nottingham Date: Thu May 13 16:18:51 2010 -0400 Check for NetworkManager to be connected, not just running. (#589710, #592095) rc.d/init.d/netfs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ad03e23c39f9fa7b205dfe202d50d38c888393f4 Author: Petr Lautrbach Date: Mon May 10 13:39:30 2010 +0200 rcS*.conf - check if /etc/inittab exists (#590703) init/rcS-sulogin.conf | 2 +- init/rcS.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 5b4fa92a71a055172edeb0eacb3aa7462722eac4 Author: Bill Nottingham Date: Wed May 5 12:57:20 2010 -0400 Ignore monitoring on startup. (#589037) rc.d/rc.sysinit | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)