Commit graph

4 commits

Author SHA1 Message Date
Robby Workman
4851069dfd network/NetworkManager: Included several patches from upstream
This commit adds quite a few patches from the upstream
NM_0_8 git branch.  Most of them are bugfix-only patches,
but the two dealing with /etc/hosts policy are changes in
behavior.  This *should* be an improvement for us, but if
you notice any ill effects, please advise.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-01-10 12:44:27 -06:00
Robby Workman
b6a2b6dcfe network/NetworkManager: Really fix rc.networkmanager this time
Thanks to Angel Montanez for pointing this out  :-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-27 20:06:57 -02:00
Robby Workman
10def260f6 network/NetworkManager: Included a few minor fixes (read summary)
This commit includes:
  1. addition of "sleep 2" between stop() and start() in the
     restart() function of rc.networkmanager; it seems that
     a restart doesn't often work otherwise (perhaps something
     in NM is taking a bit longer to shutdown?)
  2. use correct filename in /etc/NetworkManager/NetworkManager.conf

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-19 15:08:09 -06:00
Robby Workman
a2dc41cf3d network/NetworkManager: patched to ignore temporary files
This fixes some ugly stuff in the logs
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=0376f6b1ceda64e279e64bfb37ab67f0c36478b6

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-13 10:04:47 -06:00