summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Strauss <david@davidstrauss.net>2012-11-23 03:51:41 -0600
committerDavid Strauss <david@davidstrauss.net>2012-11-23 03:51:41 -0600
commitc649f72baed31c54c8384c3ca1d203fab6e98d08 (patch)
treea7f91427b7c63d75bbc2bfe1e279ea08dd15355f
parent5965984d6b9f7751d6281028142ecf3ca475f156 (diff)
Update TODO to include splitting systemd-analyze.
The split should be into a lightweight collection tool that can run with minimal dependencies and resources for server and embedded systems. The analysis tool can pull in desktop-style dependencies like Cairo and GTK.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index b06e390656..25420c7e87 100644
--- a/TODO
+++ b/TODO
@@ -299,6 +299,8 @@ Features:
* systemd-analyze post-boot is broken for initrd
+* systemd-analyze: data collection tools should be lightweight (few dependencies); data analysis tools can be heavyweight
+
* man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets
* .device aliases need to be implemented with the "following" logic, probably.