Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ifcfg is gone in dracut-ng 204. Looking at the module and its history, I'm pretty sure we don't actually use anything from the ifcfg module any more. anaconda-ifcfg.sh only uses save_netinfo, which is in net-lib. So let's turn the ifcfg dep into a net-lib dep instead. If I missed anything and we really are still relying on the ifcfg module then we need to fix that, since it's gone now. Signed-off-by: Adam Williamson <[email protected]>
- Loading branch information