[prev in list] [next in list] [prev in thread] [next in thread] 

List:       initscripts-devel
Subject:    initscripts-9.31 released
From:       notting () redhat ! com (Bill Nottingham)
Date:       2011-06-21 19:47:22
Message-ID: 20110621194722.GA9830 () nostromo ! devel ! redhat ! com
[Download RAW message or body]

Usual minor bugfixes. Main user-visible change is that ifup-ipsec/ifdown-ipsec
have been merged into the ipsec-tools package, and are no longer included.

65c54a589579700d3cf85b0a83d69ac74e194dbb  initscripts-9.31.tar.bz2

Bill
-------------- next part --------------
commit 4df6ec3e4bd3a949d6cb4303ea7b5c17ab2fd437
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Jun 21 15:41:29 2011 -0400

    9.31-1

 initscripts.spec |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

commit b086b1eb36c0f1ea9c6a41479e64cdeed5720836
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Jun 21 15:20:21 2011 -0400

    Add back a message for udev start. (#714531, continued)

 rc.d/rc.sysinit |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2d0e73b65745aa881ff3dca5200d0bece1827e89
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon Jun 20 15:43:25 2011 -0400

    Remove ipsec-tools scripts (they're now in ipsec-tools itself.)

 initscripts.spec                       |    3 +-
 sysconfig/network-scripts/ifdown-ipsec |   86 ----------
 sysconfig/network-scripts/ifup-ipsec   |  279 --------------------------------
 3 files changed, 1 insertions(+), 367 deletions(-)

commit 95521ae815ae158ddc2d0ed772e189315cb27bb8
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon Jun 20 15:42:19 2011 -0400

    Start udev by hand. (#714531)

 rc.d/rc.sysinit |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 64abf0d52cf837d348efefbbe4324941058cfb4c
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon Jun 6 15:30:10 2011 -0400

    If IPv6 is configured on the alias, configure it. (#583409)

 sysconfig/network-scripts/ifup-aliases |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 56ac215dd147c559558009ca899dc33d9932dce2
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Jun 2 11:23:14 2011 -0400

    Clean up some noise if stderr isn't available.

 rc.d/init.d/functions |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 60ddb21fcdfb0594a35978aa0b04af4527c46d6e
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue May 31 17:35:33 2011 -0400

    Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. \
(#697877)

 sysconfig/network-scripts/ifup-eth          |    4 ++--
 sysconfig/network-scripts/network-functions |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 1019b73ba59dd0b842550eb79aef7c4ae8d1dce2
Author: Bill Nottingham <notting at redhat.com>
Date:   Wed May 18 12:47:06 2011 -0400

    Override NETMASK from PREFIX where specified (#705367, <mpoole at redhat.com>)

 sysconfig/network-scripts/network-functions |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit f39db247a18f5c3ac465130b1ac7cd13f1294693
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue May 17 14:21:05 2011 -0400

    Exclude single symlink as well. (#705457)

 initscripts.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 96543426898ebd6d7158a88ce4c42184a7d01169
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu May 12 14:00:46 2011 -0400

    VLAN, etc. interfaces can be slaves; check for being a slave first. (#703475)

 rc.d/init.d/network |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit caca80528ead03919e6157ccd2bdffff37e2dbad
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue May 10 15:13:27 2011 -0400

    Tweak wording, as other scripts with S99 priority may actually run later. \
(#703148)

 rc.d/rc.local |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7bbed9542c60bdece7d86460dff16ce0f4a1ae26
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue May 10 15:11:07 2011 -0400

    Use LC_ALL=C when calling sed. (https://bugs.mageia.org/show_bug.cgi?id=1216, via \
<sander.lepik at eesti.ee>)

 rc.d/init.d/network |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 81b50ecb6be1df83b45c6ed868e855c6d11bf135
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue May 10 15:02:47 2011 -0400

    fuser -k defaults to -9; set the initial pass to kill -15. (#703457)

 rc.d/init.d/functions |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit a8295afa615410bfef2df178ab8764cdc25bf2e0
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon May 9 12:36:45 2011 -0400

    don't match filesystem types in hostnames (#703203, <jmueller at \
data-tronics.com>)

 rc.d/init.d/halt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 046a3ba411cc66eefcfe7d9a598e7960784e18e9
Author: Bill Nottingham <notting at redhat.com>
Date:   Wed Apr 27 15:31:11 2011 -0400

    Don't redirect to systemctl, as 'start' in that case won't try to start it again.

 NetworkManager/dispatcher.d/05-netfs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic