GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
328 stars 392 forks source link

New appliance: AlmaLinux #623

Closed ghost closed 2 years ago

ghost commented 2 years ago

As PR https://github.com/GNS3/gns3-registry/pull/615 is quiet for a long time, I decided to create an appliance, based on the work from @saviodsouza and the suggestion from @candlerb.

This appliance uses the official cloud image from AlmaLinux. To be usable a cloud-init ISO has to be added. I adapted the solution from https://github.com/asenci/gns3-ubuntu-cloud-init-data used by the ubuntu-cloud appliance, but stored the data in this repository in the cloud-init directory.

@grossmj Some questions:


Before submitting a pull request, please check the following.


When creating a new appliance:

grossmj commented 2 years ago

Do you want to use my ISO? Or do you prefer to create your own? If yes, it likely gets a different MD5.

We can use your ISO

Is it fine to store the ISO in this repository, it's quite small.

I see no problem with this, it's really small

The RockyLinux appliance is very similar to this appliance, but based on an unofficial build from linuxvmimages.com. To keep these unofficial builds to a minimum, maybe the rockylinux.gns3a should be removed.

Hum, I don't really know the difference between Alma Linux and Rocky Linux but I guess there is no harm to keep Rocky Linux excepting if you really want it to be removed of course ;)

Let me know if I can merge this PR, thanks 👍

ghost commented 2 years ago

The RockyLinux appliance is very similar to this appliance, but based on an unofficial build from linuxvmimages.com. To keep these unofficial builds to a minimum, maybe the rockylinux.gns3a should be removed.

Hum, I don't really know the difference between Alma Linux and Rocky Linux but I guess there is no harm to keep Rocky Linux excepting if you really want it to be removed of course ;)

Both appliances are open source versions of RHEL 8.x, so there is no big difference between them. But as both appliances don't need much attention from my side, it's OK for me to keep them both.

Let me know if I can merge this PR, thanks +1

I would be happy, if you would merge this appliance.