[systemd-devel] bootctl says ukify-generated efi file is not a UKI

2024-05-08 Thread EQ
Dear list, I'm generating UKIs with ukify via kernel-install (systemd version 255.4). These UKIs boot fine using systemd-boot. However, when using bootctl, I get unexpected output, the most important being that it says that the UKI efi files are not UKIs. Output of `bootctl list`: ``` Pars

[systemd-devel] use a cache for resolving tags in libmount_parse() api

2024-05-08 Thread Rajmohan. R
Hi Systemd-devel Team, I am trying to include a function mnt_new_cache() in systemd. I had changed the signature of a few existing function of systemd. I get the below compile error. kpit@L-16522:systemd$ ninja -C build ninja: Entering directory `build' [833/2203] Linking target systemd FAILED:

Re: [systemd-devel] soft-reboot and surviving it

2024-05-08 Thread Thorsten Kukuk
Hi, attached is a better reproducer for the "broken pipe" problem, if applications write to stderr. This time without buffered glibc streams. If writing to stderr (fd 2) fails, the error get's logged via sd_journal_print(). Regards, Thorsten On Fri, Apr 19, 2024 at 11:48 AM Luca Boccassi wrote:

[systemd-devel] L2TP NetDev not starting

2024-05-08 Thread Tr4sK
Hi, I'm trying to get my head around to connect my debian box to a mikrotik router. I tried to keep it simple and made it work with the ip l2tp commands. But, with the same parameter in a .netdev file it does not appear. To be clear, it's not a mikrotik issue. I gathered informations about it