aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 18 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index b18fee2..d4e1d6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU Pies NEWS -- history of user-visible changes. 2016-02-24
+GNU Pies NEWS -- history of user-visible changes. 2016-03-15
Copyright (C) 2009-2016 Sergey Poznyakoff
See the end of file for copying conditions.
@@ -8,11 +8,26 @@ Please send Pies bug reports to <bug-pies@gnu.org> or
Version 1.2.93 (Git)
+* SysV-style Init
+
+GNU Pies can now be used as init process daemon - the first process
+started during booting. The configuration can be supplied both as
+a traditional /etc/inittab file or as a native GNU Pies configuration
+file. The control interface provides extensive monitoring and
+management capabilities.
+
* Control interface
-* SysV init support
+The running GNU Pies instance can be queried and reconfigured on the
+fly via a TCP socket (either UNIX or INET). Special utility, piesctl,
+is included, which provides command line interface for inspecting
+the state of components, reloading configuration (including addition
+or removal of configuration files on the fly), stopping and restarting
+components, etc.
+
+* Changes in configuration
-* New flags
+Two new flags are provided:
- siggroup

Return to:

Send suggestions and report system problems to the System administrator.