mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 16:57:29 -07:00
* client useflag is needed for net-misc/dhcp to install dhclient, which is needed for network-legacy dracut module. * net-misc/dhcpcd isn't used by any dracut network module. * net-misc/netifrc isn't used by any of the dracut network modules, but it pulls in a dependency of either net-misc/dhcp[client] which will result in a working dracut networking-legacy module or net-misc/dhcpcd, which will not. Signed-off-by: Tobias Klaus <tk@meskal.net> Closes: https://github.com/gentoo/gentoo/pull/45546 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>