summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 777f6325e1..a5f482b398 100644
--- a/TODO
+++ b/TODO
@@ -29,6 +29,9 @@ Features:
* support empty /etc boots nicely:
- nspawn/gpt-generator: introduce new gpt partition type for /usr
+ - nspawn: add --mode=auto,stateful,stateless,volatile
+ - fstab-generator: support auot/stateful/stateless/volatile on the kernel cmdline, too
+ - fstab-generator: add support for usr= in addition to root= on the kernel cmdline
* generator that automatically discovers btrfs subvolumes, identifies their purpose based on some xattr on them.