Created experimental ecdb module, and imported initial source

This commit is contained in:
Mario Danic
2008-04-01 21:30:41 +00:00
parent eb2aafc3b8
commit e19c93247c
21 changed files with 879 additions and 0 deletions

2
ecdb/TODO Normal file
View File

@ -0,0 +1,2 @@
-> Detect if the media in a drive has changed and update the drive info (dbus?).
-> Creating images is right now rather inflexible (no special/symlinks, etc) and have to do all file managment outside before creating image.