/

debuntu-dev

Containerized script to produce a dev build of I2P for all supported architectures. I use a lot of Debian based systems and coordinating updates between them is sometimes an issue.

These are built on an as-needed basis. The process is essentially designed to be fire and forget, and if things fail, the right response is to upload the log so we can see why. Not all packages will be available at all times but stable, oldstable, LTS, and usually testing will work.

To use it, install Docker, add yourself to the docker group, restart your shell and run

make .

Then wait. It will generate containers, update them, installl dependencies, and build I2P a total of 7 times.

If you have API keys, gothub or github-release aliased to gothub , and figure Microsoft can afford it, run:

make github-mad

to upload your dev packages to github when you’re done. If you want to use my builds, you can grab them at the github releases page .

Logs are uploaded with each build. They can be viewed below.

Get the source code:
Show license
This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to 
Hide license
I2P