diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 09:41:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 09:41:24 +0000 |
commit | 23fba266a9454ee6ca095b7f6eccf523f6526607 (patch) | |
tree | 7350fdaba49b1529a13d50f6396aea35f340954d /NEWS | |
parent | 54d0dc0990f13a86680fa55c623f0570853749ac (diff) | |
download | s6-linux-init-23fba266a9454ee6ca095b7f6eccf523f6526607.tar.xz |
Save pending changes in 1.0.0.0 branch
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ Changelog for s6-linux-init. +In 1.0.0.0 +---------- + + - Entirely different approach, see the documentation overview. + - s6-halt, s6-poweroff, s6-reboot removed. + - s6-linux-init-maker now produces a set of executable scripts +that are a drop-in replacement for a sysvinit installation, and +that respect the LSB-3.0.0 specification. + - Everything builds as PIC by default. + + In 0.4.0.0 ---------- |