[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 0.5-4-gdbc2cb7

Jouke Witteveen jouke at archlinux.org
Sat Feb 23 05:13:11 EST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Network control utility based on systemd".

The branch, master has been updated
       via  dbc2cb76d631046ddc6039523595eeb962e5f454 (commit)
       via  c446fad51d232e6553ca42bcba5930d9cb8556c6 (commit)
       via  8ce0e5f57e75c5379c6f5e7503f49eaf62f7162c (commit)
       via  b0f92895e6c5ca54a6c8e9ed7ed6db2816d54d8a (commit)
      from  c5e26b20745037e1edda0288a4f08352c9097768 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dbc2cb76d631046ddc6039523595eeb962e5f454
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Sat Feb 23 11:10:14 2013 +0100

    Introduce sleep hook (FS#33829)
    
    This adds a store/restore hook to the sleep target of systemd.
    Thanks to: Claudio Kozický.

commit c446fad51d232e6553ca42bcba5930d9cb8556c6
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Wed Feb 20 09:47:51 2013 +0100

    Fix rfkill
    
    Redirecting inside a do_debug call is, of course, impossible.

commit 8ce0e5f57e75c5379c6f5e7503f49eaf62f7162c
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Fri Feb 15 14:45:22 2013 +0100

    Update documentation
    
    DAD is still causing problems/confusion. This should help a bit.

commit b0f92895e6c5ca54a6c8e9ed7ed6db2816d54d8a
Author: Ivan Shapovalov <intelfx100 at gmail.com>
Date:   Tue Feb 12 16:39:09 2013 +0400

    Automatically escape dashes in interface names
    
    Custom interface names like "eth-phone" or "eth-lte" are not uncommon,
    and since they are used in pathes inside systemd units, dashes and unprintable
    characters shall be escaped per unit file rules.
    
    So replace "-" with "\x2d" in interface names.

-----------------------------------------------------------------------

Summary of changes:
 docs/netctl.profile.5.txt     |  4 +++-
 docs/netctl.special.7.txt     |  5 +++++
 services/netctl-sleep.service | 13 +++++++++++++
 src/lib/rfkill                |  6 ++++--
 src/netctl                    |  1 +
 5 files changed, 26 insertions(+), 3 deletions(-)
 create mode 100644 services/netctl-sleep.service


hooks/post-receive
-- 
Network control utility based on systemd


More information about the arch-projects mailing list