util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alyssa Ross <hi@alyssa.is>
To: util-linux@vger.kernel.org
Subject: Enabling single programs after --disable-all-programs
Date: Thu, 07 Oct 2021 09:44:24 +0000	[thread overview]
Message-ID: <87zgrl6ufb.fsf@alyssa.is> (raw)

[-- Attachment #1: Type: text/plain, Size: 807 bytes --]

Hi, I was hoping to be able to have util-linux's build system only build
specific programs I'm interested in.  In some cases, there are options
to do this, e.g. I could do --disable-all-programs --enable-lslogins and
get a util-linux build that's just what I need for lslogins, but for
some programs, e.g. lsblk, there's no --enable-lsblk option.

From what I can tell from the git history, --enable-$prog options have
generally been added a few at a time to allow specific programs to be
_disabled_, and that it's possible to build _only_ those programs using
--disable-all-programs seems to mostly be a side effect.

So, would you accept a patch that added --enable-$prog options to _all_
programs (or patches that added those options one at a time whenever a
use case appeared)?

Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

                 reply	other threads:[~2021-10-07  9:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87zgrl6ufb.fsf@alyssa.is \
    --to=hi@alyssa.is \
    --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;
as well as URLs for NNTP newsgroup(s).