chiark / gitweb /
Update TODO to include splitting systemd-analyze.
authorDavid Strauss <david@davidstrauss.net>
Fri, 23 Nov 2012 09:51:41 +0000 (03:51 -0600)
committerDavid Strauss <david@davidstrauss.net>
Fri, 23 Nov 2012 09:51:41 +0000 (03:51 -0600)
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.

TODO

diff --git a/TODO b/TODO
index b06e3906568d92d20602b04e83888c71eccf5f80..25420c7e87a7dad714ba537b8ba02a3d2e1691ca 100644 (file)
--- 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.