add to advanced view switch
This commit is contained in:
parent
6d4351c1f2
commit
34eb5b3bf4
@ -3,7 +3,7 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "libvirtwol">
|
||||
<!ENTITY author "dmacias72">
|
||||
<!ENTITY version "2016.03.14">
|
||||
<!ENTITY version "2016.03.19">
|
||||
<!ENTITY launch "Settings/VMSettings">
|
||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||
@ -20,6 +20,8 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in
|
||||
-->
|
||||
|
||||
<CHANGES>
|
||||
###2016.03.19
|
||||
- add wake on lan to advanced view
|
||||
###2016.03.14
|
||||
- update package locations
|
||||
###2016.03.12
|
||||
|
@ -7,12 +7,14 @@
|
||||
<Category>Tools:System</Category>
|
||||
<Name>Virtual Machine Wake On Lan</Name>
|
||||
<Description>
|
||||
Wake On Lan for Libvirt. Allows you to recieve a wake on lan packet to wake or start up kvm virtual machines.
|
||||
Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to wake or start up kvm virtual machines.
|
||||
</Description>
|
||||
<Support>http://lime-technology.com/forum/index.php?topic=44017.0</Support>
|
||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png</Icon>
|
||||
<Date>2016-03-14</Date>
|
||||
<Date>2016-03-19</Date>
|
||||
<Changes>
|
||||
###2016.03.19
|
||||
- add wake on lan to advanced view
|
||||
###2016.03.14
|
||||
- update package locations
|
||||
###2016.03.12
|
||||
|
Loading…
Reference in New Issue
Block a user