On Tue, May 30, 2023 at 11:09:39AM +0100, Richard W.M. Jones wrote:
> https://github.com/libguestfs/libguestfs/issues/121
> 
> We use dhclient to get a DHCP address inside a minimal appliance.
> To get this out of the way: NetworkManager or systemd are not options.
> 
> It seems as if the ISC dhcp package has been EOL'd upstream:
> 
> https://www.isc.org/dhcp/
> 
> I wonder what our plans are for this package, such as whether we are
> recommending moving to dhcpcd:
> 
> https://roy.marples.name/projects/dhcpcd
> 
> (we package this already, as does Debian), or another suggested
> replacement, or if another team is going to maintain the code, or if
> we will just keep packaging the last ISC version in Fedora?

Personally, I see dhcpcd is the logical option here.  It's a nice and simple
client and actively maintained.  It is disconnected from any particular init
system making it appealing for appliances and other special use cases.

Given ISC dropping dhclient, we should probably be doing the same in Fedora.

-- 
David Cantrell <dcantr...@redhat.com>
Red Hat, Inc. | Boston, MA | EST5EDT
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to