Re: [systemd-devel] Mapped device not becoming active

2025-11-07 Thread Fredrik Hugosson
Hi! Waking up an old thread, as we now finally understand the issue better. Basically, it comes from that some mapped devices are set up in our bootloader, which does not use udev. So, they are setup in the kernel and can be used, but udev has no knowledge of them and specifically the device /d

Re: [systemd-devel] journalctl bash complete unit name extremely slow - why?

2025-11-07 Thread lejeczek
sorry, I assumed it'd have to be explicitly mentioned if/when non-root operates, otherwise I assumed that the default, was the *root* user. It's uid 0 doing and getting what I showed. thanks, L.

Re: [systemd-devel] bootloader=enabled just to get systemd-tpm2-setup?

2025-11-07 Thread Itxaka Serrano Garcia
On Fri, Nov 7, 2025 at 10:51 AM Lennart Poettering wrote: > On Fr, 07.11.25 10:34, Itxaka Serrano Garcia ( > [email protected]) wrote: > > > Is it not about using grub at all? It's about building and supporting > > systemd features that accomodate tpm2 devices for other bootloaders

Re: [systemd-devel] bootloader=enabled just to get systemd-tpm2-setup?

2025-11-07 Thread Lennart Poettering
On Fr, 07.11.25 10:51, Lennart Poettering ([email protected]) wrote: > As mentioned, pcrextend measures various things at boot into various > nvindexes we took possession off. i.e. [email protected], sorry, i meant: "… into various *pcrs* …" Lennart -- Lennart Poettering, Berlin

Re: [systemd-devel] bootloader=enabled just to get systemd-tpm2-setup?

2025-11-07 Thread Lennart Poettering
On Fr, 07.11.25 10:34, Itxaka Serrano Garcia ([email protected]) wrote: > Is it not about using grub at all? It's about building and supporting > systemd features that accomodate tpm2 devices for other bootloaders that > conform to the specification? Like which one? The boot loade

Re: [systemd-devel] bootloader=enabled just to get systemd-tpm2-setup?

2025-11-07 Thread Itxaka Serrano Garcia
On Fri, Nov 7, 2025 at 10:24 AM Lennart Poettering wrote: > On Fr, 07.11.25 10:02, Itxaka Serrano Garcia ( > [email protected]) wrote: > > > Hey folks, > > > > I'm having a go at building systemd myself and I can't get my head around > > this. > > > > If I disable the bootloader part

Re: [systemd-devel] bootloader=enabled just to get systemd-tpm2-setup?

2025-11-07 Thread Lennart Poettering
On Fr, 07.11.25 10:02, Itxaka Serrano Garcia ([email protected]) wrote: > Hey folks, > > I'm having a go at building systemd myself and I can't get my head around > this. > > If I disable the bootloader part, because I don't want systemd-boot, I also > dont get nice services like sys

[systemd-devel] bootloader=enabled just to get systemd-tpm2-setup?

2025-11-07 Thread Itxaka Serrano Garcia
Hey folks, I'm having a go at building systemd myself and I can't get my head around this. If I disable the bootloader part, because I don't want systemd-boot, I also dont get nice services like systemd-tpm2-setup and its binaries because of reasons? I would expect the tpm2=enabled to be the one