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
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
gustavoberman
f32180331f
Update to latest release of kali linux
...
Added latest kali linux version 2021.1
2021-05-11 19:15:12 -03:00
gustavoberman
c6a7d52c8c
Update kali-linux.gns3a
...
Old images of Kali Linux moved to http://old.kali.org/kali-images/ repository
2021-05-03 21:36:09 -03:00
Bernhard Ehlers
b1e93c4acc
Set disk interfaces for all Qemu appliances
2020-08-18 14:19:16 +02:00
adosztal
991895b88e
New release
2019-11-09 11:03:50 +01:00
Bernhard Ehlers
e25e92aff4
Kali Linux - Correct MD5 of kali-linux-persistence-1gb.qcow2
2019-07-08 11:01:59 +02:00
Bernhard Ehlers
0ee8f72d1a
Kali Linux - add persistence
2019-07-07 18:27:07 +02:00
Brent Stewart
ddb02d70ea
Updated IPFire to not use mirror link.
2019-05-29 10:00:52 -04:00
adosztal
99f13f7151
New release
2019-04-14 18:56:49 +02:00
adosztal
6029889ed3
New release
2018-12-27 18:21:59 +01:00
AJ NOURI
807a78287a
Update Kali appliance.
...
Add the latest version 2018.3
2018-09-06 14:43:01 +02:00
adosztal
c6f5cfd036
New releases
2018-04-30 07:53:52 +02:00
adosztal
c0a7004912
New releases
2017-12-30 17:55:53 +01:00
Stephen C. Moore
553285bf18
Update kali-linux to 2017.2
2017-10-08 13:52:15 -05:00
adosztal
337affecc7
Updated registry version to 3 for all appliances
2017-06-15 13:44:31 +02:00
adosztal
a8ada77639
New SW releases
2017-05-10 18:17:55 +02:00
adosztal
82fb97ba45
Fixed download link for Kali Linux
2016-11-12 03:15:59 +01:00
adosztal
6decaef16d
New releases: Kali Linux, Sophos UTM
2016-11-12 03:11:02 +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
adosztal
0729bb4fa2
Added new Kali Linux version
2016-06-15 20:52:48 +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
Julien Duponchelle
2a24eacf6c
Kali Linux
2015-12-09 12:52:32 +01:00