VM Manager: add LibreELEC to the template list

This commit is contained in:
Eric Schultz
2016-06-09 10:16:30 -05:00
parent e00a1ab317
commit 7915a1218a
3 changed files with 1124 additions and 0 deletions
@@ -170,6 +170,11 @@
' Pre-packaged ' => '', /* Pre-built Header */
'LibreELEC' => [
'form' => 'LibreELEC.form.php',
'icon' => 'libreelec.png'
],
'OpenELEC' => [
'form' => 'OpenELEC.form.php',
'icon' => 'openelec.png'
@@ -300,6 +305,18 @@
];
$arrLibreELECVersions = [
'7.0.1_1' => [
'name' => '7.0.1',
'url' => 'https://s3.amazonaws.com/dnld.lime-technology.com/images/LibreELEC/LibreELEC-unRAID.x86_64-7.0.1_1.tar.xz',
'size' => 209748564,
'md5' => 'c1e8def2ffb26a355e7cc598311697f6',
'localpath' => '',
'valid' => '0'
]
];
$virtio_isos = [
'virtio-win-0.1.113-1' => [
'name' => 'virtio-win-0.1.113-1.iso',
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB