aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@wolf31o2.org>2009-01-08 10:09:08 -0800
committerChris Gianelloni <wolf31o2@wolf31o2.org>2009-01-08 10:09:08 -0800
commitd213dfad4ab40ab9c800d40fbee1bbf25653137d (patch)
tree214573aab655cb9aea1f5082777506d47812f27b /TODO
parentadded info about what I'm going to work on to TODO list (diff)
downloadgenkernel-d213dfad4ab40ab9c800d40fbee1bbf25653137d.tar.gz
genkernel-d213dfad4ab40ab9c800d40fbee1bbf25653137d.tar.bz2
genkernel-d213dfad4ab40ab9c800d40fbee1bbf25653137d.zip
Added a note about Security Tokens, cleaned up the block device section, and added a section about autodetection.
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 16 insertions, 5 deletions
diff --git a/TODO b/TODO
index 4dc784c..6f73653 100644
--- a/TODO
+++ b/TODO
@@ -12,10 +12,21 @@
- 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
+