From 54b6467013bfbdb3ee606961c02fbff1271ca582 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Sep 2014 15:01:58 +0000 Subject: initial commit --- README | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..4ba497f --- /dev/null +++ b/README @@ -0,0 +1,30 @@ +s6-linux-utils - tiny Linux-specific utilities +----------------------------------------------- + +s6-linux-utils is a set of tiny Linux-specific utilities, +often performing well-known tasks such as mount and swapon + but optimized for simplicity and small size. They were +designed for embedded systems and other constrained +environments, but they work on any Linux system. + + Of particular interest in this package are the following +programs: + - s6-devd, a minimal udevd implementation + - s6-ps, an independent ps implementation + + See http://skarnet.org/software/s6-linux-utils/ for details. + + +* Installation + ------------ + + See the INSTALL file. + + +* Contact information + ------------------- + + Laurent Bercot + + Please use the mailing-list for +questions about s6-linux-utils. -- cgit v1.3.1