* morituri/common/program.py:

* morituri/rip/offset.py:
	  When finding the offset, also load and possibly unmount, resolving
	  to the real path for the device.
This commit is contained in:
Thomas Vander Stichele
2011-03-22 17:31:36 +00:00
parent 82edb39c03
commit 6a8355b109
3 changed files with 22 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2011-03-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py:
* morituri/rip/offset.py:
When finding the offset, also load and possibly unmount, resolving
to the real path for the device.
2011-03-20 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py: