[elbe-devel] [PATCH v2 0/7] Clarify supported Debian releases
Bastian Germann
bage at linutronix.de
Fri Mar 3 11:34:29 CET 2023
The Debian release handling in Elbe has room for some improvements.
We can enable people building for other Debian-based distributions
and drop the temporal release mapping to stable, unstable, etc.
Changelog:
v2:
* Raise min. target apt version to 1.4 so we can drop apt-key some time.
* Make sure that the initvm buster support removal is represented in XML
templates.
Bastian Germann (7):
repomanager: Prevent writing optional Suite
debianreleases: Drop unused file
schema: Allow free-form text for suite-proj
README: Add info on supported releases
schema: Drop initvm support for buster
initvm-ssh-root-open-danger: Synchronize with default-init.xml
examples: Use the same deb suite in primary and secondary mirrors
README.adoc | 3 ++
debian/python3-elbe-buildenv.install | 1 -
elbepack/debianreleases.py | 36 -------------------
elbepack/init/initvm-ssh-root-open-danger.xml | 26 +++++++++-----
elbepack/repomanager.py | 2 --
examples/elbe-init-big-machine.xml | 8 ++---
schema/dbsfed.xsd | 33 +----------------
7 files changed, 25 insertions(+), 84 deletions(-)
delete mode 100644 elbepack/debianreleases.py
--
2.39.2
More information about the elbe-devel
mailing list