A fix for directories that contain both a manifest-based machine reference and Markdown-based machine definition (to avoid having redundant machines)
This commit is contained in:
parent
2aa7663d98
commit
82766dbfdf
11 changed files with 175 additions and 11 deletions
|
|
@ -18,4 +18,7 @@
|
|||
<control type="description" binding="swdesc" left="0px"/>
|
||||
</chipset>
|
||||
<hdc id="hdcXT" drives='[{name:"10Mb Hard Disk",type:3}]'/>
|
||||
<serial id="com1" adapter="1" binding="print"/>
|
||||
<serial id="com2" adapter="2"/>
|
||||
<mouse serial="com2"/>
|
||||
</machine>
|
||||
|
|
|
|||
Loading…
Reference in a new issue