[systemd-devel] how to use systemd-sysext addons and systemd-stub to extend an UKI initrd

2023-12-04 Thread Emanuele Giuseppe Esposito
Hello everyone, As the title suggests, I am trying to extend an UKI initrd via systemd-sysext addons/extensions. I contributed to the systemd-stub UKI addons to extend the kernel command line, so I know how they works and planning to give a talk about them soon. However, I would like to get the f

[systemd-devel] Where to install UKI cmdline addons in the root partition

2023-12-04 Thread Emanuele Giuseppe Esposito
Hello everyone, Sorry for the back-to-back emails, but I realized I could use this mailing list to bring up another topic related to UKI addons. This is the same as I wrote in https://github.com/systemd/systemd/issues/29372 : I think we need some agreement to decide that if distros want to ship r

[systemd-devel] Hermetic-usr implementation on dracut

2025-03-03 Thread Emanuele Giuseppe Esposito
Hello everyone, As you might know already, I tried to submit a new dracut module that implements the hermetic-usr approach described by Lennart in his blogpost "Fitting everything together": https://0pointer.net/blog/fitting-everything-together.html. The PR is here: https://github.com/dracut-ng/d