diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:10:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:10:37 +0000 |
commit | 1de5c2d7c63916b11668078445e5f75c054bc898 (patch) | |
tree | a492bc2172114824dc66d6f001797e93cdc28642 | |
parent | 8191f0688c3b5acd9f9d82acdb60c6769b16b795 (diff) | |
download | s6-linux-init-1de5c2d7c63916b11668078445e5f75c054bc898.tar.xz |
version: 1.0.6.0v1.0.6.0
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | INSTALL | 4 | ||||
-rw-r--r-- | README | 1 |
3 files changed, 3 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2015-2020 Laurent Bercot <ska-skaware@skarnet.org> +Copyright (c) 2015-2021 Laurent Bercot <ska-skaware@skarnet.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -7,10 +7,10 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.10.0.0 or later: https://skarnet.org/software/s6/ - Optional: nsss version 0.1.0.0 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.1.0.0 or later: https://skarnet.org/software/utmps/ + - execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.10.0.0 or later: https://skarnet.org/software/s6/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.32 or later. However, it should not be too hard to port to @@ -20,4 +20,3 @@ s6-linux-init - tools to create an s6-based Linux init system Please use the <skaware at list.skarnet.org> mailing-list for questions about s6-linux-init. - |