commit c59124e60fdebd8db74be5a4747f4ef623255ffe Author: Bill Nottingham Date: Wed Apr 27 13:17:10 2011 -0400 9.30-1 initscripts.spec | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit 318d859b9df0131a80cdfa7b6a12066bd5212965 Author: Bill Nottingham Date: Wed Apr 27 13:10:34 2011 -0400 Handle IPADDRx correctly for static addresses (#698738) sysconfig/network-scripts/ifup-eth | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b15a418b0ab137507d8e96d4b35d6ff7db76ee8f Author: Bill Nottingham Date: Wed Apr 27 13:05:37 2011 -0400 Make sure to enable fedora-storage-init-late.service, and have it after the non-late version. (#699918) Makefile | 1 + systemd/system/fedora-storage-init-late.service | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) commit ef25e0519aa39cb7a860185e55607ceefa299749 Author: Bill Nottingham Date: Wed Apr 27 10:59:40 2011 -0400 KDM can handle plymouth itself as well. prefdm | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit d6e771ee267778ab76685c3454b983697bc46ffe Author: Bill Nottingham Date: Tue Apr 26 16:20:40 2011 -0400 Tweak how plymouth is quit in the gdm case. () prefdm | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit c145e815bcfad7f35fb1b53cdea2d0f66c1fd4e2 Author: Bill Nottingham Date: Mon Apr 25 14:40:08 2011 -0400 Fix logic error (#698520, ) rc.d/rc.sysinit | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3c38f904f831f02d5f5c28f431ca86d9877697f1 Author: Bill Nottingham Date: Mon Apr 18 14:16:08 2011 -0400 Support overriding hostname via /etc/hostname. rc.d/rc.sysinit | 3 +++ sysconfig.txt | 1 + systemd/fedora-configure | 1 + 3 files changed, 5 insertions(+), 0 deletions(-) commit b4bdede8b55b39467ee96da8d4e72dadd4e269ba Author: Bill Nottingham Date: Mon Apr 18 13:58:56 2011 -0400 Exclude single init.d file that's overriden by systemd. (#697535) initscripts.spec | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 77977daabdb09b5dac49e6f5b733527f60cafe6a Author: Bill Nottingham Date: Tue Apr 12 11:02:34 2011 -0400 Fix index handling for expanded configs sysconfig/network-scripts/network-functions | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b24d6b8667ccd7b764d540a623b800a2411ad8a8 Author: Bill Nottingham Date: Tue Apr 12 09:49:41 2011 -0400 Fix patch misapplication sysconfig/network-scripts/ifdown-eth | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5749d2e9d5795fdaf65b97befd64cf90103d423d Author: Harald Hoyer Date: Tue Apr 12 14:28:39 2011 +0200 ifup/ifdown-eth: properly add and remove arp_ip_target's Only add arp_ip_target, if not yet present. Only remove arp_ip_target, if present in BONDING_OPTS, to prevent clash with module options. https://bugzilla.redhat.com/show_bug.cgi?id=604669 sysconfig/network-scripts/ifdown-eth | 21 +++++++++++++++++++-- sysconfig/network-scripts/ifup-eth | 10 ++++++++-- 2 files changed, 27 insertions(+), 4 deletions(-) commit 3de0e06afda2e572d0952941498446fdda7f3f42 Author: Bill Nottingham Date: Thu Apr 7 11:29:10 2011 -0400 Make sure the bond exists when we bring up the slaves. (#694501) sysconfig/network-scripts/ifup-eth | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)