Created experimental ecdb module, and imported initial source

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

2
experimental/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.