From: "J. Neuschäfer via buildroot" <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: "Eric Le Bihan" <eric.le.bihan.dev@free.fr>,
"J. Neuschäfer" <j.neuschaefer@gmx.net>
Subject: [Buildroot] [PATCH v2 0/4] Optionally build some skarnet.org packages as multicall binaries
Date: Sun, 11 Aug 2024 12:01:10 +0200 [thread overview]
Message-ID: <20240811-s6-multicall-v2-0-14249fd20cbd@gmx.net> (raw)
In recent years, execline, s6-portable-utils, and s6-linux-utils gained
the ability to be built as a multicall binary, just like busybox.
This patchset exposes the multicall option in Buildroot.
Given that 2024.08-rc1 has just been tagged, and this is not a bugfix
series, it should probably be applied to the next branch instead of
master.
To: buildroot@buildroot.org
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Cc: Dick Olsson <hi@senzilla.io>
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
Changes in v2:
- Add DEVELOPERS entry
- Link to v1: https://lore.kernel.org/r/20240704-s6-multicall-v1-0-b6adb2bd0905@gmx.net
---
J. Neuschäfer (4):
package/execline: Add option to build multicall binary
package/s6-portable-utils: Add option to build multicall binary
package/s6-linux-utils: Add option to build multicall binary
DEVELOPERS: Add skarnet.org packages to J. Neuschäfer's entry
DEVELOPERS | 11 ++++++++++-
package/execline/Config.in | 9 +++++++++
package/execline/execline.mk | 1 +
package/s6-linux-utils/Config.in | 9 +++++++++
package/s6-linux-utils/s6-linux-utils.mk | 1 +
package/s6-portable-utils/Config.in | 9 +++++++++
package/s6-portable-utils/s6-portable-utils.mk | 1 +
7 files changed, 40 insertions(+), 1 deletion(-)
---
base-commit: ab92eaa04bf8ec29dced04063ba1dc626b7d5789
change-id: 20240601-s6-multicall-27a0b57e49be
Best regards,
--
J. Neuschäfer <j.neuschaefer@gmx.net>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-08-11 10:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 10:01 J. Neuschäfer via buildroot [this message]
2024-08-11 10:01 ` [Buildroot] [PATCH v2 1/4] package/execline: Add option to build multicall binary J. Neuschäfer via buildroot
2024-08-11 10:01 ` [Buildroot] [PATCH v2 2/4] package/s6-portable-utils: " J. Neuschäfer via buildroot
2024-08-11 10:01 ` [Buildroot] [PATCH v2 3/4] package/s6-linux-utils: " J. Neuschäfer via buildroot
2024-08-11 10:01 ` [Buildroot] [PATCH v2 4/4] DEVELOPERS: Add skarnet.org packages to J. Neuschäfer's entry J. Neuschäfer via buildroot
2024-08-15 8:58 ` [Buildroot] [PATCH v2 0/4] Optionally build some skarnet.org packages as multicall binaries Thomas Petazzoni via buildroot
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=20240811-s6-multicall-v2-0-14249fd20cbd@gmx.net \
--to=buildroot@buildroot.org \
--cc=eric.le.bihan.dev@free.fr \
--cc=j.neuschaefer@gmx.net \
/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