Commit Graph

25 Commits

Author SHA1 Message Date
Bernhard Ehlers
7299fbf6b8 Cisco IOSv - Fix md5sum 2022-03-22 09:34:53 +01:00
Zero3Dash
98ce4f21f0
Update cisco-iosv.gns3a
new vios-adventerprisek9-m.spa.159-3.m4.qcow2 image
2022-03-20 18:02:10 +00:00
grossmj
b1ef827585 Add appliance_id to every appliance 2021-10-11 11:47:58 +10:30
Bernhard Ehlers
2ad1bcb08e Prettify appliances 2021-07-26 06:43:10 +02:00
Zero3Dash
98fc137b3e
adding new vIOS image
new vios-adventerprisek9-m.spa.159-3.m3.qcow2 image
2021-06-09 17:05:59 +01:00
cjoyce1980
41ee1f9ee2
Update cisco-iosv.gns3a 2021-03-30 09:13:56 +01:00
Billy Nix
2e820b4319
Update cisco-iosv.gns3a
Add 15.8(3)M2 image and version
2021-02-04 23:52:09 +01:00
Brian Candler
deb2101c03 Download URL updates:
* Change http to https in sourceforge links
* Change virl.mediuscorp.com to learningnetworkstore.cisco.com
2020-04-16 07:44:09 +01:00
Marcos Soutullo
9e19547343 Add last IOSv 15.7.3 version to registry:
- Run check.py and no errors were reported
  - Include the latest version on top of available images
  - Ensure no version/filename duplicates are present
  - Add image size and MD5SUM accordingly
2019-07-23 17:24:05 +01:00
adosztal
337affecc7 Updated registry version to 3 for all appliances 2017-06-15 13:44:31 +02:00
Bernhard Ehlers
b1aa32d644
Speedup the boot of IOSv
Signed-off-by: Julien Duponchelle <julien@duponchelle.info>
2017-03-28 17:20:26 +02:00
Julien Duponchelle
39234d805e
Use virtio for IOSV L3 2017-03-23 16:29:22 +01:00
Julien Duponchelle
10c3a39c99
Use x86_64 for IOSV because the i386 fail on some user computer 2017-03-15 09:58:24 +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
Bernhard Ehlers
cbdf482b18 Prettify appliances and update product_url in fortianalyzer.gns3 2016-05-11 10:14:48 +02:00
grossmj
01edb14a73 Update IOSv and NX-OSv with latest images. 2016-05-08 19:32:08 -06:00
Jeremy Grossmann
32d1bc4cc4 Merge pull request #115 from adosztal/master
Changed 'GigabitEthernet' to 'Gi'
2016-04-27 09:12:40 -06:00
adosztal
1421ea01e3 Changed 'GigabitEthernet' to 'Gi'; it was too long and shown as 'Gigabite' in the GUI 2016-04-26 18:42:24 +02:00
grossmj
886827be37 Update Cisco IOSv template to use IOSv version provided by VIRL. 2016-02-12 18:03:06 -07: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
grossmj
1ad8aec7d4 Some cleaning in appliance files. 2015-10-18 17:45:31 -06:00
grossmj
c9c7f3c784 IOSv appliance. 2015-10-18 14:31:04 -06:00