diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-22 18:45:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-22 18:45:34 +0000 |
commit | 2b1e2678abea517e4c9eeaacb9dd70a7ca7a11e2 (patch) | |
tree | 35e2e6f43f00911f0137aad389a7a338a546e4f1 /README | |
parent | e3019b09ee41ab99982f418562fc052b78912383 (diff) | |
download | s6-linux-utils-2b1e2678abea517e4c9eeaacb9dd70a7ca7a11e2.tar.xz |
version: 2.5.1.0v2.5.1.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,9 +2,10 @@ 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 +some performing well-known tasks such as mount and swapon, +other being nonstandard but typically useful for a s6-based +system. They have been 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 |