diff options
author | David Strauss <david@davidstrauss.net> | 2012-11-23 03:51:41 -0600 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2012-11-23 03:51:41 -0600 |
commit | c649f72baed31c54c8384c3ca1d203fab6e98d08 (patch) | |
tree | a7f91427b7c63d75bbc2bfe1e279ea08dd15355f /TODO | |
parent | 5965984d6b9f7751d6281028142ecf3ca475f156 (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.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |