rocky-linux / rocky-tools

MIT License
393 stars 137 forks source link

How to convert Centos 8 Stream in disconnected environments without direct access to internet repos? #214

Closed someconservator closed 2 months ago

someconservator commented 2 months ago

We only have access to repositories provided by, for example, Foreman or Nexus. Can we convert our Centos8Release systems to Rocky in this case of not having direct access to the repositories declared in the migration script? Maybe someone can tell how this can be done?

pajamian commented 2 months ago

You would have to make significant changes to migrate2rocky in order to do this:

someconservator commented 2 months ago

yes, thank you, that’s what I understood and dealt with the problem by abandoning this script and doing the update manually.

pajamian commented 2 months ago

Glad to hear it worked out for you. At some point I may get around to adding an option to do this with migrate2rocky, it's just a matter of getting the free cycles to do so.