Antonio Álvarez Feijoo

Results 84 comments of Antonio Álvarez Feijoo

@bengal @lkundrak could you share your thoughts on the missing/different features? Thanks.

Thanks for your feedback. > > ``` > > * `rd.neednet=1` > > > > * **N/A**: > > > > * Add failure mode to `nm-initrd-generator` for invalid input...

Your patch looks good, but you need to change your commit message (see https://github.com/dracutdevs/dracut/blob/master/docs/HACKING.md#commit-messages and previous commits for reference) and update the dracut.conf man.

Yes, we also had this (https://bugzilla.suse.com/show_bug.cgi?id=1200710#c14), but it's caused by a downstream patch in `nfs-utils` that will be fixed, so I don't think we need to do anything upstream for...

This bug was reported [downstream](https://bugzilla.suse.com/show_bug.cgi?id=1192665) and also fixed [upstream](https://github.com/dracutdevs/dracut/pull/1633), so this issue can be closed.

> Hmm, do we know why `inst_multiple` does not process -H? THis seems wrong to me. I'm not saying `inst_multiple` does not process -H, but this method does not declare...

> Yeah, I agree, but my question is why the code is different from the other functions. The `inst_multiple` function does not perform any checks on input parameters, so the...