New releases: CoreOS Cumulus VX, HP VSR, Mikrotik CHR

This commit is contained in:
adosztal 2017-01-09 18:50:07 +01:00
parent 154a0f961b
commit d23e06e217
4 changed files with 63 additions and 6 deletions

View File

@ -21,6 +21,15 @@
"kvm": "allow"
},
"images": [
{
"filename": "coreos_production_qemu_image.1235.5.0.img",
"version": "1235.5.0",
"md5sum": "11aa05a27654b66a4e6dfb1e9f1c7ff9",
"filesize": 792592384,
"download_url": "http://stable.release.core-os.net/amd64-usr/1235.5.0/",
"direct_download_url": "http://stable.release.core-os.net/amd64-usr/1235.5.0/coreos_production_qemu_image.img.bz2",
"compression": "bzip2"
},
{
"filename": "coreos_production_qemu_image.1235.4.0.img",
"version": "1235.4.0",
@ -59,6 +68,12 @@
}
],
"versions": [
{
"name": "1235.5.0",
"images": {
"hda_disk_image": "coreos_production_qemu_image.1235.5.0.img"
}
},
{
"name": "1235.4.0",
"images": {

View File

@ -23,6 +23,13 @@
"kvm": "require"
},
"images": [
{
"filename": "cumulus-linux-3.2.0-vx-amd64-1481684769.ac46c24z090952a.qcow2",
"version": "3.2.0",
"md5sum": "4cd6cee606483d4403d3329a72697ca4",
"filesize": 1217593344,
"download_url": "https://cumulusnetworks.com/cumulus-vx/download/"
},
{
"filename": "cumulus-linux-3.1.2-vx-amd64-1478059878.e1f18b3zacdc5c1.qcow2",
"version": "3.1.2",
@ -74,6 +81,12 @@
}
],
"versions": [
{
"name": "3.2.0",
"images": {
"hda_disk_image": "cumulus-linux-3.2.0-vx-amd64-1481684769.ac46c24z090952a.qcow2"
}
},
{
"name": "3.1.2",
"images": {

View File

@ -24,11 +24,11 @@
},
"images": [
{
"filename": "VSR1000_HP-CMW710-R0204P01-X64.iso",
"filename": "VSR1000_HPE-CMW710-E0324-X64.iso",
"version": "7.10.R0204P01",
"md5sum": "d0b539f3ba9723ad8c3ed46f6d772627",
"filesize": 236687360,
"download_url": "https://h10145.www1.hp.com/Downloads/DownloadSoftware.aspx?SoftwareReleaseUId=11832&ProductNumber=JG811AAE&lang=en&cc=us&prodSeriesId=5443163&OrderNumber=&PurchaseDate="
"md5sum": "e826cfea44a9629587220476e049bbc8",
"filesize": 253442048,
"download_url": "https://h10145.www1.hp.com/Downloads/DownloadSoftware.aspx?SoftwareReleaseUId=18977&ProductNumber=JG811AAE&lang=en&cc=us&prodSeriesId=5443163&SaidNumber="
},
{
"filename": "VSR1000_HPE-CMW710-E0321P01-X64.iso",
@ -37,6 +37,13 @@
"filesize": 286515200,
"download_url": "https://h10145.www1.hp.com/Downloads/DownloadSoftware.aspx?SoftwareReleaseUId=16838&ProductNumber=JG811AAE&lang=en&cc=us&prodSeriesId=5443163&OrderNumber=&PurchaseDate="
},
{
"filename": "VSR1000_HP-CMW710-R0204P01-X64.iso",
"version": "7.10.R0204P01",
"md5sum": "d0b539f3ba9723ad8c3ed46f6d772627",
"filesize": 236687360,
"download_url": "https://h10145.www1.hp.com/Downloads/DownloadSoftware.aspx?SoftwareReleaseUId=11832&ProductNumber=JG811AAE&lang=en&cc=us&prodSeriesId=5443163&OrderNumber=&PurchaseDate="
},
{
"filename": "empty8G.qcow2",
"version": "1.0",
@ -48,10 +55,10 @@
],
"versions": [
{
"name": "7.10.R0204P01",
"name": "7.10.E0324",
"images": {
"hda_disk_image": "empty8G.qcow2",
"cdrom_image": "VSR1000_HP-CMW710-R0204P01-X64.iso"
"cdrom_image": "VSR1000_HPE-CMW710-E0324-X64.iso"
}
},
{
@ -60,6 +67,13 @@
"hda_disk_image": "empty8G.qcow2",
"cdrom_image": "VSR1000_HPE-CMW710-E0321P01-X64.iso"
}
},
{
"name": "7.10.R0204P01",
"images": {
"hda_disk_image": "empty8G.qcow2",
"cdrom_image": "VSR1000_HP-CMW710-R0204P01-X64.iso"
}
}
]
}

View File

@ -26,6 +26,15 @@
"options": "-nographic"
},
"images": [
{
"filename": "chr-6.38.img",
"version": "6.38",
"md5sum": "37e2165112f8a9beccac06a9a6009000",
"filesize": 134217728,
"download_url": "http://www.mikrotik.com/download",
"direct_download_url": "http://download2.mikrotik.com/routeros/6.38/chr-6.38.vhdx",
"compression": "zip"
},
{
"filename": "chr-6.37.3.img",
"version": "6.37.3",
@ -154,6 +163,12 @@
}
],
"versions": [
{
"name": "6.38",
"images": {
"hda_disk_image": "chr-6.38.img"
}
},
{
"name": "6.37.3",
"images": {