Lennart Poettering
Lennart Poettering
This adds missing glue to reasonably allow unpriv users VMs/containers to register with the system machined. This primarily adds two things: 1. machined can now properly track VMs/containers residing in...
### systemd version the issue has been seen with git main ### Used distribution _No response_ ### Linux kernel version used _No response_ ### CPU architectures issue was seen on...
ssh-generator: generate /etc/issue.d/ with VSOCK ssh info data I find myself trying to log into a fresh ParticleOS VM started via systemd-vmspawn all the time, but I don't know its...
β¦ecords Some user record providers might want to implement case-insensitive user record matching, or other forms of non-normalized matching. So far uderdb didn't allow that, because client's typically revalidate the...
### systemd version the issue has been seen with git main ### Used distribution _No response_ ### Linux kernel version used _No response_ ### CPU architectures issue was seen on...
Note: This patch was already reverted once, see c3c79aeb524717921fafee4ea71b5a0607929532 I still think it's the way to go, but I haven't tried to debug what the issue was the first time...
PCR 16 is intended for debugging purposes, and is the only PCR that can be reset by software. Let's prefer that for testing. PCR 11 has a purpose (i.e. kernel...
This takes inspiration from AT_FDCWD, but always references the root dir rather than the cwd. This allows various convenience uses, as we can now reference the root dir without actually...
This adds the ability to download OCI images via importd. Not a fan of the OCI format tbh, in particular its security properties are a bit sad. But I guess...
### Component systemd-boot ### Is your feature request related to a problem? Please describe FreeBSD has this, and we should too: https://cgit.freebsd.org/src/tree/stand/efi/loader/main.c?id=20a6f4779ac6108716a81d383a79a161ae41d48c ### Describe the solution you'd like _No response_...