aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2022-03-25 10:31:49 +0100
committerPierre Labastie <pierre.labastie@neuf.fr>2022-03-25 10:52:35 +0100
commitaaad26031878bba7c0114134701e51f41dd83ff0 (patch)
tree5673100ec93f2d8ff6546ff2a5786dc7cab07fab /bootscripts
parent497d43515f92ede39d15319e848f9f803ed8b8c6 (diff)
Update bootscripts/ChangeLog for recent changes
Diffstat (limited to 'bootscripts')
-rw-r--r--bootscripts/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog
index f8411c737..16d8e8006 100644
--- a/bootscripts/ChangeLog
+++ b/bootscripts/ChangeLog
@@ -1,3 +1,8 @@
+2022-03-24 Pierre Labastie <pierre dot labastie at neuf dot fr>
+ * New semantics for K and S scripts:
+ - S scripts only started if not already marked S in the previous runlevel
+ - K scripts only started if not already marked K in the previous runlevel
+ - remove the convention of running S scripts ith "stop" in rl 0/6
2021-06-08 Bruce Dubbs <bdubbs@linuxfromscratch.org>
* When shutting down the network, ignore invalid interfaces
or interfaces that are not UP.