X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=eaadbc3c6852b29d909f897d4b553628dc949868;hb=7d06ef0a5cd2f0a4e021d3d12f3841cce529e0f2;hp=dbfe48eff96355bff87937f400f507c3144f3d82;hpb=848e3e24b00a61130f20226ef5f051433d478c69;p=elogind.git diff --git a/TODO b/TODO index dbfe48eff..eaadbc3c6 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,11 @@ External: Features: +* gpt-auto-generator: + - 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 + * improve journalctl performance by loading journal files lazily. Encode just enough information in the file name, so that we don't have to open it to know that it is not interesting for us, for @@ -75,8 +80,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