COOLSTAR

Results 49 comments of COOLSTAR

@mwoolweaver Error like this https://twitter.com/clay_your/status/826260465617494016

I think @kpwn need do more effort to fix sandbox patch without effect yalu102 app to execute

@coolstar Yes, but you can fix it by this approach: change string "i am a serial number" in the safestrat.c file(line 46) into your own device identifier.

@coolstar Yeah, your are right! But, maybe you can write a function to get device identifier, and replace string "i am a serial number" in safestrat.c file. This way could...

try this statically cross-compile scripts, https://gist.github.com/0neday/20b95dc30157af177cb10c38f936d3ef or use like ``` LDFLAGS="-Wl, -L./mbedtls/build/lib -L ... " \ CFLAGS="-I./mbedtls/build/includ ..." \ ./configure ...

``` [root@xx v2ray-plugin]# sysctl -p | grep net.core.rmem_max net.core.rmem_max = 67108864 ```

4954 pts/1 S+ 0:00 git clone -q https://github.com/jazzband/django-pipeline.git /tmp/pip-install-BvV7Kr/django-pipeline 4955 pts/1 S+ 0:00 git-remote-https origin https://github.com/jazzband/django-pipeline.git stuck on git clone or git-remote-https I think maybe git have some promblem? or...

May I fixed it. for ginkgo.2, edit edx_sandbox.yml ,change # Set to false if deployed behind another proxy/load balancer. edx_platform_version: 'open-release/ginkgo.2' certs_version: 'open-release/ginkgo.2' forum_version: 'open-release/ginkgo.2' xqueue_version: 'open-release/ginkgo.2' configuration_version: 'open-release/ginkgo.2' demo_version:...

[edx_sandbox.yml](https://gist.github.com/0neday/d4b0cec606c3b71f736b4392c0338791)