Antonio Álvarez Feijoo

Results 84 comments of Antonio Álvarez Feijoo

> To address the specific concern, I added an extra check to only pull in overlayfs as a dependency for dmsquash-live only if systemd is not installed. Thanks for your...

> Thanks for doing this. I think it'd make sense to split this into two changes, with the first just carrying the `Makefile` and `dracut.conf` hunks. A deprecation message should...

Maybe this is a duplicate of #1859?

Hi @johannbg, I know you don't have too much time, so maybe I can help you to finish this draft. Today I remembered that a couple of months ago I...

You can pass an empty file to `--conf` and a directory with no `.conf` files to `--confdir`.

I don't see why calling `mktemp` would be an issue in this specific use case, as dracut calls it internally during the generation process. ``` # dracut -f --conf $(mktemp)...