Hey David, while looking at some other things in DK-disks, I collected some of the TODOs in the code and added them to docs/TODO. I've attached the resulting patch.
Matthias
diff --git a/doc/TODO b/doc/TODO index 27d23cc..e6d03fd 100644 --- a/doc/TODO +++ b/doc/TODO @@ -27,12 +27,12 @@ - util-linux-ng + - libatasmart >= 0.2 + ------------------------------------------------------------------------ - TODO List ------------------------------------------------------------------------ - - Port to libatasmart - - Port to PolicyKit 1.0 - Port to EggDBus @@ -54,6 +54,22 @@ - Document what udev properties we rely on + - Implement multi-pass erasing + + - Remove touching of device nodes + + - Check for authorization if a user tries to remount something + mounted by another user + + - Make it possible to override system-internal classification + of devices via a udev property + + - Generate better mount point names than /media/disk, by using + name, connection, etc + + - Fix /sbin/cryptsetup to not return too early, and remove the + lame 2 second wait that we use to work around this issue + ------------------------------------------------------------------------ - Future features ------------------------------------------------------------------------
_______________________________________________ devkit-devel mailing list devkit-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/devkit-devel