public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Quirin Gylstorff' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Subject: [RFC PATCH 2/2] Use virtual package dcpd-client in Debian 14(Forky)
Date: Tue, 31 Mar 2026 11:09:55 +0200	[thread overview]
Message-ID: <20260331091019.173688-3-Quirin.Gylstorff@siemens.com> (raw)
In-Reply-To: <20260331091019.173688-1-Quirin.Gylstorff@siemens.com>

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

isc-dhcp-client is deprecated and no longer part of Debian 14.

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 kas/package/Kconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kas/package/Kconfig b/kas/package/Kconfig
index d279e7e6..527aec0f 100644
--- a/kas/package/Kconfig
+++ b/kas/package/Kconfig
@@ -176,7 +176,8 @@ endmenu
 
 config KAS_IMAGE_PREINSTALL
 	string "Distro packages"
-	default "fdisk iproute2 iputils-ping isc-dhcp-client"
+	default "fdisk iproute2 iputils-ping isc-dhcp-client" if DEBIAN_BULLSEYE || DEBIAN_BOOKWORM || DEBIAN_TRIXIE || UBUNTU_JAMMY || UBUNTU_NOBLE
+	default "fdisk iproute2 iputils-ping dhcp-client" if DEBIAN_FORKY
 	help
 	  Space-separated list of packages that are provided by the selected distro.
 	  These packages are downloaded from distro mirrors and just unpacked
-- 
2.53.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260331091019.173688-3-Quirin.Gylstorff%40siemens.com.

  parent reply	other threads:[~2026-03-31  9:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-31  9:09 [RFC PATCH 0/2] Add initial support for Debian 14 'Quirin Gylstorff' via isar-users
2026-03-31  9:09 ` [RFC PATCH 1/2] Add Debian 14 (Forky) option 'Quirin Gylstorff' via isar-users
2026-03-31 13:16   ` 'MOESSBAUER, Felix' via isar-users
2026-04-01 15:15     ` 'Quirin Gylstorff' via isar-users
2026-03-31  9:09 ` 'Quirin Gylstorff' via isar-users [this message]
2026-03-31 13:14   ` [RFC PATCH 2/2] Use virtual package dcpd-client in Debian 14(Forky) 'MOESSBAUER, Felix' via isar-users
2026-04-01 15:16     ` 'Quirin Gylstorff' via isar-users

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260331091019.173688-3-Quirin.Gylstorff@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=Quirin.Gylstorff@siemens.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox