grossmj
208c77fa41
Update Cisco CSR1000v template to use CSR1000v version provided by VIRL.
2016-02-12 21:43:36 -07:00
grossmj
b8b78fbdff
Update Cisco NXOSv template to use NXOSv version provided by VIRL.
2016-02-12 21:32:31 -07:00
grossmj
b0975cfaa1
Update Cisco IOSvL2 template to use IOSvL2 version provided by VIRL.
2016-02-12 21:17:54 -07:00
grossmj
886827be37
Update Cisco IOSv template to use IOSv version provided by VIRL.
2016-02-12 18:03:06 -07:00
grossmj
4cc9839ec4
Update Cisco ASAv template to use ASAv from VIRL.
2016-02-12 17:35:51 -07:00
Jeremy Grossmann
2ce4fafcf4
Merge pull request #94 from GNS3/juniper_15
...
Upgrade to Juniper 15 since the 12 is no longer available to download
2016-02-10 09:51:02 -08:00
Julien Duponchelle
12ede2c6e2
Upgrade to Juniper 15 since the 12 is no longer available to download
...
Fix #21
2016-02-10 18:22:58 +01:00
Bernhard Ehlers
c4dcbe1567
use GET requests instead of HEAD for checking URLs
2016-02-04 17:03:56 +01:00
Julien Duponchelle
0a69eae53e
Fix an error in F5 filesize
2016-02-03 15:32:38 +01:00
Julien Duponchelle
8eb92b3ade
Escape space in appliances urls
...
Fix #89
2016-02-03 11:28:02 +01: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
Jeremy Grossmann
8bd96c25e7
Merge pull request #87 from GNS3/alcatel-7750
...
Alcatel 7750 support
2016-01-31 10:55:21 -08:00
Julien Duponchelle
858865cffc
Alcatel 7750 support
...
Fix #84
2016-01-29 16:26:02 +01:00
Julien Duponchelle
beee4a2428
Big Switch Big Cloud Fabric
...
I'm not sure about the RAM amount. The OS warn before
I don't put 16GB :P
2016-01-28 21:47:17 +01:00
Julien Duponchelle
3edfdcb3f8
Prettify
2016-01-28 19:22:03 +01:00
Julien Duponchelle
cdffa40905
Fix md5sum of the F5 empty disk
2016-01-28 10:34:43 +01:00
Jeremy Grossmann
b276e4e9dc
Merge pull request #75 from GNS3/coreos
...
CoreOS appliance
2016-01-26 08:44:31 -08:00
Julien Duponchelle
f721e484db
Merge pull request #80 from ehlers/NETem
...
move NETem packer files to tinycore-linux
2016-01-21 17:38:26 +01:00
Julien Duponchelle
b233d963ca
Merge pull request #78 from adosztal/master
...
F5 LTM appliance
2016-01-21 17:29:58 +01:00
adosztal
a677f44437
Changed symbol for LBs
2016-01-21 11:40:20 +01:00
Bernhard Ehlers
30a7e86bd7
move NETem packer files to tinycore-linux
2016-01-21 11:05:02 +01:00
adosztal
1927df79fa
kvm:allowed has been added
2016-01-21 11:03:08 +01:00
adosztal
e05f9ed876
Removed linked_base:false from fortigate; F5 12.0.0 has been added; A10 appliance added
2016-01-21 11:00:43 +01:00
Julien Duponchelle
a24cfae748
Fix missing midplane in Cisco 7200
...
Fix https://github.com/GNS3/gns3-gui/issues/940
2016-01-20 13:27:46 +01:00
adosztal
90c2f3146c
Fixed syntax error
2016-01-19 20:24:55 +01:00
adosztal
06ba1d51f0
Direct download link
2016-01-19 20:23:01 +01:00
adosztal
c58fcf98d3
F5 LTM appliance. Category is not finalized yet.
2016-01-19 19:33:25 +01:00
Bernhard Ehlers
424cf44771
Ostinato uses tinycore-linux.json as packer base
2016-01-19 14:32:49 +01:00
Julien Duponchelle
eee43e3bba
Merge pull request #74 from adosztal/master
...
FortiGate appliance
2016-01-18 22:13:38 +01:00
adosztal
c6044c9f26
Put back direct download url for empty 30G disk
2016-01-18 16:44:32 +01:00
adosztal
fe512aa973
Fixed qemu boot priority
2016-01-18 16:16:06 +01:00
adosztal
80e8e96534
Fixed filename reference for hda
2016-01-18 15:30:36 +01:00
Julien Duponchelle
1dfad81560
CoreOS appliance
2016-01-18 15:27:25 +01:00
adosztal
3bff0392ab
Added 'kvm: allow' to qemu block
2016-01-18 15:22:08 +01:00
adosztal
bb32b77415
Port name change
2016-01-18 14:54:50 +01:00
adosztal
9c7795d463
One more syntax error
2016-01-18 14:35:07 +01:00
adosztal
afe6b5a979
Fixed syntax error
2016-01-18 14:32:16 +01:00
adosztal
a81c11ddb9
Replaced tabs with spaces
2016-01-18 14:20:42 +01:00
adosztal
17524d14f0
Changed image name, fixed R54C17, removed direct download
2016-01-18 14:18:37 +01:00
adosztal
52086de4da
Updated fortigate.gns3a
2016-01-18 12:37:23 +01:00
adosztal
c8e930a952
Added FortiGate appliance
2016-01-18 12:32:45 +01: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
e3b8365cc3
Merge branch 'xorg'
2016-01-18 12:17:32 +01:00
Julien Duponchelle
945f6bbfe6
Release new appliances versions
2016-01-18 12:06:22 +01:00
Julien Duponchelle
78e6666459
prettify pfSense
2016-01-18 10:45:16 +01:00
Julien Duponchelle
ed842c4ea4
Merge pull request #65 from GNS3/pfsense
...
pfSense appliance
2016-01-18 10:43:27 +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
Julien Duponchelle
21b795c319
Update Cumulus to 2.5.5
...
Fix #72
2016-01-14 20:07:07 +01:00