On Mon, Mar 03, 2025 at 11:54:35AM +0100, Nils Kattenbeck wrote:
> Hi,
>
> systemd definitely already has all the stuff in place to do this on it's
> own.
> The stuff creating the root partition would be sd-repart which just needs a
> corresponding partition description.
>
> A good example of how
Hi,
systemd definitely already has all the stuff in place to do this on it's
own.
The stuff creating the root partition would be sd-repart which just needs a
corresponding partition description.
A good example of how this can be used is particleOS
https://github.com/systemd/particleos
which is an
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