[systemd-commits] 2 commits - man/machine-info.xml TODO

Lennart Poettering lennart at kemper.freedesktop.org
Mon Mar 5 05:10:35 PST 2012


 TODO                 |    8 ++++++++
 man/machine-info.xml |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit ae0716ea0d68246534a55c47938b7d6d2029bdf2
Author: Shawn Landden <shawnlandden at gmail.com>
Date:   Mon Mar 5 00:29:40 2012 -0800

    man: corrected machine-info(5) man page to be in line with source
    
    change conflicting man/machine-info.xml documentation to match functionality in
    src/hostname/hostnamed.c 114-119

diff --git a/man/machine-info.xml b/man/machine-info.xml
index c6d3e92..240da25 100644
--- a/man/machine-info.xml
+++ b/man/machine-info.xml
@@ -130,7 +130,7 @@
         <refsect1>
                 <title>Example</title>
 
-                <programlisting>PRETTY_NAME="Lennart's Computer"
+                <programlisting>PRETTY_HOSTNAME="Lennart's Computer"
 ICON_NAME=computer-laptop</programlisting>
         </refsect1>
 

commit 101f077676e9fbe1a66c8b2dc4864a8d7a94c372
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Mar 5 14:09:16 2012 +0100

    update TODO

diff --git a/TODO b/TODO
index 60d4f2d..d375bfb 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,14 @@ Bugfixes:
 
 Features:
 
+* D-Bus: always pass cred data along each message
+
+* journal: work on https://fedoraproject.org/wiki/Features/systemd-journal
+
+* journal: allow turning off logging entirely
+
+* journal: sanely deal with entries which are larger than the individual file size, but where the componets would fit
+
 * add command to systemctl to plot dependency graph as tree (see rhbz 795365)
 
 * make logind reserve tty10 or so for text logins, so that gdm never picks it up



More information about the systemd-commits mailing list