summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 98a1bc0..a1d1ab3 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,6 +23,10 @@
<ul>
<li> Ctrl-Alt-Del management is now activated by default, instead
of requiring a sysctl setting in stage 2. </li>
+ <li> <a href="s6-linux-init-umountall.html">s6-linux-init-umountall</a>
+now skips the first instance of <tt>/dev</tt>, <tt>/proc</tt> and <tt>sys</tt>. </li>
+ <li> stage 4 (after every process has been killed and the filesystems have
+been unmounted) now calls a new user script, <tt>rc.shutdown.final</tt>.
</ul>
<h2> in 1.0.2.1 </h2>