tini: new package
authorChristian Stewart <christian@paral.in>
Fri, 10 Aug 2018 18:42:55 +0000 (11:42 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 14 Aug 2018 13:54:48 +0000 (15:54 +0200)
commit6098d2e498f8b76858e78cb0b10ae475ea14c96f
tree5381dee8a8aae71867c82c816c045bd7b125ddf9
parenta95c363809e8b026431225b3436e04a78c8f093c
tini: new package

Tini is a minimal init process to act as PID 1 for containers.

Note: it is not necessary to compile Tini statically for many
non-docker container environments, and Docker now statically links to
Tini internally (as of 1.13).

Tested-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Christian Stewart <christian@paral.in>
[Thomas: add entry to DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/tini/Config.in [new file with mode: 0644]
package/tini/tini.hash [new file with mode: 0644]
package/tini/tini.mk [new file with mode: 0644]