[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.15.0-4-g9c1a65a
Dave Reisner
dreisner at archlinux.org
Mon Sep 2 10:40:08 EDT 2013
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 "The official mkinitcpio repository".
The branch, master has been updated
via 9c1a65a9c82080dec2e52d03613584bbc1340cf0 (commit)
via 60475ade761e85ef2c1b0f2daef569b134d44fc0 (commit)
via 31e5439dd5a78d413a77a79ffa8179815a02570c (commit)
via c7a09dbe28380299e46614462d1e4a3d6af6c3f6 (commit)
from 449b3e543c6bbc1e9d539ca2298cc5a191b3233a (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 9c1a65a9c82080dec2e52d03613584bbc1340cf0
Author: Dave Reisner <dreisner at archlinux.org>
Date: Tue Aug 27 11:39:58 2013 -0400
mkinitcpio: preserve permissions if run as root
Running as non-root is usually for my own dev purposes, but someone
might do this and be surprised when a directory/file that needs
permissions other than root isn't preserved.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit 60475ade761e85ef2c1b0f2daef569b134d44fc0
Author: Dave Reisner <dreisner at archlinux.org>
Date: Tue Aug 27 17:51:31 2013 -0400
rely on libmount defaults for file locations
Using --tab-file for findmnt calls is redundant if we can rely on the
defaults. Sanitize the environment from any LIBMOUNT_* variables so
that we can be sure of what file we're reading.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit 31e5439dd5a78d413a77a79ffa8179815a02570c
Author: Dave Reisner <dreisner at archlinux.org>
Date: Wed Aug 21 10:30:11 2013 -0400
autodetect: search for /usr explicitly using -T
Doing this oddly results in findmnt never stat(2)'ing the target
directory, which might be problematic with stale NFS mounts and maybe
autofs.
Fixes FS#36629, I suppose.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit c7a09dbe28380299e46614462d1e4a3d6af6c3f6
Author: Dave Reisner <dreisner at archlinux.org>
Date: Fri Jul 26 19:51:01 2013 -0400
init: avoid passing empty RD_TIMESTAMP variable
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
init | 1 -
install/autodetect | 2 +-
mkinitcpio | 9 +++++++--
3 files changed, 8 insertions(+), 4 deletions(-)
hooks/post-receive
--
The official mkinitcpio repository
More information about the arch-projects
mailing list