From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Christian Stewart via buildroot <buildroot@buildroot.org>
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>
Subject: Re: [Buildroot] [PATCH v1 1/1] package/catatonit: new package
Date: Mon, 31 Oct 2022 11:37:03 +0100 [thread overview]
Message-ID: <20221031113703.1d622fc1@windsurf> (raw)
In-Reply-To: <20220821041417.483818-1-christian@paral.in>
On Sat, 20 Aug 2022 21:14:17 -0700
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:
> catatonit is a simple but valid init binary to act as PID 1 for containers.
>
> https://github.com/openSUSE/catatonit
>
> Dependency of podman.
>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> DEVELOPERS | 1 +
> package/Config.in | 1 +
> ...e.ac-call-AM_INIT_AUTOMAKE-only-once.patch | 39 +++++++++++++++++++
> package/catatonit/Config.in | 7 ++++
> package/catatonit/catatonit.hash | 3 ++
> package/catatonit/catatonit.mk | 14 +++++++
> 6 files changed, 65 insertions(+)
> create mode 100644 package/catatonit/0001-configure.ac-call-AM_INIT_AUTOMAKE-only-once.patch
> create mode 100644 package/catatonit/Config.in
> create mode 100644 package/catatonit/catatonit.hash
> create mode 100644 package/catatonit/catatonit.mk
A dependency on BR2_USE_MMU was missing, so I've added it, and applied.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-10-31 10:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-21 4:14 [Buildroot] [PATCH v1 1/1] package/catatonit: new package Christian Stewart via buildroot
2022-10-31 10:37 ` Thomas Petazzoni via buildroot [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=20221031113703.1d622fc1@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=yann.morin.1998@free.fr \
/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.