]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 15 Jul 2020 15:41:34 +0000 (17:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 15 Jul 2020 15:45:22 +0000 (17:45 +0200)
TODO

diff --git a/TODO b/TODO
index 31eff4f633fede577759ae78bda9a688dce1a766..e0c88b0cb5c2dabef5726a02cee65a5647fd6728 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.