Skip to content

Conversation

@alexhulbert
Copy link
Member

Port of meta-searcher Yocto layer to Mkosi

@alexhulbert alexhulbert requested a review from Ruteri May 13, 2025 00:01
@alexhulbert alexhulbert self-assigned this May 13, 2025
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
CONFIG_IPV6=n
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have separate kernel configs?

@MoeMahhouk
Copy link
Member

you probably also need to add the seccom.json like the one added to meta-custom-podman for the security patches, right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recall I did this in yocto because podman runner was failing because the default containers.conf was using the overlayfs driver instead of vfs. This might be the same case in mkosi but would your build still work without this custom configuration?
I am asking because overlayfs is preferable performance-wise but this is not high priority for now in case it doesn't work

@alexhulbert
Copy link
Member Author

you probably also need to add the seccom.json like the one added to meta-custom-podman for the security patches, right?

good catch!

@alexhulbert alexhulbert merged commit 2152d79 into main Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants