CentOS install
#5786
Replies: 1 comment
|
So, before I get into about adding CentOS to godojo, there's a couple of things:
About adding CentOS support to godojo:
The command that are Debian/Ubuntu specific are can be found in the following ways (sorry, I'm about 50% done refactoring how I do the commands to make 'ports' like you asked about easier): Search the godojo repo for the following to find commands godojo exec's: If you pull out the Ubuntu specific commands above and give me CentOS ones instead, I can add CentOS as a supported install target in godojo. HTH |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My workplace prefers a CentOS-based standalone install rather than a Debian- or Ubuntu-based install or image. More than a year back, I locally ported setup.bash to get it working under CentOS for a proof of concept install. Unfortunately, I didn't contribute it back. Now I'm pulling that project off the backburner, and see that setup.bash has been dropped altogether. Tentatively, if I got the goDojo installer to work with CentOS and submitted a pull request, is this something that the project would be willing to accept? I don't want to even consider doing this otherwise.
All reactions