[elbe-devel] [PATCH v1 11/16] schema: dbsfed.xsd: partition-command
Viraj Shah
viraj.shah at linutronix.de
Thu Aug 25 15:49:34 CEST 2022
* No support for partition-command found in finetuning. Remove it.
Signed-off-by: Viraj Shah <viraj.shah at linutronix.de>
---
schema/dbsfed.xsd | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index 9885573a8..5d7b8047d 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -2377,20 +2377,6 @@
</simpleContent>
</complexType>
- <complexType name="partition-command">
- <annotation>
- <documentation>
- The node's text should be a valid shell commands
- </documentation>
- </annotation>
- <simpleContent>
- <extension base="rfs:string">
- <attribute name="part" type="integer" use="required" />
- <attribute name="nomount" type="boolean" use="optional" />
- </extension>
- </simpleContent>
- </complexType>
-
<complexType name="copy_from_partition">
<annotation>
<documentation>
--
2.30.2
More information about the elbe-devel
mailing list