diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-25 10:07:20 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-25 10:07:20 +0200 |
commit | e8a152c62dd2003731a59e0dffef4336c63110b9 (patch) | |
tree | a50c2cd2497642da3e533f171836010faa4348cf | |
parent | 571d0134bd464444567cf4eb0d2ed8df40045f36 (diff) |
update TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |