[systemd-commits] 2 commits - NEWS TODO

Lennart Poettering lennart at kemper.freedesktop.org
Wed Mar 12 08:39:45 PDT 2014


 NEWS |    4 ++--
 TODO |    7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 13b28d822462e9a0a7130ad40bed08cb380082f0
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Mar 12 16:39:21 2014 +0100

    NEWS: 211 was actually released past midnight, so let's use the correct date

diff --git a/NEWS b/NEWS
index 4450e6e..afbdca7 100644
--- a/NEWS
+++ b/NEWS
@@ -122,7 +122,7 @@ CHANGES WITH 211:
         Gundersen, Umut Tezduyar Lindskog, Uoti Urpala, Zachary Cook,
         Zbigniew Jędrzejewski-Szmek
 
-        -- Berlin, 2014-03-11
+        -- Berlin, 2014-03-12
 
 CHANGES WITH 210:
 
@@ -218,7 +218,7 @@ CHANGES WITH 210:
           IFUNC. Please make sure to use --enable-compat-libs only
           during a transitional period!
 
-        Contributions from: Andreas Fuchs, Armin K, Colin Walters,
+        Contributions from: Andreas Fuchs, Armin K., Colin Walters,
         Daniel Mack, Dave Reisner, David Herrmann, Djalal Harouni,
         Holger Schurig, Jason A. Donenfeld, Jason St. John, Jasper
         St. Pierre, Kay Sievers, Lennart Poettering, Łukasz Stelmach,

commit 769918ecd30c0f7ee6e87b9aa6226d956bd2f530
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Mar 12 16:38:49 2014 +0100

    update TODO

diff --git a/TODO b/TODO
index d378ebb..514606f 100644
--- a/TODO
+++ b/TODO
@@ -27,12 +27,19 @@ External:
 
 Features:
 
+* consider adding RuntimeDirectoryUser= + RuntimeDirectoryGroup=
+
+* sd-event: define more intervals where we will shift wakeup intervals around in, 1h, 6h, 24h, ...
+
+* maybe add DefaultTimerAccuracySec= as global config option to set AccuracySec='s default value in .timer units
+
 * mount /sys/fs/cgroup read-only (but leave the subdirs writable)
 
 * gpt-auto-generator:
   - Support LUKS for root devices
   - Define new partition type for encrypted swap? Support probed LUKS for encrypted swap?
   - Make /home automount rather than mount?
+  - honour partition flags
 
 * improve journalctl performance by loading journal files
   lazily. Encode just enough information in the file name, so that we



More information about the systemd-commits mailing list