lavabit / robox

The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer.
626 stars 139 forks source link

Add Rocky Linux #194

Closed mattboston closed 2 years ago

mattboston commented 3 years ago

Rocky Linux is a new distro that will be taking the place of CentOS. Could you add this to your list of supported distros?

thibgc commented 3 years ago

+1 for this

ladar commented 3 years ago

It's on my list! It should be a simple clone of the CentOS build config, with the required URLs changed, but I don't want to add it to the repo/pipeline until I have time to test it out first. If I add untested configs to the repo, they'll cause thne build pipeline to fail, and all of the others boxes will get delayed until I have time to investigate/fix it.

derekwilling commented 3 years ago

I started getting RockyOS working on my local machine with the hyper-v provisioner. It will also involve changing a few of the scripts files and doing a find/replace for CentOS to Rocky. You can also use the boot.iso for Rocky instead of the dvd1.iso currently used by the centos config.

ladar commented 2 years ago

Rocky 8/9 are both part of the pipeline. I even added container images.