diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-09-10 13:42:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-09-10 13:42:04 +0000 |
commit | 5928bf00c094a250c3d9cc4346075cd65c87e865 (patch) | |
tree | d9d00749c1ea23c6df7af35be5517631830d1cb4 /doc/upgrade.html | |
parent | a19ce7bb451236b79ac79d7ffc8e8fa12323ea0d (diff) | |
download | s6-linux-utils-5928bf00c094a250c3d9cc4346075cd65c87e865.tar.xz |
Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package)
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 5524600..1851be9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,6 +22,10 @@ <ul> <li> skalibs dependency bumped to 2.4.0.0 </li> + <li> s6-halt, s6-poweroff and s6-reboot are not provided +by this package anymore: they're now a part of the +<a href="http://skarnet.org/software/s6-linux-init/">s6-linux-init</a> +package. </li> </ul> <h2> in 2.1.0.0 </h2> |