grossmj
59dea90647
Remove support for registry version 3 and fix issues with check.py and check_urls.py
2023-01-17 12:54:35 +08:00
jkk88
78f33deb0f
updates for versions 21.02.3 an 22.03.0
2022-09-13 11:53:46 +02:00
jkk88
0bcb7b12f3
Update openwrt to 21.02.1
2021-11-08 09:19:12 +01:00
grossmj
b1ef827585
Add appliance_id to every appliance
2021-10-11 11:47:58 +10:30
jkk88
53733f0c04
update to v. 21.02.0
2021-09-10 14:26:44 +02:00
jkk88
3bc943e523
update to v. 19.07.8
2021-09-10 14:21:50 +02:00
Bernhard Ehlers
2ad1bcb08e
Prettify appliances
2021-07-26 06:43:10 +02:00
jkk88
e42e26c2c5
Update to 19.07.7
2021-03-01 08:34:24 +01:00
jkk88
8c2c9de140
Update to 19.07.6
2021-01-22 00:24:56 +01:00
jkk88
d663b25cdf
Update to 19.07.5
2020-12-13 13:55:24 +01:00
Daniel Wu
32b2e414c2
Add juniper-vrr support\nFix the missing comma in appliances/Raspian.gns3a
2020-10-05 00:32:44 +08:00
jkk88
74e99fb4c9
Update version to 19.07.04
2020-09-14 23:50:43 +02:00
Bernhard Ehlers
3bb30535f3
Cleanup versions
2020-08-22 16:50:46 +02:00
Bernhard Ehlers
1dcd0bccb2
Prettify appliances
2020-08-19 12:11:52 +02:00
Bernhard Ehlers
b1e93c4acc
Set disk interfaces for all Qemu appliances
2020-08-18 14:19:16 +02:00
jkk88
169c01d75b
Update to version 19.07.3
2020-05-26 22:09:27 +02:00
jkk88
b95d15b163
Update to 19.07.2 and 18.06.8
2020-03-13 14:49:35 +01:00
jkk88
dc5f833d15
Updated to 19.07.1 and 18.06.7
2020-02-17 03:38:40 +01:00
jkk88
f70d0e52e8
update to version 18.06.6 and 19.07.0
2020-01-19 23:42:50 +01:00
jkk88
9302263e46
added version 18.06.5
2019-11-13 19:12:16 +01:00
jkk88
f329444391
increase RAM to 128 MB
...
Sometimes 64 MB throws error about not sufficient memory
2019-03-28 07:52:31 +01:00
jkk88
6264d52fcd
add release 18.06.2
2019-03-04 09:03:04 +01:00
jkk88
df44e9d583
Add versions 18.06.1, 17.01.6 (prev. LEDE) and change 15.05.1 to x86_64 arch
2018-12-06 11:33:09 +01:00
adosztal
337affecc7
Updated registry version to 3 for all appliances
2017-06-15 13:44:31 +02: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
Bernhard Ehlers
83d053dc80
Update openwrt appliance to version 15.05.1
2016-05-19 14:22:49 +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
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
Bernhard Ehlers
22b3865954
Add compression of direct download url
2015-11-17 09:58:25 +01:00
Bernhard Ehlers
ab46760378
OpenWRT (x86) appliance
2015-11-11 17:22:33 +01:00