Another good reason Poettering left the project. This was a hill he wanted to die on... glibc only.
Linux
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
he literally made a commit yesterday? https://github.com/systemd/systemd/commit/1daf7b56bb9b01f03bb19a12e9aec5934116a72d
Was it to revert MUSL?
Ducks /s
Huh. I thought he had stepped away when he left for MS....
Wait he left? When?
I was under the (mistaken) impression he stepped away when he left to work at MS.
Oh
I'll finally be able to switch from docker compose to podman with quadlets on my server running alpine
you're using alpine+docker with systemd?
Currently just alpine with docker compose, but I initially wanted to use podman, this was before quadlets were a thing and I found it very cumbersome to configure the networking between containers, also recall having to use kustomize as an extra step, so I gave up and went with compose.
Now there are quadlets with podman, which seem to do everything I need but require systemd. I'd be happy to switch from openrc to systemd just for the sake of using podman.