[Git-commits] [grml/grml-live] e7ada9: SW: switch from isc-dhcp-client to dhcpcd
Michael Prokop
noreply at github.com
Fri Jun 30 14:19:49 CEST 2023
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: e7ada958c302e9ca5c2fafffefe265c51723b26e
https://github.com/grml/grml-live/commit/e7ada958c302e9ca5c2fafffefe265c51723b26e
Author: Michael Prokop <mika at grml.org>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M etc/grml/fai/config/package_config/GRML_FULL
M etc/grml/fai/config/package_config/GRML_SMALL
M grml-live
Log Message:
-----------
SW: switch from isc-dhcp-client to dhcpcd
ISC DHCP (AKA isc-dhcp-client in Debian) is no longer maintained by ISC,
see https://kb.isc.org/docs/isc-dhcp-eol-dates and also
https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.en.html#deprecated-components
Note that this also needs adjustments in FAI_DEBOOTSTRAP_OPTS, as
debootstrap by default pulls ins isc-dhcp-client and isc-dhcp-common via
ifupdown, due to its `Recommends: isc-dhcp-client | dhcp-client`.
Thanks: AndrĂ¡s Korn for the suggestion
More information about the Git-commits
mailing list