[packages/tini] enhance static package desc

glen glen at pld-linux.org
Mon Mar 21 08:03:55 CET 2016


commit cdce1de14a2d677b6627d94b171a612e348e4387
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 21 09:03:41 2016 +0200

    enhance static package desc

 tini.spec | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/tini.spec b/tini.spec
index 3ee31fc..faac918 100644
--- a/tini.spec
+++ b/tini.spec
@@ -26,7 +26,15 @@ Summary:	Statically linked tini
 Group:		Base
 
 %description static
-Statically linked tini.
+Tini is the simplest init you could think of.
+
+All Tini does is spawn a single child (Tini is meant to be run in a
+container), and wait for it to exit all the while reaping zombies and
+performing signal forwarding.
+
+This package contains statically linked tini. The dynamically linked
+tini uses only libc, so using statically linked program makes only
+sense if you do not use libc in your container.
 
 %prep
 %setup -q
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tini.git/commitdiff/cdce1de14a2d677b6627d94b171a612e348e4387



More information about the pld-cvs-commit mailing list