From: Michael Olbrich <m.olbrich@pengutronix.de>
To: "Sven Püschel" <s.pueschel@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH v2 3/3] lvm2: add bash as dependency
Date: Fri, 10 Jul 2026 09:32:33 +0200 [thread overview]
Message-ID: <alCgESjDXfrbgH3T@pengutronix.de> (raw)
In-Reply-To: <20260703083435.1279918-3-s.pueschel@pengutronix.de>
On Fri, Jul 03, 2026 at 10:33:36AM +0200, Sven Püschel wrote:
> Add bash as a dependency, as the fsadm and lvmdump tools are bash
> shell scripts.
>
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
>
> ---
> v2
> - added
> ---
> rules/lvm2.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/rules/lvm2.in b/rules/lvm2.in
> index 032ed5006..8a6b26927 100644
> --- a/rules/lvm2.in
> +++ b/rules/lvm2.in
> @@ -9,6 +9,7 @@ menuconfig LVM2
> select NCURSES
> select SYSTEMD if LVM2_SYSTEMD
> select LVM2_LIBDEVMAPPER_EVENT if LVM2_LVM_TOOLS
> + select BASH if LVM2_LVM_TOOLS
No. Most tools don't need this and bash is quite big. Split this into a
separate option. And add '&& RUNTIME' to the condition.
Michael
> prompt "lvm2 "
> help
> LVM2 refers to a new userspace toolset that provide logical volume management
> --
> 2.47.3
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2026-07-10 7:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 8:33 [ptxdist] [PATCH v2 1/3] lvm2: make libaio dependency conditional Sven Püschel
2026-07-03 8:33 ` [ptxdist] [PATCH v2 2/3] lvm2: add option for libdevmapper-event.so Sven Püschel
2026-07-10 7:31 ` Michael Olbrich
2026-07-15 10:01 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-03 8:33 ` [ptxdist] [PATCH v2 3/3] lvm2: add bash as dependency Sven Püschel
2026-07-10 7:32 ` Michael Olbrich [this message]
2026-07-15 10:01 ` [ptxdist] [APPLIED] lvm2: make libaio dependency conditional Michael Olbrich
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=alCgESjDXfrbgH3T@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=s.pueschel@pengutronix.de \
/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