Commit Graph

23 Commits

Author SHA1 Message Date
grossmj
f4bd92bb67 Revert "Add "-machine pc-q35-4.2" Qemu param for IOSvL2. https://gns3.com/community/featured/switch-crashes-everytime-i-attem"
This reverts commit 7849463f
2020-11-12 12:12:53 +10:30
grossmj
7849463fd0 Add "-machine pc-q35-4.2" Qemu param for IOSvL2.
https://gns3.com/community/featured/switch-crashes-everytime-i-attem
2020-11-04 18:22:40 +10:30
Bernhard Ehlers
1dcd0bccb2 Prettify appliances 2020-08-19 12:11:52 +02: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
Jeremy Grossmann
d86ba0f976
Update cisco-iosvl2.gns3a 2019-08-16 11:43:36 +08:00
Marcos Soutullo
bc9f66523b Update the lastest cisco-iosvl2 image version up to v15.2.1 2019-08-02 17:47:54 +01:00
grossmj
91e4f2a080 Update IOSv-L2 template to add version 15.2(20170321:233949) 2017-08-30 20:37:29 +07:00
adosztal
337affecc7 Updated registry version to 3 for all appliances 2017-06-15 13:44:31 +02:00
adosztal
f402760fa3 Fixed qemu property for IOSvL2 2017-03-23 07:15:30 +01:00
Julien Duponchelle
5d5feee403
Use virtio disk driver for iosvl2 2017-03-20 20:34:30 +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
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
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
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
ad6d6d32b2 Update some appliance versions. 2015-10-18 19:41:15 -06:00
grossmj
1ad8aec7d4 Some cleaning in appliance files. 2015-10-18 17:45:31 -06:00
grossmj
c83f0a630a IOSvL2 appliance. 2015-10-18 15:00:37 -06:00