[arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2012.02.2-11-gcb18be3

Tom Gundersen tomegun at archlinux.org
Mon Mar 12 18:29:24 EDT 2012


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  cb18be3f401a2c693d66a9417e479ed74e17c2f0 (commit)
       via  1b653d6986714848a848b421c50dafe2868829e6 (commit)
       via  523e05098af3b9233d286a0f31afe7e879bcd6a8 (commit)
      from  28db00b0def506223ae55f5a7eef0dc94591fe91 (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 cb18be3f401a2c693d66a9417e479ed74e17c2f0
Author: Tom Gundersen <teg at jklm.no>
Date:   Mon Mar 12 23:26:15 2012 +0100

    timezone: always symlink to zoneinfo rather than copying
    
    Behave as described in the manpage.
    
    This makes sure that we don't need to write to /etc unnecessarily
    in case of updates to zoneinfo.
    
    The reason for keeping a copy in /etc was if /usr was on a separate
    unmounted partition, but this is no longer supported.
    
    Reported-by: Sébastien Luttringer <seblu at seblu.net>
    Signed-off-by: Tom Gundersen <teg at jklm.no>

commit 1b653d6986714848a848b421c50dafe2868829e6
Author: Lukas Fleischer <archlinux at cryptocrack.de>
Date:   Mon Mar 12 14:36:45 2012 +0100

    Makefile: Rework man page handling
    
    * Move the list of man page files to a variable to avoid code
      duplication. Also, use generic code in the install target and extract
      man pages from the newly introduced variable.
    
    * Use generic (wildcard) rules for man page generation instead of having
      one rule per source/target file.
    
    * Use "$(DESTDIR)" instead of "${DESTDIR}" everywhere.
    
    Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>

commit 523e05098af3b9233d286a0f31afe7e879bcd6a8
Author: Lukas Fleischer <archlinux at cryptocrack.de>
Date:   Mon Mar 12 14:45:52 2012 +0100

    Makefile: Mark phony targets
    
    Most targets used in our Makefile don't refer to files. Use the ".PHONY"
    special target to mark these. Doing this prevents us from file name
    conflicts and improves performance a bit.
    
    Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>

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

Summary of changes:
 Makefile  |   35 ++++++++++++++++++-----------------
 functions |    7 +------
 2 files changed, 19 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Arch Linux initscripts repository


More information about the arch-projects mailing list