xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH xenomai-images v2 0/4] Lift the base distribution to Debian bookworm
@ 2023-05-04  7:58 Florian Bezdeka
  2023-05-04  7:58 ` [PATCH xenomai-images v2 1/4] ci: Update kas to 3.2.3 Florian Bezdeka
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Florian Bezdeka @ 2023-05-04  7:58 UTC (permalink / raw)
  To: jan.kiszka, xenomai; +Cc: Florian Bezdeka

Debian 12, code name Bookworm, will be released on June 10th 2023. 
See [1] for the official announcement.

I tested xenomai-images on bookworm for several months now. The main
reason was a recent glibc in bookworm which allows me to enable y2038
support in applications. This is a pre-condition for testing and
enabling y2038 support for Xenomai itself.

The remaining y2038 stuff is currently waiting in [2]. With this series
applied we have reached another mile stone: Prepare the test environment
(xenomai-images) for y2038 enablement.

[1] https://lists.debian.org/debian-devel-announce/2023/04/msg00007.html
[2] https://gitlab.com/Xenomai/xenomai-hacker-space/-/tree/florian/y2038

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
Changes in v2:
- Flipped order of patches 2 and 3
- Link to v1: https://lore.kernel.org/r/20230503-flo-debian-bookworm-update-v1-0-6a4aa9e4d95f@siemens.com

---
Florian Bezdeka (4):
      ci: Update kas to 3.2.3
      customizations: Mask systemd-network-generator service
      xenomai-demo: Switch base distribution to Debian bookworm
      customizations: Migrate from ifup to systemd-networkd

 README.md                                         |  2 +-
 ci/gitlab-ci-base.yml                             |  4 ++--
 conf/distro/xenomai-demo.conf                     |  6 +++---
 recipes-core/customizations/customizations.bb     |  8 ++++----
 recipes-core/customizations/files/ethernet        | 19 -------------------
 recipes-core/customizations/files/postinst        |  2 ++
 recipes-core/customizations/files/primary.network |  5 +++++
 7 files changed, 17 insertions(+), 29 deletions(-)
---
base-commit: f20791525153c50c16b598127e7fc9d577c8e679
change-id: 20230503-flo-debian-bookworm-update-42686a56ec66

Best regards,
-- 
Florian Bezdeka <florian.bezdeka@siemens.com>


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

end of thread, other threads:[~2023-05-04  8:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04  7:58 [PATCH xenomai-images v2 0/4] Lift the base distribution to Debian bookworm Florian Bezdeka
2023-05-04  7:58 ` [PATCH xenomai-images v2 1/4] ci: Update kas to 3.2.3 Florian Bezdeka
2023-05-04  7:58 ` [PATCH xenomai-images v2 2/4] customizations: Mask systemd-network-generator service Florian Bezdeka
2023-05-04  7:58 ` [PATCH xenomai-images v2 3/4] xenomai-demo: Switch base distribution to Debian bookworm Florian Bezdeka
2023-05-04  7:58 ` [PATCH xenomai-images v2 4/4] customizations: Migrate from ifup to systemd-networkd Florian Bezdeka
2023-05-04  8:19 ` [PATCH xenomai-images v2 0/4] Lift the base distribution to Debian bookworm Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).