| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | package/tini: needs MMU | Yann E. MORIN | 2018-08-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | tini uses fork(), so needs an MMU. Fixes: http://autobuild.buildroot.org/results/410/410ad9ea6a6652a7db691f537acb38db279b996a/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Matt Weber <matthew.weber@rockwellcollins.com> Cc: Christian Stewart <christian@paral.in> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
| * | tini: new package | Christian Stewart | 2018-08-14 | 3 | -0/+54 |
| 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> | |||||

