update TODO

This commit is contained in:
Lennart Poettering 2015-01-23 02:59:58 +01:00
parent 1c0216696a
commit 17fe56148c
1 changed files with 4 additions and 8 deletions

12
TODO
View File

@ -31,16 +31,14 @@ External:
Release 219 preparations:
* rework journald sigbus stuff to use mutex
* "systemctl kill" is broken
* the dbus1 connection user id is actually the euid, not the uid, and creds should return that
* sd-bus make dsrt happy, and change userspace header for kdbus to yyyyuta{tv}v
Features:
* Rework systemctl's GetAll property parsing to use the generic bus_map_all_properties() API
* rework journald sigbus stuff to use mutex
* import-dkr: support tarsum checksum verification, if it becomes reality one day...
* import-dkr: convert json bits to nspawn configuration
@ -49,8 +47,6 @@ Features:
* core/cgroup: support net_cls modules, and support automatically allocating class ids, then add support for making firewall changes depending on it, to implement a per-service firewall
* bus-proxy: reload policy when PID 1 reports a reload
* introduce systemd-nspawn-ephemeral@.service, and hook it into "machinectl start" with a new --ephemeral switch
* logind,machined: add generic catch-all polkit verbs for most priviliged operations, similar to systemd itself