[arch-projects] [netcfg] [GIT] netcfg network scripts repository branch master updated. 2.8.3-6-gfc98a15

Jouke Witteveen jouke at archlinux.org
Thu Jun 14 08:36:25 EDT 2012


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 "netcfg network scripts repository".

The branch, master has been updated
       via  fc98a15f18bc19b7323ae7fdcd23d5338fcf2742 (commit)
       via  4255f154975cc07d3d2a1e5af9a6dd37efac486d (commit)
       via  2e15ac5e029f1ef43dc38b33eb0f2dc9b8f5a4ba (commit)
       via  eeb82be0eb59a680309858fe9a42261451bc2897 (commit)
      from  964f899f665a14455b527890f445f6cb2f1d4576 (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 fc98a15f18bc19b7323ae7fdcd23d5338fcf2742
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Thu Jun 14 14:32:34 2012 +0200

    2.8.4 release updates

commit 4255f154975cc07d3d2a1e5af9a6dd37efac486d
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Jun 12 22:48:17 2012 +0200

    Don't wait unnecessarily on bring_interface up
    
    Good drivers indicate when they're up by the IFF_UP flag.
    This is the end of the (undocumented) UP_SLEEP variable and introduction of the UP_TIMEOUT (in seconds, default: 5) variable.
    
    This has 'noticeable speed improvement'-potential.

commit 2e15ac5e029f1ef43dc38b33eb0f2dc9b8f5a4ba
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Jun 12 22:44:10 2012 +0200

    Wait for wifi scan results (FS#29946)
    
    We hardcode a timeout of 10 seconds. In case of a timeout, we use whatever results we have. It is unlikely that a timeout is hit.
    For fast scans, we are done half a second earlier than before.

commit eeb82be0eb59a680309858fe9a42261451bc2897
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Jun 12 22:35:39 2012 +0200

    New style to check command availability
    
    When we don't really care which file implements the needed command (i.e. we don't call it by its full path), we use type to establish availability of the command.
    
    In wifi-menu we add a check for the dialog command and remove potential clearing of relevant error messages.

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

Summary of changes:
 Makefile                 |    2 +-
 NEWS                     |    5 +++++
 scripts/netcfg-menu      |    2 +-
 scripts/pm-utils         |    2 +-
 scripts/wifi-menu        |    7 ++++---
 src/8021x                |   12 +++++++++---
 src/connections/ethernet |    2 +-
 src/network              |   16 ++++++++++++----
 8 files changed, 34 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
netcfg network scripts repository


More information about the arch-projects mailing list