diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-24 19:34:27 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-25 10:04:36 +0200 |
commit | fbe1a1a94f19112d7e5d60c40d87487ad24e2ce4 (patch) | |
tree | de90f342ce45a42445b938e6fdcad65804255a7e | |
parent | 57f45c37e978ea0548ee5ff109c1e919dc641d4c (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |