Added a note about Security Tokens, cleaned up the block device section, and added a section about autodetection.

cleanup-cruft
Chris Gianelloni 16 years ago
parent fd5a59c810
commit d213dfad4a

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

21
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

Loading…
Cancel
Save