diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-04-08 00:19:05 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-04-08 00:19:05 +0200 |
commit | 7940555177699048a111043d22b00969445cba80 (patch) | |
tree | 8ff2fbc787a4dbf939700359e378181945451ce5 | |
parent | 626596bcb027313f39069be94f85f3f523feb365 (diff) |
NEWS: mention that the init server has been split
* NEWS: Mention that the init server has been split into the startup
server and the init server.
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ better debugging experience. The performance of the integer hashing library has been improved. +The init server has been split into the startup server (handling early +system bootstrap and shutdown), and a SysV-style init program (aptly +named `init'). + The procfs translator has been merged. The random translator has been merged. |