[arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2011.06.3-118-g97f84c2

Tom Gundersen tomegun at archlinux.org
Sun Jul 24 10:34:24 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  97f84c28e969920cac8700fe6d12c51aca32d257 (commit)
       via  e6c21e612838581c53c7742eb6071697f2d9e5a3 (commit)
       via  a4a47cfb5b97ddbf771959f1744c81167bc6b6f7 (commit)
      from  1f358f911a0237f4224169c4d225a9ae306e0853 (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 97f84c28e969920cac8700fe6d12c51aca32d257
Merge: e6c21e6 a4a47cf
Author: Tom Gundersen <teg at jklm.no>
Date:   Sun Jul 24 16:33:47 2011 +0200

    Merge remote-tracking branch 'kujub/master'

commit e6c21e612838581c53c7742eb6071697f2d9e5a3
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Jul 23 22:21:35 2011 -0400

    arch-tmpfiles: add new script to handle volatile file control
    
    This is the same concept as systemd's tmpfiles handling, slightly
    simplified to avoid timed re-triggering of file cleaning. Most of our
    current file cleaning that takes place in rc.single and rc.sysinit is
    replaced by this, with the exception that we hold onto the /var/lock and
    /var/run for finer control, since we still check for the possibility of
    these directories being symlinks and adjust accordingly.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit a4a47cfb5b97ddbf771959f1744c81167bc6b6f7
Author: Kurt J. Bosch <kjb-temp-2009 at alpenjodel.de>
Date:   Fri Jul 22 08:07:49 2011 +0200

    rc.shutdown: Move 'run_hook shutdown_start' after "Initiating Shutdown..."
    
    Rationale
    
    Avoid printing any start hook status messages above the head line.

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

Summary of changes:
 Makefile      |   13 ++++-
 arch-tmpfiles |  156 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 functions     |    7 +--
 rc.shutdown   |    4 +-
 tmpfiles.conf |   20 +++++++
 5 files changed, 192 insertions(+), 8 deletions(-)
 create mode 100755 arch-tmpfiles
 create mode 100644 tmpfiles.conf


hooks/post-receive
-- 
Arch Linux initscripts repository


More information about the arch-projects mailing list