[systemd-commits] TODO

David Strauss straussd at kemper.freedesktop.org
Fri Nov 23 01:53:38 PST 2012


 TODO |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit c649f72baed31c54c8384c3ca1d203fab6e98d08
Author: David Strauss <david at davidstrauss.net>
Date:   Fri Nov 23 03:51:41 2012 -0600

    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.

diff --git a/TODO b/TODO
index b06e390..25420c7 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.



More information about the systemd-commits mailing list