this post was submitted on 17 Nov 2025
48 points (96.2% liked)

Linux

10165 readers
783 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Systemd today finally merged support for building against and using the musl libc library. This is a win for Linux distributions like postmarketOS, Alpine Linux, and others that use musl by default as their standard C library or offer it as an option.

Since September has been a pull request for experimental support for building systemd with musl libc. This requires a new version of musl with a recent patch, which has been backported to some distributions like Alpine Linux and postmarketOS, in order to use musl as an alternative to glibc.

you are viewing a single comment's thread
view the rest of the comments
[–] hosaka@programming.dev 2 points 1 day ago

I'll finally be able to switch from docker compose to podman with quadlets on my server running alpine