[arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2011.12.1-14-g0724c1d
Tom Gundersen
tomegun at archlinux.org
Tue Dec 27 10:04:04 EST 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 0724c1d8aa760f02190c7ee325274f0d0957943e (commit)
via b4ef9040c72235d2e863dcd6b699c08f9b1a0cce (commit)
via a4558c4c7c44714e16e42f6e76e947bde16c85e5 (commit)
via 5fa0e11c6193a627918f83ff43f931fdfdff59bc (commit)
via 4b85d59e2fecd908a642b5fdaeff207f0e980ad3 (commit)
via 80b27145dcdf8e2bee41e450a633e30d366906f1 (commit)
from 9bf1b81cf3a5d8f045147e2d89ecbac5dfc9c2ff (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 0724c1d8aa760f02190c7ee325274f0d0957943e
Author: Tom Gundersen <teg at jklm.no>
Date: Wed Oct 19 10:06:35 2011 +0200
config: add /etc/hostname support
If /etc/hostname is non-empty its contents is assumed to be the hostname.
This takes precedence over HOSTNAME in rc.conf.
This implements FS#27732 and http://0pointer.de/public/systemd-man/hostname.html,
and is the same as what is done on Debian, Ubuntu, Fedora and Suse.
Signed-off-by: Tom Gundersen <teg at jklm.no>
commit b4ef9040c72235d2e863dcd6b699c08f9b1a0cce
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sat Dec 24 23:51:15 2011 -0500
arch-tmpfiles: add handling for _z and _Z
This doesn't actually relabel security contexts, since arch's coreutils
isn't built with selinux support, but it handles maintenance of mode and
ownership if you're into that sort of thing.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit a4558c4c7c44714e16e42f6e76e947bde16c85e5
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sat Dec 24 23:45:14 2011 -0500
arch-tmpfiles: simplify uid/gid validation
getent will process numeric UIDs/GIDs for us.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit 5fa0e11c6193a627918f83ff43f931fdfdff59bc
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sat Dec 24 23:36:05 2011 -0500
arch-tmpfiles: simplify action invocation
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit 4b85d59e2fecd908a642b5fdaeff207f0e980ad3
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sat Dec 24 23:19:13 2011 -0500
arch-tmpfiles: avoid pipe to xargs
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit 80b27145dcdf8e2bee41e450a633e30d366906f1
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sat Dec 24 23:14:49 2011 -0500
arch-tmpfiles: don't truncate directories on --create
arch-tmpfiles should not truncate directories when invoked with
--create. This matches behavior from systemd's tmpfiles binary.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
arch-tmpfiles | 57 +++++++++++++++++++++++++++++++++++++++++++++++++--------
rc.sysinit | 3 +++
2 files changed, 52 insertions(+), 8 deletions(-)
hooks/post-receive
--
Arch Linux initscripts repository
More information about the arch-projects
mailing list