summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-11-16 20:01:50 +0100
committerLennart Poettering <lennart@poettering.net>2012-11-16 20:07:14 +0100
commit92b5814007dc5c9c44e94e717be6f53e24c356c0 (patch)
treed1af0b8cc46ba42cb22555aaf443afbd4a30bbf3
parent1b0fcd7411da6ae2cdb9d72100333987ce1aef44 (diff)
downloadsystemd-92b5814007dc5c9c44e94e717be6f53e24c356c0.tar.gz
update TODO
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 982c281cc3..1046ebfe42 100644
--- a/TODO
+++ b/TODO
@@ -17,16 +17,10 @@ F18:
* Retest multi-seat
-* add rpm macros for %rulesdir, %hwdbdir, update rules/hwdb call
-
Features:
-* RPM macros for message catalog update
-
* man page for catalog APIs
-* When switching root, first try pivot_root, only then fall back to overmounting, to deal sanely with both the initial and later switch roots
-
* When shutdown.target is queued begin with an asynchronous sync()?
* Add ConditionBatteryPower= or ConditionACPower=? (but definitely not both)
@@ -39,9 +33,6 @@ Features:
* declare the local journal protocol stable in the wiki interface chart
-* introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various
- NTP implementations
-
* sd-journal: don't return fields > a threshold by default
* journal: reuse XZ context
* sd-journal: speed up sd_journal_get_data() with transparent hash table in bg