From fbe1a1a94f19112d7e5d60c40d87487ad24e2ce4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 24 Jun 2014 19:34:27 +0200 Subject: [PATCH] update TODO --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 96477c32e0..777f6325e1 100644 --- a/TODO +++ b/TODO @@ -24,8 +24,10 @@ External: * Fedora: move kernel image to /usr/lib/modules/, kernel-install will take care of populating /boot Features: + +* coredump: add a size-based cleanup logic to coredump helper, so that we don't flood /var/lib/systemd/coredump unrestricted + * support empty /etc boots nicely: - - tmpfiles: add nice way to copy files /usr/share/factory/etc → /etc - nspawn/gpt-generator: introduce new gpt partition type for /usr * generator that automatically discovers btrfs subvolumes, identifies their purpose based on some xattr on them.