[elbe-devel] [PATCH] schema: Update codename examples to supported values

Bastian Germann bage at linutronix.de
Thu Apr 21 22:10:12 CEST 2022


The schema documentation contains unsupported codenames.
Update those examples to currently supported ones.

Signed-off-by: Bastian Germann <bage at linutronix.de>
---
 schema/dbsfed.xsd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index 60481531f5..e44aeabfee 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -370,7 +370,7 @@
         <annotation>
           <documentation>
             name of the debian suite that should be used to generate the initvm.
-            e.g. "lenny", "squeeze", "sid", ..
+            E.g. "buster", "bullseye", "sid", ...
           </documentation>
         </annotation>
       </element>
@@ -520,7 +520,7 @@
           <documentation>
             name of the debian suite that should be used to generate the
             buildenvironment and the rootfilesystem.
-            e.g. "lenny", "squeeze", "sid", ..
+            E.g. "bullseye", "bookworm", "sid", ...
           </documentation>
         </annotation>
       </element>
-- 
2.30.2



More information about the elbe-devel mailing list