This commit is contained in:
Lennart Poettering 2012-11-14 22:14:17 +01:00
parent b603662c41
commit 7361c3b4e1
1 changed files with 4 additions and 4 deletions

8
TODO
View File

@ -24,6 +24,10 @@ Features:
* 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
* timer units should get the ability to trigger when:
- CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
- DST changes
@ -47,8 +51,6 @@ Features:
- find out what to do for blockdevs and skipping scsi modaliases
- move writing code to src/libudev/libudev-hwdb-private.c
* sd_journal_enumerate_data() implies XZ-decoding compressed field, this sucks hard
* if booted in "quiet" mode, and an error happens, turn on status output again, so that the emergency mode isn't totally surprising
* localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst
@ -400,8 +402,6 @@ Features:
* dbus: move dbus to early boot
* journald: reuse XZ context
* logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
* journal: deal nicely with byte-by-byte copied files, especially regards header