commit ddf630a9f771094d44d3eff1c808ac53dfca06d9 (HEAD, tag: initscripts-9.43-1, master) Author: Bill Nottingham Date: Fri Dec 7 16:13:47 2012 -0500 Roll up fixes, bump release. initscripts.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) commit fb15854e3e7ff889a63cfefb0b67cfc827d47703 (origin/master, origin/HEAD) Author: Bill Nottingham Date: Fri Dec 7 15:57:07 2012 -0500 Also do firewall zone poking before ifup-ipv6, for DHCPv6 (#802415, modified from ) sysconfig/network-scripts/ifup-eth | 5 +++++ 1 file changed, 5 insertions(+) commit daaf1b7eb9aad6b3410c8992e0b3991854e1de87 Author: Bill Nottingham Date: Fri Dec 7 15:12:36 2012 -0500 Complete setsysfont removal. Makefile | 1 - src/Makefile | 1 - src/setsysfont.8 | 22 ---------------------- 3 files changed, 24 deletions(-) commit e2e88d172c4f5688c9f96c70ba31e69effd1248d Author: Bill Nottingham Date: Fri Dec 7 15:11:14 2012 -0500 Update documentation for config file migration for i18n/l10n and hostname settings. (#881923) Also, remove obsolete setsysfont. setsysfont | 41 ----------------------------------------- sysconfig.txt | 13 +++++-------- 2 files changed, 5 insertions(+), 49 deletions(-) commit 7d6db66be21f22ad45c2ed961adb8eb10a7ea35e Author: Bill Nottingham Date: Tue Dec 4 10:36:54 2012 -0500 Fix amazingly long-standing thinko in writing the pid file to the lock. src/rename_device.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit f386b81c2fa48fe9f66bdb446cde99f99ae44912 Author: Bill Nottingham Date: Mon Nov 26 15:43:03 2012 -0500 Change the net rule that reads ifcfg files to explicitly set the interface name. (#870859) udev/rules.d/60-net.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4e96fcecee7ab70295a5f2c52748cd57cbab60bb Author: Bill Nottingham Date: Mon Nov 12 16:35:23 2012 -0500 Revert "Use sysfs rather than iwconfig for wireless check" This reverts commit af401fb40f6dd5139e8468dfe1bd3dafe40e8e93. upstream removed sysfs wireless. How nice. sysconfig/network-scripts/network-functions | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 6091b58b60f532d8e3f317b99f7ea85d99853db3 Author: Bill Nottingham Date: Wed Oct 31 13:31:48 2012 -0400 Drop fedora-storage-init; conflict with older lvm & dmraid so we get the required versions that allow us to do so. () Makefile | 2 -- initscripts.spec | 2 ++ systemd/fedora-storage-init | 41 ------------------------- systemd/system/fedora-storage-init-late.service | 16 ---------- systemd/system/fedora-storage-init.service | 16 ---------- systemd/system/fedora-wait-storage.service | 18 ----------- 6 files changed, 2 insertions(+), 93 deletions(-)