Commit Graph

23 Commits

Author SHA1 Message Date
adosztal
eded62a3de New releases 2017-11-10 10:09:56 +01:00
adosztal
57f42f8d2d New releases 2017-09-13 18:38:54 +02:00
adosztal
337affecc7 Updated registry version to 3 for all appliances 2017-06-15 13:44:31 +02:00
adosztal
43698c91fb New Mikrotik CHR release 2017-06-11 18:02:36 +02:00
Jarad Olson
5857a684c7 Add CHR version 6.39.1 to appliance mikrotik-chr 2017-05-12 10:37:38 -06:00
adosztal
a8ada77639 New SW releases 2017-05-10 18:17:55 +02:00
adosztal
a8993edc32 New release: Mikrotik CHR 2017-03-10 18:08:27 +01:00
adosztal
e8444029db
New software releases 2017-03-06 15:11:53 +01:00
adosztal
d23e06e217 New releases: CoreOS Cumulus VX, HP VSR, Mikrotik CHR 2017-01-09 18:50:07 +01:00
adosztal
00850cb2e9 Added missing compression types 2016-12-29 17:47:22 +01:00
adosztal
d20c45814f New software releases 2016-12-13 13:32:22 +01:00
adosztal
9a71d49252 Fixing unreferenced image 2016-11-03 15:15:54 +01:00
adosztal
fa5091c643 New releases: Brocade VTM, Mikrotik 2016-10-31 09:15:15 +01:00
Julien Duponchelle
67b9363f25
Revert "Added image availability property (mandatory) (#170)"
This reverts commit cca6487b5a.
2016-10-27 17:07:32 +02:00
Andras Dosztal
cca6487b5a Added image availability property (mandatory) (#170)
* Added image availability property
* Availability field added to required list
2016-10-27 12:37:00 +02:00
Vasil Rangelov
2283045dee Added MikroTik CHR 6.34.2. 2016-02-21 06:56:54 +02:00
Vasil Rangelov
10fd90a3ac Added MikroTik CHR 6.34;
Altered the RAM requirement to 128MiB in accordance with the new minimal requirements;
Also fixed some 6.33.5 declarations.
2016-02-02 05:00:43 +02:00
Julien Duponchelle
49ce6366b3 KVM support in JSON schema
This PR add KVM support in the appliance schema.
It's a part of https://github.com/GNS3/gns3-gui/issues/904 from
@boenrobot

KVM has three value:
* "require" - Forbid installation on the target server if KVM is not
available there (i.e. a Windows and OSX; be it local or remote). Install
only with KVM enabled.
* "allow" - Enable KVM if supported on the target server, but allow
installation to continue with KVM disabled if not supported (this should
be the default).
* "disable" - Even if KVM is supported on the target server, install with
KVM disabled.

All appliances have been updated to reflect their correct value.

Also it's add a sample tool for quickly patch all appliances.
2016-01-18 12:19:33 +01:00
Julien Duponchelle
497b1e4664 Mikrotok use virtio-net-pci network adapters
Ref https://github.com/GNS3/gns3-gui/issues/910#issuecomment-171796746
2016-01-15 10:28:13 +01:00
Julien Duponchelle
eced8be2a5 When prettify add new line at the end of the file.
This avoid trouble with most text editors.
2016-01-15 10:18:10 +01:00
Julien Duponchelle
15ee8fba0c Prettify appliances
This PR add a script:
* fixing indentation on all appliances
* ordered key in the same order as JSON schema

This simplify diff between appliances. And make them more readable.
2016-01-14 20:10:41 +01:00
Vasil Rangelov
307e30be94 Added a new version of MikroTik CHR (6.33.5). 2016-01-13 21:36:13 +02:00
Vasil Rangelov
b6d2a2f46d Added MikroTik Cloud Hosted Router appliance. 2015-12-31 06:48:21 +02:00