commit 50c80784e1f075fb723a52d802ebb7bc7e3158ce Author: Bill Nottingham Date: Thu Jun 24 15:04:29 2010 -0400 9.15-1 initscripts.spec | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) commit 774d0703bca0e21439f162b54999861bb0063be9 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 d230d3e6d652b8af7492483c1ea5e1d9de13b78b Author: Bill Nottingham Date: Thu Jun 24 14:23:05 2010 -0400 Remove obsolete documentation (we don't support dhcpcd.) sysconfig.txt | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) commit 9c432bf02d6cb32d6f299f5123b438f485a274bb Author: Bill Nottingham Date: Thu Jun 24 13:43:58 2010 -0400 Cleanup. sysconfig/network-scripts/network-functions | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 241944a67908d9afa32496ab6f7685d318c4cabc Author: Bill Nottingham Date: Thu Jun 24 13:40:05 2010 -0400 Handle quoted SUBCHANNELS (#607481) sysconfig/network-scripts/network-functions | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6e9b8917a277081e44a2b4dc8080ee7ca5328340 Author: warrink Date: Thu Jun 24 15:58:53 2010 +0000 l10n: Updates to Dutch (Flemish) (nl) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/nl.po | 710 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 348 insertions(+), 362 deletions(-) commit f15d4585ba5fe2e56fa07e54752c6d91830377f2 Author: Bill Nottingham Date: Wed Jun 23 13:49:30 2010 -0400 Also init_crypto for encrypyed network block devices. (#605600) rc.d/init.d/functions | 160 +++++++++++++++++++++++++++++++++++++++++++++++++ rc.d/init.d/netfs | 5 ++ rc.d/rc.sysinit | 160 ------------------------------------------------- 3 files changed, 165 insertions(+), 160 deletions(-) commit 7b2d2b5db67765ff6ac0a1ce94f3ee06665fa2f7 Author: Bill Nottingham Date: Fri Jun 18 14:27:54 2010 -0400 Use /etc/system-release. initscripts.spec | 2 +- rc.d/rc.sysinit | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) commit e306b58fefac7036122af9c97a82407e8e9b70c0 Author: mgiri Date: Thu Jun 10 11:40:21 2010 +0000 l10n: Updates to Oriya (or) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/or.po | 621 +++++++++++++++++--------------------------------------------- 1 files changed, 165 insertions(+), 456 deletions(-) commit 0d53337e8f7394f8aeec90653fc6f9b632fbe61d Author: charnik Date: Fri Jun 4 23:43:41 2010 +0000 l10n: Updates to Greek (el) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/el.po | 2245 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 1294 insertions(+), 951 deletions(-) commit f9c897cf6545660896b31446ce2f743fa621c72d Author: Bill Nottingham Date: Fri Jun 4 16:47:12 2010 -0400 Remove 'BOOTP' config option. It was considered 'old' in 1997. (Seriously.) sysconfig/network-scripts/ifup | 5 ----- sysconfig/network-scripts/ifup-eth | 5 ----- 2 files changed, 0 insertions(+), 10 deletions(-) commit c305870fe4043a8aad7d8456a643422b7fe61593 Author: Bill Nottingham Date: Fri Jun 4 16:26:04 2010 -0400 Don't use a full path when killing racoon, so it works in MLS policy (#567295) sysconfig/network-scripts/ifdown-ipsec | 2 +- sysconfig/network-scripts/ifup-ipsec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 300aaee62cd7a3166969e795b53b065c510e09c1 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 cf97478390b735858393eeecbb55b89588b91513 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 f6b18247155df53e10d42472eb95d519565eb560 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 a3712c0ee32cf45438d82ed8582045de0fefa145 Author: leahliu Date: Fri May 28 13:30:33 2010 +0000 l10n: Updates to Chinese (China) (zh_CN) translation Transmitted-via: Transifex (translate.fedoraproject.org) po/zh_CN.po | 582 ++++++++++++++++------------------------------------------- 1 files changed, 155 insertions(+), 427 deletions(-) commit c9486ffd2452e83dc7ffa756b509ead3db698d9f 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 603dd4ee649945506b0087be872dbf7b7636ca66 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(-)