summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-22 23:28:36 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-22 23:28:44 +0100
commit356ce9915ab1a4a1e6dc26954df34936a69e7c12 (patch)
treee3f78d69c7b92e4aae52af0752ea242d162f947e /TODO
parentd91c34f21ff7445dcee3efe2368aebe2d6c266db (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 5 insertions, 11 deletions
diff --git a/TODO b/TODO
index 7f973d4b34..d48123806d 100644
--- a/TODO
+++ b/TODO
@@ -44,6 +44,10 @@ Fedora 19:
Features:
+* add ConditionArchitecture= or so
+
+* teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})
+
* hostnamectl: when a passed pretty hostname also qualifies as low-level name, then only set low-level name, and unset the pretty hostname
* we should log capabilities too
@@ -65,10 +69,6 @@ Features:
* disallow .include from included files
-* timedatectl needs to show whether NTP is available at all
-
-* reduce caps of systemd-localed
-
* safe_atod() is too naive, as it is vulnerable to locale parameters, should be locale independent.
* think about requeuing jobs when daemon-reload is issued? usecase:
@@ -127,8 +127,6 @@ Features:
* use "log level" rather than "log priority" everywhere
-* unit_name_mangle() is currently not used on "systemctl enable" and friends, only on "systemctl start"
-
* ensure sd_journal_seek_monotonic actually works properly.
* timedate: have global on/off switches for auto-time (NTP), and auto-timezone that connman can subscribe to.
@@ -143,7 +141,7 @@ Features:
so that libudev reports them as present, and systemd's .device units
will be activated.
-* merge service_kill() logic into unit_kill_context() and unify the code paths
+* merge unit_kill_common() and unit_kill_context()
* introduce ExecCondition= in services
@@ -174,7 +172,6 @@ Features:
- logind: spawn user@..service on login
- logind: non-local X11 server handling
- logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
- - pam_systemd: try to get old session id from cgroup, if audit sessionid cannot be determined
- pam: when leaving a session explicitly exclude the ReleaseSession() caller process from the killing spree
- logind: GetSessionByPID() should accept 0 as PID value
@@ -298,7 +295,6 @@ Features:
* fedup: generator
* timedated:
- - timedated: export boolean that clarifies whether NTP is even available
- timedated: refuse time changes when NTP is on
* clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed
@@ -409,8 +405,6 @@ Features:
- syscall filter: port to libseccomp
- system-wide seccomp filter
-* systemd-analyze: data collection tools should be lightweight (few dependencies); data analysis tools can be heavyweight
-
* .device aliases need to be implemented with the "following" logic, probably.
* load-fragment: when loading a unit file via a chain of symlinks