update TODO

This commit is contained in:
Lennart Poettering 2014-06-25 10:07:20 +02:00
parent 571d0134bd
commit e8a152c62d
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -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.