From 8ed206517c2be381324ac5832bf34cc14024270e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 18 Nov 2012 23:32:09 +0100 Subject: [PATCH] update TODO --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 1046ebfe42..d2fa011fa3 100644 --- a/TODO +++ b/TODO @@ -19,8 +19,16 @@ F18: Features: +* define a message ID for "overmounting non-empty directory". + +* use polkit "imply" for binding hostname actions together + +* journal: when waiting for journal additions always sleep at least 1s or so, in order to minimize wakeups + * man page for catalog APIs +* add catalog api for querying the raw template rather then replaced text + * When shutdown.target is queued begin with an asynchronous sync()? * Add ConditionBatteryPower= or ConditionACPower=? (but definitely not both)