diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-01-23 02:59:58 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-01-23 03:00:15 +0100 |
commit | 17fe56148c44dfa5583a8643c1918fd6eccf2aee (patch) | |
tree | a7ad280de5b1b60beedc0e3a740150d49eb8edd6 /TODO | |
parent | 1c0216696a5024db431ce397e8f2ca052084a71e (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -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 |