summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-25 10:07:20 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-25 10:07:20 +0200
commite8a152c62dd2003731a59e0dffef4336c63110b9 (patch)
treea50c2cd2497642da3e533f171836010faa4348cf /TODO
parent571d0134bd464444567cf4eb0d2ed8df40045f36 (diff)
update TODO
Diffstat (limited to 'TODO')
-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.