Merge lp://staging/~kevinread/timevault/external into lp://staging/~astromme/timevault/timevault-external
Proposed by
Kevin Read
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~kevinread/timevault/external |
Merge into: | lp://staging/~astromme/timevault/timevault-external |
Diff against target: | None lines |
To merge this branch: | bzr merge lp://staging/~kevinread/timevault/external |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrew Stromme | Approve | ||
Review via email: mp+7424@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 45. By Kevin Read <kread@bling>
-
Added HAL listener to check for addition of new volumes, so that we can find our backup drive after server start.
This branch is based of astrommes "timevault- external" branch Rev 44.
I added a HAL listener to the server. It will wait for the DBUS signal "DeviceAdded" and then re-check if our backup drive is present (if it is not present yet). As I do not plan on working on this branch a lot I propose merging it into astrommes excellent work. I hope to do more work on disconnecting from the SQLite DB so we can unmount the database media if it is not in use.