From: David Strauss Date: Fri, 23 Nov 2012 09:51:41 +0000 (-0600) Subject: Update TODO to include splitting systemd-analyze. X-Git-Tag: v197~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c649f72baed31c54c8384c3ca1d203fab6e98d08;p=thirdparty%2Fsystemd.git 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 b06e3906568..25420c7e87a 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.