Unraid-SlackPack/plugins/libvirtwol.xml
2016-10-15 10:36:09 -06:00

70 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.plg</PluginURL>
<PluginAuthor>dmacias72</PluginAuthor>
<Beta>False</Beta>
<Category>Tools:System</Category>
<Name>Virtual Machine Wake On Lan</Name>
<Description>
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-10-15</Date>
<Changes>
###2016.10.15
- add: min and max versions
###2016.10.09
- update for 6.3
###2016.09.16
- update python to 2.7.12
#####2016.06.04
- add rc script
- amend dynamix plugin api
###2016.04.16
- add help button comments
- add dynamix plugin API
- add white-space: normal to fix status css formatting
###2016.03.23
- remove libpcap from 6.2 install
###2016.03.19
- add wake on lan to advanced view
###2016.03.14
- update package locations
###2016.03.12
- add dual package support for 6.1 and 6.2+
- add python 2.7.11 for 6.2+
- add libvirt python 1.3.1 for 6.2+
- move settings to php file and include in vm settings
- move all permissions on scripts to plugin package install
###2016.01.22
- update install and remove scripts
- check if config exists
- create a default config file
###2016.01.02
- fix not starting with array
###2015.12.21a
- fix config file and start/stop
- add unRAID version check
- add md5 package ckeck
- convert install and remove scripts
###2015.12.01
- added fix for other packet sizes
###2015.11.18
- update python to 2.7.9
###2015.11.17
- fix start and stop event permissions
###2015.11.16
- added promiscuous mode to listen for all packets
- will recieve all ether proto 0x0842 packets now
###2015.11.15
- added support for ethertype 0x0842
- tested with ether-wake but asus router still not waking
###2015.11.14c
- fix plugin page image and link
- pkg variable typo
###2015.11.14
- initial commit
</Changes>
</Containers>