GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
330 stars 395 forks source link

Add download/unpack instructions to some appliances #506

Closed ghost closed 1 year ago

ghost commented 4 years ago

For some appliances it's difficult for an non-expert to download and unpack the images. Sometimes it's difficult to find the image on the web site, sometime you need a registration. Sometimes some additional steps are necessary after the download to get the image. An example is the WatchGuard FireboxV appliance.

In some cases the usage instructions are giving some hints, but these are shown in GNS3 after the image is sucessfully imported, that's too late. So I suggest to add a download description field to those appliances, where downloading the image is not that easy. These instructions should be available in GNS3 in the appliance import wizard while selecting an image file.

ghost commented 4 years ago

There is already an "compression" property to warn the user, that the downloaded file needs uncompression. That's a good start, but it covers only some basic postprocessing needs.

eantowne commented 1 year ago

So maybe an "Installation instructions" field in addition to the "Usage Instructions"?

grossmj commented 1 year ago

I am going to add this appliance version 8 format: https://github.com/GNS3/gns3-registry/issues/734