[systemd-devel] [PATCH] TODO: add various journal enhancements
Josh Triplett
josh at joshtriplett.org
Wed Apr 17 14:49:57 PDT 2013
---
TODO | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/TODO b/TODO
index 88be72d..48e5d2e 100644
--- a/TODO
+++ b/TODO
@@ -272,6 +272,13 @@ Features:
- journal: store euid in journal if it differs from uid
- journal: sanely deal with entries which are larger than the individual file size, but where the components would fit
- journalctl: make journalctl smarter, and actually check groups that have access to /var/log/journal before printing message about recomming group membership for journal access
+ - Replace utmp, wtmp, btmp, and lastlog completely with journal
+ - Provide one or more FUSE filesystems:
+ - Emulate utmp, wtmp, btmp, lastlog; read/write, recording credentials for all writes rather than limiting permissions
+ - Provide /var/spool/crash or equivalent, exposing an index of coredumps directly
+ - Provide decoded text logs in /var/log
+ - Port upower to use the journal for historical power information used in future calculations
+ - Support optional database-style indexes for frequent or performance-critical queries
* document:
- document unit_name_mangle()
--
1.7.10.4
More information about the systemd-devel
mailing list