[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.7-66-g35ae016
From: |
Justus Winter |
Subject: |
[SCM] Hurd branch, master, updated. v0.7-66-g35ae016 |
Date: |
Fri, 05 Feb 2016 08:31:52 +0000 |
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 "Hurd".
The branch, master has been updated
via 35ae0168bbdae2eb7029262f49d394046a67860f (commit)
from 6e22fb5616dbacad58cc55544a00efece0477a9a (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 35ae0168bbdae2eb7029262f49d394046a67860f
Author: Justus Winter <address@hidden>
Date: Fri Jan 15 18:56:25 2016 +0100
utils/settrans: improve --chroot functionality
Add an option '--chroot-chdir' to settrans and make it chdir to this
directory before executing the target program. Also, look up the
executable in PATH.
With these changes we no longer need to use the shell inside the
chroot in the convenience scripts, and hence do not require it to be
installed inside the chroot.
* utils/fakeroot.sh: Simplify using the new option.
* utils/remap.sh: Likewise.
* utils/settrans.c (OPT_CHROOT_CHDIR): New constant.
(options): New option 'chroot-chdir'.
(main): Handle new option. Search for target executable in PATH.
* utils/fakeauth.c (main): Likewise.
-----------------------------------------------------------------------
Summary of changes:
utils/fakeauth.c | 6 +++++-
utils/fakeroot.sh | 15 ++++++---------
utils/remap.sh | 14 ++++++--------
utils/settrans.c | 32 ++++++++++++++++++++++++++++++--
4 files changed, 47 insertions(+), 20 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.7-66-g35ae016,
Justus Winter <=