summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-09-19 15:01:58 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-09-19 15:01:58 +0000
commit54b6467013bfbdb3ee606961c02fbff1271ca582 (patch)
treee3969743e61542979f12fca01017e67c4480eca8 /README
downloads6-linux-utils-54b6467013bfbdb3ee606961c02fbff1271ca582.tar.xz
initial commit
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 30 insertions, 0 deletions
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 <ska-skaware at skarnet.org>
+
+ Please use the <skaware at list.skarnet.org> mailing-list for
+questions about s6-linux-utils.