From: Luca Boccassi Date: Mon, 9 Feb 2026 20:03:38 +0000 (+0000) Subject: mkosi: isc-dhcp-server was dropped from debian testing/unstable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7755127ca5398359f6b94f7b8203232ff5ef539e;p=thirdparty%2Fsystemd.git mkosi: isc-dhcp-server was dropped from debian testing/unstable --- diff --git a/mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf b/mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf index 64850af0c03..fe4eeb04fc2 100644 --- a/mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf +++ b/mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf @@ -48,7 +48,6 @@ Packages= hostname iproute2 iputils-ping - isc-dhcp-server knot libcap-ng-utils libdw-dev diff --git a/mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf.d/isc-dhcp.conf b/mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf.d/isc-dhcp.conf new file mode 100644 index 00000000000..2977041fd98 --- /dev/null +++ b/mkosi/mkosi.conf.d/debian-ubuntu/mkosi.conf.d/isc-dhcp.conf @@ -0,0 +1,16 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + +[TriggerMatch] +Distribution=debian +Release=bullseye +Release=bookworm +Release=trixie + +[TriggerMatch] +Distribution=ubuntu +Release=jammy +Release=noble +Release=questing + +[Content] +Packages=isc-dhcp-server