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.
This commit is contained in:
David Strauss 2012-11-23 03:51:41 -06:00
parent 5965984d6b
commit c649f72bae
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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.