[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 0.3-2-g0f7cec5
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 0f7cec5f9569be5eaae46faf8d76f06be7152ddb (commit) via 4a8465a1f308890c7f54eab8c0a7c270fc0246ed (commit) from 30f0608f61775f4de0a0afc645ccf74c479180c3 (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 0f7cec5f9569be5eaae46faf8d76f06be7152ddb Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Fri Feb 1 16:27:42 2013 +0100 Improve completion - Add Bash completion for netctl-auto and wifi-menu - Add full (but basic) zsh completion commit 4a8465a1f308890c7f54eab8c0a7c270fc0246ed Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Fri Feb 1 00:56:04 2013 +0100 Remove the default IPv4 netmask A default netmask makes no sense (except possibly /32). Spotted by: Thomas Bächler <thomas@archlinux.org> ----------------------------------------------------------------------- Summary of changes: contrib/PKGBUILD | 1 + contrib/bash-completion | 55 +++++++++++++++++++++++++++---------- contrib/zsh-completion | 64 +++++++++++++++++++++++++++++++++++++++++++ docs/examples/ethernet-static | 3 +- docs/netctl.profile.5.txt | 7 ++--- src/lib/ip | 1 - 6 files changed, 110 insertions(+), 21 deletions(-) create mode 100644 contrib/zsh-completion hooks/post-receive -- Network control utility based on systemd
participants (1)
-
jouke@archlinux.org