update TODO

This commit is contained in:
Lennart Poettering 2020-07-15 17:41:34 +02:00
parent 95b29f3267
commit 42165319b1
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -17,6 +17,12 @@ Janitorial Clean-ups:
Features:
* repart: support setting up dm-integrity with HMAC
* add /etc/integritytab, to support dm-integrity setups. In particular those
with HMAC as hash function, so that we can have a protected /home without
encryption (leaving encryption to the individual dirs/homed).
* complement root=, rootflags=, rootfstype= with rootsubdir= which allows
mounting a subdir of the root fs as actual root. This can be used as
fstype-agnostic version of btrfs' rootflags=subvol=foobar.