dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
600 stars 399 forks source link

refactor(nfs): remove leftover code #2578

Open aafeijoo-suse opened 10 months ago

aafeijoo-suse commented 10 months ago

Follow-up to 5ebf48d2baa7d7cbad7cfc663319f8ca80f76398

Checklist

LaszloGombos commented 8 months ago

I am not aware of a standard that would require nfs user. Different distributions use different usernames, which is why testing the username is useful.

Better solution would be to determine the username instead of dracut hardcoding it.

https://github.com/dracutdevs/dracut/issues/2259

aafeijoo-suse commented 8 months ago

I am not aware of a standard that would require nfs user. Different distributions use different usernames, which is why testing the username is useful.

Better solution would be to determine the username instead of dracut hardcoding it.

This comment is unrelated to what this PR is about.

stale[bot] commented 6 months ago

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.

stale[bot] commented 5 months ago

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.