mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
Do not use build-optimizer when bundling web-ui. Ref https://github.com/GNS3/gns3-web-ui/issues/1366
This commit is contained in:
parent
8670377e3b
commit
33087a6c21
@ -26,6 +26,13 @@
|
|||||||
"kvm": "require"
|
"kvm": "require"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "asav9-16-2.qcow2",
|
||||||
|
"version": "9.16.2 CML",
|
||||||
|
"md5sum": "1f8db97063a7f738fddc81ac880a906c",
|
||||||
|
"filesize": 262078976,
|
||||||
|
"download_url": "https://learningnetworkstore.cisco.com/cisco-modeling-labs-personal/cisco-modeling-labs-personal/CML-PERSONAL.html"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "asav9-16-2.qcow2",
|
"filename": "asav9-16-2.qcow2",
|
||||||
"version": "9.16.2",
|
"version": "9.16.2",
|
||||||
@ -112,6 +119,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "9.16.2 CML",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "asav9-16-2.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "9.16.2",
|
"name": "9.16.2",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
"maintainer_email": "developers@gns3.net",
|
"maintainer_email": "developers@gns3.net",
|
||||||
"usage": "Default username is cumulus and password is CumulusLinux! in version 4.1 and earlier, and cumulus in version 4.2 and later.",
|
"usage": "Default username/password is cumulus/CumulusLinux! in version 4.1 and earlier, and cumulus/cumulus in version 4.2 and later.",
|
||||||
"first_port_name": "eth0",
|
"first_port_name": "eth0",
|
||||||
"port_name_format": "swp{port1}",
|
"port_name_format": "swp{port1}",
|
||||||
"qemu": {
|
"qemu": {
|
||||||
@ -25,6 +25,14 @@
|
|||||||
"kvm": "require"
|
"kvm": "require"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "cumulus-linux-5.1.0-vx-amd64-qemu.qcow2",
|
||||||
|
"version": "5.1.0",
|
||||||
|
"md5sum": "b46a68bbb57e77fab5c2927367bead13",
|
||||||
|
"filesize": 4174446592,
|
||||||
|
"download_url": "https://www.nvidia.com/en-us/networking/ethernet-switching/cumulus-vx/download/",
|
||||||
|
"direct_download_url": "https://d2cd9e7ca6hntp.cloudfront.net/public/CumulusLinux-5.1.0/cumulus-linux-5.1.0-vx-amd64-qemu.qcow2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "cumulus-linux-4.3.0-vx-amd64-qemu.qcow2",
|
"filename": "cumulus-linux-4.3.0-vx-amd64-qemu.qcow2",
|
||||||
"version": "4.3.0",
|
"version": "4.3.0",
|
||||||
@ -231,6 +239,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "5.1.0",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "cumulus-linux-5.1.0-vx-amd64-qemu.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "4.3.0",
|
"name": "4.3.0",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"appliance_id": "1cfdf900-7c30-4cb7-8f03-3f61d2581633",
|
"appliance_id": "1cfdf900-7c30-4cb7-8f03-3f61d2581633",
|
||||||
"name": "Empty VM",
|
"name": "Empty VM",
|
||||||
"category": "guest",
|
"category": "guest",
|
||||||
"description": "An empty VM with empty hard disks 8G, 30G & 100G.",
|
"description": "A empty VM with empty hard disks 8G, 30G, 100G & 200G.",
|
||||||
"vendor_name": "GNS3",
|
"vendor_name": "GNS3",
|
||||||
"vendor_url": "https://gns3.com",
|
"vendor_url": "https://gns3.com",
|
||||||
"documentation_url": "",
|
"documentation_url": "",
|
||||||
@ -48,6 +48,14 @@
|
|||||||
"filesize": 198656,
|
"filesize": 198656,
|
||||||
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
|
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
|
||||||
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty100G.qcow2/download"
|
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty100G.qcow2/download"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "empty200G.qcow2",
|
||||||
|
"version": "200G",
|
||||||
|
"md5sum": "d1686d2f25695dee32eab9a6f4652c7c",
|
||||||
|
"filesize": 200192,
|
||||||
|
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
|
||||||
|
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty200G.qcow2/download"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
@ -68,6 +76,12 @@
|
|||||||
"images": {
|
"images": {
|
||||||
"hda_disk_image": "empty100G.qcow2"
|
"hda_disk_image": "empty100G.qcow2"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "200G",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "empty200G.qcow2"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"usage": "Default password is raspberry",
|
"usage": "Default password is raspberry",
|
||||||
"symbol": "rpi.png",
|
"symbol": "rpi.png",
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"adapter_type": "virtio",
|
"adapter_type": "e1000",
|
||||||
"adapters": 1,
|
"adapters": 1,
|
||||||
"ram": 1024,
|
"ram": 1024,
|
||||||
"hda_disk_interface": "sata",
|
"hda_disk_interface": "sata",
|
||||||
@ -24,6 +24,20 @@
|
|||||||
"kvm": "disable"
|
"kvm": "disable"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "2022-07-01-raspios-bullseye-i386.iso",
|
||||||
|
"version": "2022-07-01",
|
||||||
|
"md5sum": "e57f42852306ac5ed0d9e97bdc3513cb",
|
||||||
|
"filesize": 3607101440,
|
||||||
|
"download_url": "https://www.raspberrypi.org/downloads/raspberry-pi-desktop/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "2021-01-11-raspios-buster-i386.iso",
|
||||||
|
"version": "2021-01-11",
|
||||||
|
"md5sum": "14c0b29c393adee45b90d265b3243564",
|
||||||
|
"filesize": 3091660800,
|
||||||
|
"download_url": "https://www.raspberrypi.org/downloads/raspberry-pi-desktop/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "2020-02-12-rpd-x86-buster.iso",
|
"filename": "2020-02-12-rpd-x86-buster.iso",
|
||||||
"version": "2020-02-12",
|
"version": "2020-02-12",
|
||||||
@ -40,6 +54,20 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "2022-07-01",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "empty8G.qcow2",
|
||||||
|
"cdrom_image": "2022-07-01-raspios-bullseye-i386.iso"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "2021-01-11",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "empty8G.qcow2",
|
||||||
|
"cdrom_image": "2021-01-11-raspios-buster-i386.iso"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "2020-02-12",
|
"name": "2020-02-12",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -26,6 +26,13 @@
|
|||||||
"options": "-nographic"
|
"options": "-nographic"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "ubuntu-22.04-server-cloudimg-amd64.img",
|
||||||
|
"version": "22.04 (LTS)",
|
||||||
|
"md5sum": "ac2351289daa173fa1ed6b2b81d81d7c",
|
||||||
|
"filesize": 624295936,
|
||||||
|
"download_url": "https://cloud-images.ubuntu.com/releases/jammy/release/ubuntu-22.04-server-cloudimg-amd64.img"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "ubuntu-20.04-server-cloudimg-amd64.img",
|
"filename": "ubuntu-20.04-server-cloudimg-amd64.img",
|
||||||
"version": "20.04 (LTS)",
|
"version": "20.04 (LTS)",
|
||||||
@ -70,6 +77,13 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "22.04 (LTS)",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "ubuntu-22.04-server-cloudimg-amd64.img",
|
||||||
|
"cdrom_image": "ubuntu-cloud-init-data.iso"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "20.04 (LTS)",
|
"name": "20.04 (LTS)",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
Reference in New Issue
Block a user