Skip to content

Conversation

@stgraber
Copy link
Member

@stgraber stgraber commented Nov 9, 2025

Preparation for #436

Signed-off-by: Stéphane Graber <[email protected]>
cd /buildroot/usr/src/drbd-*/src/ || exit 1
(
cat << EOF
ZGlmZiAtLWdpdCBhL2RyYmQvS2J1aWxkLmRyYmQgYi9kcmJkL0tidWlsZC5kcmJkCmluZGV4IDU5
Copy link
Collaborator

Choose a reason for hiding this comment

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

Any way to include this patch without embedding it as a base64-encoded chunk?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not that I could find. It was getting pretty ugly having to escape a bunch of stuff in there that was making the shell unhappy.

And I couldn't find a good way for mkosi to make the patch available only to the build environment.

Copy link
Member Author

Choose a reason for hiding this comment

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

It's hopefully a temporary hack until the DRBD folks push out a release that works with 6.17.

Until then the patch forcefully turns off dax support.

The proxmox-9 repository is needed to grab drbd-dkms while the trixie
repository provides the remaining binaries.

proxmox-9 is amd64-only but the only package we need from it is
arch-all, so that still works for us. The trixie repository supports
both architectures.

Signed-off-by: Stéphane Graber <[email protected]>
@stgraber stgraber merged commit ae978fe into lxc:main Nov 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants