Reflected VM decomissions in menu.xml

This commit is contained in:
fedora 2019-06-27 03:04:38 +02:00
parent 3ea3ded4ae
commit 5cefdc9dbf
Signed by: wanderer
GPG Key ID: 7B28D8DC28BD2388

@ -260,44 +260,6 @@
</action>
</item>
</menu>
<!-- fedora uml - rawhide -->
<menu id="vm6" label="fedora uml rawhide">
<item label="start">
<action name="Execute">
<command>vboxmanage startvm aa47b5d1-adca-46f3-8a7c-d8acd34fba7b</command>
</action>
</item>
<item label="start headless">
<action name="Execute">
<command>vboxheadless -s aa47b5d1-adca-46f3-8a7c-d8acd34fba7b</command>
</action>
</item>
<item label="pause">
<action name="Execute">
<command>vboxmanage controlvm aa47b5d1-adca-46f3-8a7c-d8acd34fba7b pause</command>
</action>
</item>
<item label="save state">
<action name="Execute">
<command>vboxmanage controlvm aa47b5d1-adca-46f3-8a7c-d8acd34fba7b savestate</command>
</action>
</item>
<item label="restart">
<action name="Execute">
<command>vboxmanage controlvm aa47b5d1-adca-46f3-8a7c-d8acd34fba7b reset</command>
</action>
</item>
<item label="poweroff">
<action name="Execute">
<command>vboxmanage controlvm aa47b5d1-adca-46f3-8a7c-d8acd34fba7b poweroff</command>
</action>
</item>
<item label="info">
<action name="Execute">
<command>xterm -e 'vboxmanage showvminfo aa47b5d1-adca-46f3-8a7c-d8acd34fba7b; echo "press enter to exit"; read'</command>
</action>
</item>
</menu>
<!-- debian -->
<menu id="vm1" label="debian">
<item label="start">
@ -526,44 +488,6 @@
</action>
</item>
</menu>
<!-- openSUSE Tumbleweed-->
<menu id="vm321" label="openSUSE Tumbleweed">
<item label="start">
<action name="Execute">
<command>vboxmanage startvm 6358239b-4a74-4eb9-96ef-54324aa5bf5f</command>
</action>
</item>
<item label="start headless">
<action name="Execute">
<command>vboxheadless -s 6358239b-4a74-4eb9-96ef-54324aa5bf5f</command>
</action>
</item>
<item label="pause">
<action name="Execute">
<command>vboxmanage controlvm 6358239b-4a74-4eb9-96ef-54324aa5bf5f pause</command>
</action>
</item>
<item label="save state">
<action name="Execute">
<command>vboxmanage controlvm 6358239b-4a74-4eb9-96ef-54324aa5bf5f savestate</command>
</action>
</item>
<item label="restart">
<action name="Execute">
<command>vboxmanage controlvm 6358239b-4a74-4eb9-96ef-54324aa5bf5f reset</command>
</action>
</item>
<item label="poweroff">
<action name="Execute">
<command>vboxmanage controlvm 6358239b-4a74-4eb9-96ef-54324aa5bf5f poweroff</command>
</action>
</item>
<item label="info">
<action name="Execute">
<command>xterm -e 'vboxmanage showvminfo 6358239b-4a74-4eb9-96ef-54324aa5bf5f; echo "press enter to exit"; read'</command>
</action>
</item>
</menu>
<!-- freeDOS -->
<menu id="vm6432" label="freeDOS">
<item label="start">