public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Quirin Gylstorff' via isar-users" <isar-users@googlegroups.com>
To: felix.moessbauer@siemens.com, isar-users@googlegroups.com
Subject: [PATCH v2 0/2]  Add initial support for Debian 14
Date: Thu,  2 Apr 2026 09:43:20 +0200	[thread overview]
Message-ID: <20260402074437.927082-1-Quirin.Gylstorff@siemens.com> (raw)

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

This adds the necessary files to add Debian 14 to ISAR. As Debian 14
As around one year away we should start testing to ensure continuing
support.

This uses the single line format as it still supported. The deb822 is
preferred but not mandatory.

Currently mmdebstrap uses single line as default and supports the deb822
format.

debootstrap does not support as of now deb822.

My current suggestion would be to seperate the deb822 support from a
specific distro.

Also debian buster supports deb822. So all supported distros should
support the deb822.

Changes v2:
 - rebase onto next
 - fix typo in commit subject

Quirin Gylstorff (2):
  Add Debian 14 (Forky) option
  Use virtual package dcpd-client in Debian 14(Forky)


Quirin Gylstorff (2):
  Add Debian 14 (Forky) option
  Use virtual package dhcp-client in Debian 14(Forky)

 kas/distro/Kconfig                 |  8 ++++++++
 kas/distro/debian-forky.yaml       |  7 +++++++
 kas/package/Kconfig                |  3 ++-
 meta/conf/distro/debian-forky.conf | 21 +++++++++++++++++++++
 meta/conf/distro/debian-forky.list |  8 ++++++++
 5 files changed, 46 insertions(+), 1 deletion(-)
 create mode 100644 kas/distro/debian-forky.yaml
 create mode 100644 meta/conf/distro/debian-forky.conf
 create mode 100644 meta/conf/distro/debian-forky.list

-- 
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/20260402074437.927082-1-Quirin.Gylstorff%40siemens.com.

             reply	other threads:[~2026-04-02  7:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-02  7:43 'Quirin Gylstorff' via isar-users [this message]
2026-04-02  7:43 ` [PATCH v2 1/2] Add Debian 14 (Forky) option 'Quirin Gylstorff' via isar-users
2026-04-02  7:43 ` [PATCH v2 2/2] Use virtual package dhcp-client in Debian 14(Forky) '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=20260402074437.927082-1-Quirin.Gylstorff@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=Quirin.Gylstorff@siemens.com \
    --cc=felix.moessbauer@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