Lennart Poettering
Lennart Poettering
#23870 should get some tweaks, I think. By accident I commented on the commit msg, i.e. here: https://github.com/systemd/systemd/commit/907506695549c689710cd267583f6fd439711dcf#r80812181 (and below)
Here are a bunch of things we probably should figure out before doing a release with sd-netlink public. 1. What is the difference between sd_open_fd() and sd_new_with_fd()? shouldn't they be...
the boot loader spec now defines $BOOT in a way that is different than before, and totally different from what is implemented in bootctl. Previously $BOOT refers to XBOOTLDR if...
https://github.com/systemd/systemd/pull/23348#pullrequestreview-1062249859
I recently ran into some problems with a terminal program using the permyriad (aka "PER TEN THOUSAND SIGN") glyph. As it turns out Source Code Pro lacks the glyph which...
I'd like to add support for a ".busname" concept in systemd, where people can declare a dbus service name to acquire as unit file, and it would list the full...
And lets sort the list of dracut additions again. This is a companion to https://github.com/systemd/systemd/pull/24771, and should probably be merged only after that got merged. (If it's merged before it...
This adds support for easy provisioning of the root user's ssh key via the `ssh.authorized_keys.root` system credential. This is more complicated than it initially appeared, as when dropping this credential...
Alternative to #24780. Let's just make things work.
### Component _No response_ ### Is your feature request related to a problem? Please describe See discussion on #24776 ### Describe the solution you'd like I guess we should support...