summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-02-21 10:23:58 +0100
committerHarald Hoyer <harald@redhat.com>2013-02-21 10:27:38 +0100
commit696164cb5b5c35a8c5ba4ee63d299d404bb48833 (patch)
tree46640edf5316feeb76593f119efa2dbfa09eaa72 /TODO
parent22382c3f57a700126b5e7ab0641b7d583d67dbff (diff)
fstab-generator: change kernel command line mount path for root
Use /sysroot instead of /new_root to mount the real root in the initramfs.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index dd432b07a..cffb2dbf0 100644
--- a/TODO
+++ b/TODO
@@ -128,6 +128,7 @@ Features:
- journald: when dropping msgs due to ratelimit make sure to write
"dropped %u messages" not only when we are about to print the next
message that works, but alraedy after a short tiemout
+ - ratelimit should be configurable by message severity and by service/source
- check if we can make journalctl by default use --follow mode inside of less if called without args?
- maybe add API to send pairs of iovecs via sd_journal_send
- journal: when writing journal auto-rotate if time jumps backwards