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 "Arch Linux initscripts repository".
The branch, master has been updated via 895d0944e622aac9a9446e6f727dadd07370677c (commit) via 370dd6573143fb9b9a7d368badbd3f2bb40ad6cf (commit) via 7e39dc717edd4690772059ad4d5a7550dbf65019 (commit) from 97f84c28e969920cac8700fe6d12c51aca32d257 (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 895d0944e622aac9a9446e6f727dadd07370677c Author: Tom Gundersen teg@jklm.no Date: Mon Jul 25 21:31:19 2011 +0200
network: reword depracation message
Make it clear that the message refers to network settings, as some users found this confusing.
Signed-off-by: Tom Gundersen teg@jklm.no
commit 370dd6573143fb9b9a7d368badbd3f2bb40ad6cf Author: Dave Reisner dreisner@archlinux.org Date: Sun Jul 24 15:04:36 2011 -0400
arch-tmpfiles: add cmdline parameters
Categorize actions as 'create' or 'remove', for finer control.
Signed-off-by: Dave Reisner dreisner@archlinux.org
commit 7e39dc717edd4690772059ad4d5a7550dbf65019 Author: Dave Reisner dreisner@archlinux.org Date: Sun Jul 24 11:05:36 2011 -0400
arch-tmpfiles: check args, warn on invalid entries
Introduces the checkparams functions, which thoroughly checks arguments for presence, length, and some amount of data validation.
Signed-off-by: Dave Reisner dreisner@archlinux.org
-----------------------------------------------------------------------
Summary of changes: arch-tmpfiles | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++------ functions | 2 +- network | 2 +- tmpfiles.conf | 18 ++++---- 4 files changed, 117 insertions(+), 23 deletions(-)
hooks/post-receive
arch-projects@lists.archlinux.org