X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=b06e3906568d92d20602b04e83888c71eccf5f80;hb=5965984d6b9f7751d6281028142ecf3ca475f156;hp=0465d6fa40b59ef404adf9079f0ea3f603252226;hpb=8b04b925e587ff56568c62ff5ad3f2ea2b34ca7a;p=elogind.git diff --git a/TODO b/TODO index 0465d6fa4..b06e39065 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,14 @@ F18: 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 + +* add form factor to /etc/machine-info + +* use C11 static_assert() where we currently use assert_cc() + * journald: also get thread ID from client, plus thread name * check if we can make journalctl by default use --follow mode inside of less if called without args? @@ -178,8 +186,6 @@ Features: * nspawn: implement personality changes a la linux32(8) -* nspawn: reset all aux groups - * cryptsetup-generator: warn if the password files are world-readable * cryptsetup-generator: add RequiresMountsFor= to cryptseup service files referencing a file, similar for devices @@ -383,7 +389,7 @@ Features: * Add pretty name for seats in logind -* ConditionSecurity= should learn about IMA +* ConditionSecurity= should learn about IMA and SMACK * Auke: merge Auke's bootchart @@ -488,8 +494,6 @@ Features: * readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO -* readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd" - * support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination * support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1) @@ -525,6 +529,7 @@ Features: - the journal HTTP iface - non-cgroup resource management - refreshed, longer missions statement + - using detect-virt * allow port=0 in .socket units