Added a note about Security Tokens, cleaned up the block device section, and added...
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 18:09:08 +0000 (10:09 -0800)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 18:09:08 +0000 (10:09 -0800)
ChangeLog
TODO

index 8e4aacc639cf0de4d473b9b318b13a4dc839d8b1..39f95384ddbf4c96286c0903c62534251b73ce55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2009 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
 # Distributed under the GPL v2
 
+  08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
+  Added a note about Security Tokens, cleaned up the block device section, and
+  added a section about autodetection.
+
   08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> HACKING:
   Adding a note about contacting me to HACKING.
 
diff --git a/TODO b/TODO
index 4dc784c64db25b81aea67342d04568fa9e29aa5a..6f7365329649669aba9ecf9377408b42bcb9d579 100644 (file)
--- a/TODO
+++ b/TODO
   - Hardware
     - Infiniband
        - FCP
+       - Security Tokens (TPM, Smart Cards, etc)
   - Software
-    - iSCSI
-       - Multipath support for block devices (WIP: tsunam)
-    - Multipath updates/notification via multipathd (WIP: tsunam) 
-    - ATA over Ethernet
-       - FCP over Ethernet
+    - Block protocols over Ethernet/IP
+         - iSCSI
+         - ATA over Ethernet
+         - FCP over Ethernet
+         - Infiniband over IP
+       - Multipath support
+         - Block devices (WIP: tsunam)
+           - Updates/Notification via multipathd (WIP: tsunam)
+         - Network
+       - Security Tokens for encrypted block devices
 - Document the different code paths and hooks for external modules
+- Add support for auto-detection
+  - Fully automatic
+  - Partially automatic
+  - Interactive
+