Files
nixpkgs/nixos/modules/services/system
Jean-François Roche 25671114cd cloud-init: add udhcpc support (#226216)
* cloud-init: 22.4 -> 23.1.1

* cloud-init: add udhcpc support

Cloud-init use as dhcp client, dhclient, which is coming from the unmaintained package, isc-dhcp-client (refer https://www.isc.org/dhcp/) which ended support in 2022. dhclient is deprecated in nixos

Add patch to use `udhcpc` dhcp client coming from busybox instead.

PR based on #226173

refs #215571

upstream PR: https://github.com/canonical/cloud-init/pull/2125
2023-04-25 13:33:29 +02:00
..
2022-12-17 19:31:14 -05:00
2023-04-17 16:41:36 -04:00
2023-02-02 11:07:25 +01:00
2023-03-06 22:40:04 +01:00