Synology Open Source
Synology Open Source
Is this problem still happened? We check server connection now is back to normal.
We haven't supported IPv6 for now and there are some reasons: 1. IPv6 adoption rate is still not high 2. Most of IPv6 translates back to IPv4, sometimes it may...
Have you tried other platforms to see if the same error message occurs? What is the error output when you run the command 'mount -t proc none /toolkit/build_env/ds.geminilake-7.2/proc' directly?"
Hi, You can follow [synology developer guide](https://developer.synology.com/developer-guide/) for more detail. There are some tips for java-base package integration: 1. In SynoBuildConf/build, you can use `/usr/lib/jvm/java-6-jdk/bin/javac` to compile your .java source....
Hi, I think the following tips will help you to create package via docker. 1. Nothing need to do while build time (assume docker image is built by docker hub)....
Because '--info platform' is the same as '--list', we will update "Developer Guide" and remove the command.