commit 211c6fbdc7a8307561ecda2b23fb558d8825c3ad (HEAD, tag: initscripts-9.38-1, master) Author: Bill Nottingham Date: Fri Jun 29 15:34:35 2012 -0400 Bump release initscripts.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) commit ff894fdcac9713314c8d3234c8a1c843a43760ad (origin/master, origin/HEAD) Author: Bill Nottingham Date: Fri Jun 29 15:20:02 2012 -0400 Clarify docs around IPV6INIT=yes/no sysconfig.txt | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) commit 4397fa784faf0ae56fd9c262a94054ed4abc52fd Author: Bill Nottingham Date: Wed Jun 27 14:36:18 2012 -0400 Drop crypttab man page (it's in systemd now) crypttab.5 | 132 ------------------------------------------------------------ 1 file changed, 132 deletions(-) commit dd9519db35ce2fefb7d583ad4a2fb67cbca24d0d Author: Ville Skyttä Date: Tue Jun 26 23:54:52 2012 +0300 Spelling fixes. initscripts.spec | 8 ++++---- po/ar.po | 2 +- po/as.po | 2 +- po/bg.po | 2 +- po/bn.po | 2 +- po/bn_IN.po | 2 +- po/bs.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/cy.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/en_GB.po | 4 ++-- po/es.po | 2 +- po/et.po | 2 +- po/eu_ES.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/gl.po | 2 +- po/gu.po | 2 +- po/he.po | 2 +- po/hi.po | 2 +- po/hr.po | 2 +- po/hu.po | 2 +- po/hy.po | 2 +- po/id.po | 2 +- po/is.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ka.po | 2 +- po/kn.po | 2 +- po/ko.po | 2 +- po/ku.po | 2 +- po/lo.po | 2 +- po/lt.po | 2 +- po/lv.po | 2 +- po/mai.po | 2 +- po/mk.po | 2 +- po/ml.po | 2 +- po/mr.po | 2 +- po/ms.po | 2 +- po/my.po | 2 +- po/nb.po | 2 +- po/nds.po | 2 +- po/nl.po | 2 +- po/nn.po | 2 +- po/or.po | 2 +- po/pa.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/si.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sr@latin.po | 2 +- po/sv.po | 2 +- po/ta.po | 2 +- po/te.po | 2 +- po/tr.po | 2 +- po/uk.po | 2 +- po/ur.po | 2 +- po/vi.po | 2 +- po/wa.po | 2 +- po/zh_CN.po | 2 +- po/zh_TW.po | 2 +- ppp/ip-up.ipv6to4 | 2 +- sysconfig/readonly-root | 2 +- sysvinitfiles | 2 +- 73 files changed, 77 insertions(+), 77 deletions(-) commit 74b8f9b627d6c735ee1f713c22fd7c07342e72f2 Author: Ville Skyttä Date: Tue Jun 26 23:54:51 2012 +0300 Ignore *.mo. .gitignore | 1 + 1 file changed, 1 insertion(+) commit 746aedf50e522a8dafa5ba82f1febceec9af6d1a Author: Ville Skyttä Date: Tue Jun 26 23:54:50 2012 +0300 Sync FSF address with current GPLv2. po/xgettext_sh.py | 4 ++-- src/console_check.c | 4 ++-- src/console_init.c | 4 ++-- src/consoletype.c | 4 ++-- src/genhostid.c | 4 ++-- src/getkey.c | 8 ++++---- src/ipcalc.c | 4 ++-- src/netreport.c | 4 ++-- src/ppp-watch.c | 4 ++-- src/securetty.c | 4 ++-- src/shvar.c | 4 ++-- src/shvar.h | 4 ++-- src/usernetctl.c | 4 ++-- src/usleep.c | 4 ++-- 14 files changed, 30 insertions(+), 30 deletions(-) commit c1840116733608361be77208d8e98fc4fb1d3edd Author: Bill Nottingham Date: Tue Jun 26 15:58:01 2012 -0400 Bump /sbin/service version. service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5d91d38c8c9b81db56dcd94cf5c470b0dce68da0 Author: Michal Schmidt Date: Thu Jun 14 16:54:50 2012 +0200 service: add support for legacy custom actions This adds support for legacy initscript actions such as service iptables save Packages wishing to provide legacy actions should install programs (probably scripts, but could be binaries) named /usr/libexec/initscripts/legacy-actions// It should be emphasized that this feature is meant to be used only in packages where compatibility of custom actions with previous releases is desired. Adding of entirely new actions is discouraged. Useful tools should be shipped by upstreams as programs in /usr/bin, not in distro-specific hacks. [ Modifications from original : change from /usr/lib to /usr/libexec - notting ] https://bugzilla.redhat.com/show_bug.cgi?id=796663 Makefile | 1 + initscripts.spec | 1 + service | 14 ++++++++++---- 3 files changed, 12 insertions(+), 4 deletions(-) commit 69ead9bb4b8ec2e45dca84b9904bc04b03666c46 Author: Bill Nottingham Date: Tue Jun 26 10:48:04 2012 -0400 Handle (improper) quoted HWADDR (#835372) sysconfig/network-scripts/network-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a30ffbf128e7f63ee1375efea459c99ce13f0c4c Author: Bill Nottingham Date: Thu Jun 21 14:40:02 2012 -0400 Echo to stderr in a bit more standard fashion. (#832220) service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0e8d247010bb776a5b55639f38575b4f95e019b3 Author: Bill Nottingham Date: Tue Jun 19 12:17:40 2012 -0400 Only run fedora-storage-init if we have the tools that it invokes. systemd/system/fedora-storage-init-late.service | 3 +++ systemd/system/fedora-storage-init.service | 3 +++ 2 files changed, 6 insertions(+) commit 412c4edd047a9380de9e6908437543ad744e05b3 Author: Bill Nottingham Date: Tue Jun 19 12:16:35 2012 -0400 Check that root is r/w before starting fedora-import-state. systemd/system/fedora-import-state.service | 1 + 1 file changed, 1 insertion(+) commit 5383a660e73c066d3ceac172283328a58f6b33e5 Author: Dan Kenigsberg Date: Sun Jun 3 17:17:04 2012 +0300 Allow bridge names starting with a dash Misguided people may name their bridge '-foo', with a leading dash. Let us indulge them. It is better than showing the usage string of brctl. Signed-off-by: Dan Kenigsberg sysconfig/network-scripts/ifdown-eth | 4 ++-- sysconfig/network-scripts/ifup-eth | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) commit 1a86bf339a45d2601a0da271a648a947f450e663 Author: Bill Nottingham Date: Fri Jun 8 11:02:54 2012 -0400 Move VLAN= docs to the interface configuration section, rather than /etc/sysconfig/network. sysconfig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 890544a5cbee7482962194e1e8bfb478aa39d8a5 Author: Bill Nottingham Date: Wed May 23 13:28:23 2012 -0400 Don't accidentally match other bonding devices. (#824175) sysconfig/network-scripts/ifdown-eth | 2 +- sysconfig/network-scripts/ifup-eth | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 332eb6c6a4c10f7fd961d6f8d6cc91a0bf058de7 Author: Bill Nottingham Date: Wed May 16 14:42:56 2012 -0400 Clean up some requirements. initscripts.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) commit 5a599a148cd2a9e96ecea1c8fc62b51bc754cee1 Author: Bill Nottingham Date: Mon May 7 09:54:54 2012 -0400 Move fedora-readonly to Before=local-fs.target systemd/system/fedora-readonly.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1d81c888eac95c3abe3ccd0d4bff7e73c57edcef Author: Bill Nottingham Date: Wed May 2 13:41:01 2012 -0400 check_device_down: Don't bother calling ip to check link state if the device doesn't exist. sysconfig/network-scripts/network-functions | 1 + 1 file changed, 1 insertion(+) commit d1256a2ab6187b2c8696b25697f41a87c736de1b Author: Bill Nottingham Date: Mon Apr 30 14:03:50 2012 -0400 Rename internal tracking variable USE_NM to _use_nm, to more clearly state it's not for configuration use. sysconfig/network-scripts/ifdown | 2 +- sysconfig/network-scripts/ifup | 2 +- sysconfig/network-scripts/network-functions | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) commit aac197e7dee0139dc0bb8d1ba4f5345ec5e9188b Author: Bill Nottingham Date: Wed Apr 25 13:51:55 2012 -0400 Make sure fedora-readonly runs before random seed loading/saving. (#808907) systemd/system/fedora-readonly.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 823ca3ee71aabcac532c44e8d5489e4606594ac9 Author: Bill Nottingham Date: Tue Apr 24 17:50:42 2012 -0400 securetty: check if the device is in the file before attempting to write to it This avoids spurious failures on RO root systems. src/securetty.c | 58 +++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 21 deletions(-) commit 4920ccfbb5f232488f79422943dfdcac1efc5301 Author: Bill Nottingham Date: Tue Apr 24 14:37:48 2012 -0400 Allow dhclient configuration files for DHCPv6 as well. (#815676) sysconfig/network-scripts/ifup-eth | 13 +++---------- sysconfig/network-scripts/network-functions | 11 +++++++++++ 2 files changed, 14 insertions(+), 10 deletions(-) commit 7fac4bb19bce48e827b6237a70b28065b0762421 Author: Bill Nottingham Date: Mon Apr 23 13:33:48 2012 -0400 Tweak wording. rc.d/init.d/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit fe8747180b4fe353dc4ad91c168d5f6ead9d76cd Author: Bill Nottingham Date: Fri Apr 20 15:24:04 2012 -0400 Remove conflicts that predate roughly RHEL 6. initscripts.spec | 14 -------------- 1 file changed, 14 deletions(-) commit d7fdd57662a29eaa43b36197576da6a8a7067a38 Author: Bill Nottingham Date: Fri Apr 20 15:18:39 2012 -0400 mingetty is only used in the upstart/sysvinit configs ... move the requirement there. initscripts.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit f4852e09cd32f33b0c496864171d8dc9e85bd0cf Author: Bill Nottingham Date: Fri Apr 20 15:01:24 2012 -0400 Move default sysctl.conf to /usr/lib/sysctl.d, adjust things accordingly. (#760254) Also, update apply_sysctl to 1) use systemd-sysctl if it's there 2) imitate it if it's not. Makefile | 7 ++++--- initscripts.spec | 2 +- rc.d/init.d/functions | 25 ++++++++++++++++++++----- 3 files changed, 25 insertions(+), 9 deletions(-) commit fa2911a4dc5cc793f495b39d9c71bbcc29ff011b Author: Bill Nottingham Date: Fri Apr 20 14:33:30 2012 -0400 Drop net-tools requirement; check for /sbin/route before calling legacy static-route support. (#682308) initscripts.spec | 2 +- rc.d/init.d/network | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) commit c1d21f7c44405f0fd8bf5d18e6465a49177c070b Author: Bill Nottingham Date: Fri Apr 20 14:13:37 2012 -0400 Remove some more uses of /sbin/route ; replace with /sbin/ip. (#682308) sysconfig/network-scripts/ifup-aliases | 8 +++----- sysconfig/network-scripts/ifup-ctc | 4 ++-- sysconfig/network-scripts/ifup-ippp | 7 ++----- sysconfig/network-scripts/ifup-plip | 2 +- sysconfig/network-scripts/ifup-plusb | 2 +- 5 files changed, 9 insertions(+), 14 deletions(-) commit 55220bb2c9755037b80c73582bf8c963d6358516 Author: Bill Nottingham Date: Wed Apr 11 15:40:19 2012 -0400 Update documentation to not reference ifconfig. ipv6-tunnel.howto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e34ad8058e963e30e53ee0d915a8c44a2a391970 Author: Bill Nottingham Date: Wed Apr 11 15:39:58 2012 -0400 Update docs to not reference ifconfig. sysconfig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)