From: Dave Reisner <d@falconindy.com>
To: Sami Kerola <kerolasa@iki.fi>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH 3/3] build-sys: add chkdupexe and uuidd socket activation to most-builds
Date: Wed, 9 Jan 2013 17:47:15 -0500 [thread overview]
Message-ID: <20130109224715.GY31925@rampage> (raw)
In-Reply-To: <1357771446-11966-3-git-send-email-kerolasa@iki.fi>
On Wed, Jan 09, 2013 at 10:44:06PM +0000, Sami Kerola wrote:
> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
> ---
chkdupexe was marked as deprecated and turned off by default in
4581bd9c6797ea3b75. Maybe generalize the commit message as well, since
this does a lot more than just enable the 2 builds it claims.
> configure.ac | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 16255b1..e937736 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -673,15 +673,17 @@ AC_ARG_ENABLE([most-builds],
> )
> if test "x$enable_most_builds" = xyes; then
> enable_arch=check
> + enable_chfn_chsh=yes
> + enable_chkdupexe=yes
> enable_elvtune=check
> - enable_tunelp=yes
> enable_last=yes
> enable_line=yes
> enable_mesg=yes
> + enable_newgrp=yes
> enable_reset=yes
> + enable_socket_activation=yes
> + enable_tunelp=yes
> enable_vipw=yes
> - enable_chfn_chsh=yes
> - enable_newgrp=yes
> enable_write=yes
> fi
>
> --
> 1.8.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe util-linux" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-01-09 22:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-09 22:44 [PATCH 1/3] build-sys: add files to distribution Sami Kerola
2013-01-09 22:44 ` [PATCH 2/3] build-sys: ignore chkdupexe Sami Kerola
2013-01-10 10:46 ` Karel Zak
2013-01-09 22:44 ` [PATCH 3/3] build-sys: add chkdupexe and uuidd socket activation to most-builds Sami Kerola
2013-01-09 22:47 ` Dave Reisner [this message]
2013-01-10 10:48 ` Karel Zak
2013-01-10 10:46 ` [PATCH 1/3] build-sys: add files to distribution Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130109224715.GY31925@rampage \
--to=d@falconindy.com \
--cc=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox