public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  Add initial support for Debian 14
@ 2026-04-02  7:43 'Quirin Gylstorff' via isar-users
  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
  0 siblings, 2 replies; 3+ messages in thread
From: 'Quirin Gylstorff' via isar-users @ 2026-04-02  7:43 UTC (permalink / raw)
  To: felix.moessbauer, isar-users

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-04-02  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-02  7:43 [PATCH v2 0/2] Add initial support for Debian 14 'Quirin Gylstorff' via isar-users
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox