oracle / railcar

RailCar: Rust implementation of the Open Containers Initiative oci-runtime
Other
1.12k stars 101 forks source link

Fixes compilation for the mips architecture #21

Closed bkchr closed 6 years ago

bkchr commented 7 years ago

The signal SIGSTKFLT is not supported on mips. Improves the conversion from str to Signal.

vishvananda commented 7 years ago

Hi! We'll need you to sign the OCA for us to merge this. Also, we'd prefer to use released versions of depenedencies. I wonder if @lucab could publish a new version of caps with the mips support.

aep commented 7 years ago

I'm afraid the CLA hasn't been cleared by our lawyer. Where can i redirect them to discuss the boring lawyer stuff?

vishvananda commented 7 years ago

I'm not sure who I should connect you with on the lawyer front. @brunoborges is there someone we can direct them to?

Sineaggi commented 6 years ago

A new caps version 0.0.2 has since been released.

drahnr commented 6 years ago

Is there any news on this front?

aep commented 6 years ago

we wrote our container run-time instead. Didn't need OCI compliance.

vishvananda commented 6 years ago

closing this for now since the CLA stuff never got resolved