[arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2011.04.1-3-gd674e2f

Tom Gunderson tomegun at archlinux.org
Thu Apr 21 17:32:11 EDT 2011


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  d674e2f73db8e2fcc47813bc7117d8a102ede4fa (commit)
       via  b4aa5db65539a0e4f3fb07dd486a59a296746c8f (commit)
       via  88b518c3f95df2454cd291728e0c7e77e9d8a875 (commit)
      from  a946a2956b42859ddb2667218115ae0f4e896491 (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 d674e2f73db8e2fcc47813bc7117d8a102ede4fa
Author: Tom Gundersen <teg at jklm.no>
Date:   Thu Apr 21 23:17:27 2011 +0200

    release: automate and document
    
    Add a brief description of how to release initscripts. Also automate
    the creation of the tarball using "make release".
    
    Signed-off-by: Tom Gundersen <teg at jklm.no>

commit b4aa5db65539a0e4f3fb07dd486a59a296746c8f
Author: Dan McGee <dan at archlinux.org>
Date:   Thu Apr 21 14:05:47 2011 -0500

    Use a Makefile and clean up install file
    
    Use a Makefile to compile, rather than a call to gcc in install.sh. This
    allows make's implict rules to take care of CFLAGS, LDFLAGS, CC, etc.
    
    Use `set -e` in the install file rather than needing '|| exit 1' on
    every single operation.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>
    Signed-off-by: Tom Gundersen <teg at jklm.no>

commit 88b518c3f95df2454cd291728e0c7e77e9d8a875
Author: Dan McGee <dan at archlinux.org>
Date:   Thu Apr 21 14:04:40 2011 -0500

    Clarify DAEMON_LOCALE description
    
    This was horribly worded, in that it seemed like one should put an
    actual locale value into the variable. In reality it should have been
    named USE_DAEMON_LOCALE, but since we can't change that now, make it
    very clear a 'yes' or 'no' is expected and nothing else.
    
    [tomegun: removed typo]
    
    Signed-off-by: Dan McGee <dan at archlinux.org>
    Signed-off-by: Tom Gundersen <teg at jklm.no>

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

Summary of changes:
 .gitignore |    5 ++++-
 Makefile   |   10 ++++++++++
 RELEASE    |   18 ++++++++++++++++++
 install.sh |   24 +++++++++++++-----------
 rc.conf    |    4 ++--
 5 files changed, 47 insertions(+), 14 deletions(-)
 create mode 100644 Makefile
 create mode 100644 RELEASE


hooks/post-receive
-- 
Arch Linux initscripts repository


More information about the arch-projects mailing list