Possible to port current configure scripts for older systemd versions? #4022
|
I am working on backporting some patches for v255 and v253 but I can't seem to get mkosi working to build a test image to launch. There's some massive differences between the Meson build scripts, outdated flags and commands, and incompatible base images, etc. What would be the best way to go about this? I have successfully used this on testing v258 but I don't think I understood the inner workings that made that happen. Any help would be appreciated |
Answered by
daandemeyer
Dec 6, 2025
Replies: 2 comments
|
You're out of luck, you can try to find an older mkosi cimmit that works with older systemd versions but I wouldn't bother. |
0 replies
Answer selected by
rajibade
|
Thanks. Yeah I did try to use older commits. It ending up not working due to boot hang that seemed to only get fixed in the newer systemd versions. Bummed :-( |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're out of luck, you can try to find an older mkosi cimmit that works with older systemd versions but I wouldn't bother.