Thomas T. Veldhouse wrote:
What is the best way to go about doing this?
I would prefer to use dhclient over dhcpcd, as I already have it
installed and it has always worked nicely for me in the past (on
BSD). What is the best way to go about configuring this?
/etc/conf.d/net.example seemed a bit cryptic about the proper way to
do this.
Thanks in advance,
Tom Veldhouse
Simply unmerge dhcpcd and set config_eth0="dhcp" in /etc/conf.d/net
(assuming eth0 is the adapter you want). baselayout will automatically
start dhclient if dhcpcd is not available.
--
gentoo-user@gentoo.org mailing list