public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-cip: add kernel config snippet for container compatibility
@ 2025-01-08 10:07 Michael Adler
  2025-01-08 10:07 ` [PATCH 1/1] " Michael Adler
  2025-01-08 10:17 ` [PATCH 0/1] " MOESSBAUER, Felix
  0 siblings, 2 replies; 9+ messages in thread
From: Michael Adler @ 2025-01-08 10:07 UTC (permalink / raw)
  To: cip-dev; +Cc: Michael Adler

While the cip-core x86-64 kernel configuration includes the necessary options
for container engines like Docker, the arm64 configuration does not.
I have identified the required kernel configuration options to ensure
compatibility with Docker and Podman.
Instead of integrating these options directly into the arm64 configuration, I
am providing them as a drop-in snippet to support custom kernel
configurations.

Note: I am open to feedback on whether this should remain a drop-in snippet or
be merged into the default configuration.


Michael Adler (1):
  linux-cip: add kernel config snippet for container compatibility

 conf/machine/qemu-amd64.conf              |   1 +
 conf/machine/qemu-arm64.conf              |   1 +
 recipes-kernel/linux/files/container.cfg  | 114 ++++++++++++++++++++++
 recipes-kernel/linux/linux-cip-common.inc |   5 +
 4 files changed, 121 insertions(+)
 create mode 100644 recipes-kernel/linux/files/container.cfg

-- 
2.47.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-03 16:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 10:07 [PATCH 0/1] linux-cip: add kernel config snippet for container compatibility Michael Adler
2025-01-08 10:07 ` [PATCH 1/1] " Michael Adler
2025-01-09  8:11   ` [cip-dev] " Florian Bezdeka
2025-01-08 10:17 ` [PATCH 0/1] " MOESSBAUER, Felix
2025-01-09  7:58   ` Jan Kiszka
2025-01-24  6:07   ` nobuhiro1.iwamatsu
2025-01-28  9:43     ` Michael Adler
2025-01-30 21:57       ` nobuhiro1.iwamatsu
2025-02-03 16:35         ` Michael Adler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox