diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-06 05:03:39 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-06 05:04:51 +0100 |
commit | 0939968c77c7b570da0a4387262f29a83cd0e5d4 (patch) | |
tree | f195edf2b1ae4f62ff4756b66135102ae34b89d2 /TODO | |
parent | 965e5c5daff660e13a31bfa5a27af733a707ec4b (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -27,8 +27,10 @@ External: Features: +* mount generators currently check if /boot, /home, /srv is empty or + not, before doing something. This breaks on PID 1 reload. + * gpt-auto-generator: - - Properly handle cryptsetup partitions - Define new partition type for encrypted swap - Make /home automount rather than mount? - don't use blkid on every single partition, but on the main disk only @@ -82,8 +84,6 @@ Features: service instances processing the listening socket, and open this up for ReusePort= -* add a timelimit to generator invocation - * socket units: support creating sockets in different namespace, opening it up for JoinsNamespaceOf=. This would require to fork off a tiny process that joins the namespace and creates/binds the socket |