summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-03-05 22:31:03 +0100
committerLennart Poettering <lennart@poettering.net>2014-03-06 04:00:42 +0100
commit6a3f892a23db71544d0439355f96c44350dafa8f (patch)
tree0e3113c2d6146b8d8fdfb08682532f8057dcb913 /TODO
parente48fdd84432bbf9c2ecc339183258c7c33116032 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index dbfe48eff..5630c1c32 100644
--- a/TODO
+++ b/TODO
@@ -27,6 +27,13 @@ External:
Features:
+* 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
+ - automatically find root disk in initrd
+
* 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