| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumping the tini release. We pickup the following changes with
this update:
b9f42a0 Indicate that -e can be repeated
71911f9 add installation instructos for Arch Linux
9d647c3 credit to nfnty for packaging tini for Arch Linux
4df9bb0 add `chmod +x` step to signed download docs
7fdac39 Adding example of how to verify checksums
07b3139 add Debian installation instructions
0374cb6 add aliases x86_64 for uname -m
de40ad0 Update Travis release token
81d9b14 Release 0.19.0
9587d90 run_build: publish sha256 checksums to releases
3f3e765 Add ppc64le alias for the ppc64el build
0e55606 .travis.yml: Remove redundant argument
12197f9 Update tests to Python 3
6cfeff2 add support for mips64el
76d4aa0 tini.c: fix child subreaper error message
cefad7b gpg: explicitly pass file name
6ece2eb update readme to fix instructions for gpg
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
| |
tini is licensed under the MIT license instead of Apache-2.0.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
|
This removes the warning that docker can't find docker-init
in PATH.
This recipe is based on the recipe from meta-resin.
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|