work on raid:
add 'from_os' attribute to raid and partition add raw init, raw_to_active
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
<attribute name='start'/>
|
||||
<attribute name='size'/>
|
||||
<attribute name='id'/>
|
||||
<attribute name='from_os'>
|
||||
<ref name='mybool'/>
|
||||
</attribute>
|
||||
</element>
|
||||
</oneOrMore>
|
||||
</element>
|
||||
@@ -50,6 +53,9 @@
|
||||
</choice>
|
||||
</attribute>
|
||||
<attribute name="size"/>
|
||||
<attribute name="from_os">
|
||||
<ref name='mybool'/>
|
||||
</attribute>
|
||||
<element name='active'>
|
||||
<ref name='raid_components'/>
|
||||
</element>
|
||||
|
||||
Reference in New Issue
Block a user