public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Sami Kerola <kerolasa@iki.fi>
To: util-linux@vger.kernel.org
Cc: kerolasa@iki.fi
Subject: [PATCH 2/4] build-sys: add libs-only to config-gen.d
Date: Sun, 16 Feb 2014 15:22:54 +0000	[thread overview]
Message-ID: <1392564176-11596-3-git-send-email-kerolasa@iki.fi> (raw)
In-Reply-To: <1392564176-11596-1-git-send-email-kerolasa@iki.fi>

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
---
 tools/config-gen.d/libs-only.conf | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 tools/config-gen.d/libs-only.conf

diff --git a/tools/config-gen.d/libs-only.conf b/tools/config-gen.d/libs-only.conf
new file mode 100644
index 0000000..f000288
--- /dev/null
+++ b/tools/config-gen.d/libs-only.conf
@@ -0,0 +1,10 @@
+include:core.conf
+
+--disable-diskutils
+--disable-fdisks
+--disable-loginutils
+--disable-miscutils
+--disable-schedutils
+--disable-sysutils
+--disable-termutils
+--disable-textutils
-- 
1.8.5.5


  parent reply	other threads:[~2014-02-16 15:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-16 15:22 [PATCH 0/4] pull: allow disabling command builds Sami Kerola
2014-02-16 15:22 ` [PATCH 1/4] build-sys: allow per directory build targets Sami Kerola
2014-02-16 15:22 ` Sami Kerola [this message]
2014-02-16 15:22 ` [PATCH 3/4] tools: make config-gen to require build target argument Sami Kerola
2014-03-07 10:54   ` Karel Zak
2014-02-16 15:22 ` [PATCH 4/4] tests: check commands needed for running a test exist Sami Kerola
2014-03-07 10:55   ` Karel Zak
2014-03-07 10:44 ` [PATCH 0/4] pull: allow disabling command builds Karel Zak
2014-03-07 14:52   ` Sami Kerola

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=1392564176-11596-3-git-send-email-kerolasa@iki.fi \
    --to=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