From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 1/1] tini: new package
Date: Tue, 14 Aug 2018 15:57:02 +0200 [thread overview]
Message-ID: <20180814155702.7672ca9a@windsurf> (raw)
In-Reply-To: <20180810184255.17612-1-christian@paral.in>
Hello,
On Fri, 10 Aug 2018 11:42:55 -0700, Christian Stewart wrote:
> Tini is a minimal init process to act as PID 1 for containers.
>
> Note: it is not necessary to compile Tini statically for many non-docker
> container environments, and Docker now statically links to Tini internally (as
> of 1.13).
>
> Tested-by: Matt Weber <matthew.weber@rockwellcollins.com>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> package/Config.in | 1 +
> package/tini/Config.in | 16 ++++++++++++++++
> package/tini/tini.hash | 3 +++
> package/tini/tini.mk | 37 +++++++++++++++++++++++++++++++++++++
> 4 files changed, 57 insertions(+)
> create mode 100644 package/tini/Config.in
> create mode 100644 package/tini/tini.hash
> create mode 100644 package/tini/tini.mk
The entry to the DEVELOPERS file was missing, so I've added it, and
applied.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-08-14 13:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-10 18:42 [Buildroot] [PATCH v1 1/1] tini: new package Christian Stewart
2018-08-10 19:55 ` Thomas Petazzoni
2018-08-10 22:11 ` Christian Stewart
2018-08-10 22:17 ` Thomas Petazzoni
2018-08-10 23:33 ` Matthew Weber
2018-08-14 13:57 ` Thomas Petazzoni [this message]
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=20180814155702.7672ca9a@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.