From 5dcf983854c2e8314dbee239180255490ec8ae1c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 14 Aug 2014 16:36:25 +0200 Subject: [PATCH] update TODO --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 27e28d38d..64a1b513e 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,9 @@ External: Features: +* systemd.show_status= should probably have a mode where only failed + units are shown. + * sd-event: - make it possible to embedd our event loop into foreign event loops by passing out the epoll fd and providing three functions that fit into GSource nicely. @@ -46,7 +49,10 @@ Features: http://lists.freedesktop.org/archives/systemd-devel/2014-July/021568.html - .network setting that allows overriding of the hostname to send to the dhcp server http://lists.freedesktop.org/archives/systemd-devel/2014-July/021550.html - - add per-network Domains= settings + - add per-network Domains= settings, with a special syntax Domains=* + for routing all non-otherwise routed traffic to this link + - add UseDomains= setting to [DHCP] to add dhcp supplied domains to + per-interface Domains= list. - expose in the API the following bits: - option 15, domain name and/or option 119, search list - option 12, host name and/or option 81, fqdn -- 2.30.2