diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-03-14 11:36:01 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-03-14 11:36:01 +0000 |
| commit | 6c76153fcd92ff7e989be1f881b5bd8ff2cb297a (patch) | |
| tree | 792cdac6380f90a30bc28f9314cfd7f6b1a74e02 | |
| parent | d1f61bd0ab87b0e059c7ee1426f71899987c26e6 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 608a67582abd..5b50c1364ed1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -191,6 +191,12 @@ <para revision="288710" contrib="sponsor" sponsor="&gandi;">A new utility, &man.sesutil.8;, has been added, which is used to manage &man.ses.4; devices.</para> + + <para revision="293744" contrib="sponsor" sponsor="&ff;">The + initial implementation of <quote>reroot</quote> support has + been added to the &man.shutdown.8; utility, allowing the root + filesystem to be mounted from a temporary source filesystem + without requiring a full system reboot.</para> </sect2> <sect2 xml:id="userland-contrib"> |
