purpleidea / mgmt

Next generation distributed, event-driven, parallel config management!
https://purpleidea.com/tags/mgmtconfig/
GNU General Public License v3.0
3.67k stars 315 forks source link

mips build? #614

Closed bish0polis closed 4 years ago

bish0polis commented 4 years ago

Hey everyone,

Anyone building for mips yet?

Is it even possible?

purpleidea commented 4 years ago

@bish0polis No idea, but it would depend on golang. If you'd like to work on this let me know and I'll re-open the issue.

purpleidea commented 4 years ago

(To clarify, I don't have hardware for this, nor do I know how well golang works at all on this arch. Let us know.)

bish0polis commented 4 years ago

I'm not a good candidate to work on this one, sadly. I have no Go experience, and Rust is gentler for us C kids so it may slide in before Go. I have one class of MIPS-LE devices in mind (the ER-X) and proper management would have been cool if I were to scale these out as part of a private project.

purpleidea commented 4 years ago

@bish0polis Golang does have linux/mipsle but there are some limitations. I haven't tried it. If your company has a ton of these devices and want to send me one, I can play around with it, but it will be all "best effort" and I can't guarantee any success or how much time I can devote to it.

HTH

bish0polis commented 4 years ago

It's a family project, unfortunately. Thanks anyway!