[Pkg-libburnia-commits] r124 - trunk/libisoburn/debian
George Danchev
danchev at alioth.debian.org
Tue Apr 5 07:51:37 UTC 2011
Author: danchev
Date: 2011-04-05 07:51:34 +0000 (Tue, 05 Apr 2011)
New Revision: 124
Added:
trunk/libisoburn/debian/README.Debian
Log:
added pointers for startup and about check media files
Added: trunk/libisoburn/debian/README.Debian
===================================================================
--- trunk/libisoburn/debian/README.Debian (rev 0)
+++ trunk/libisoburn/debian/README.Debian 2011-04-05 07:51:34 UTC (rev 124)
@@ -0,0 +1,22 @@
+Startup files for xorriso
+-------------------------
+Please see examples directory for a sample startup file.
+No startup files are installed by the xorriso package, as
+they are not required for xorriso normal operations.
+
+
+Abort check media file (as suggested by Thomas Schmitt)
+-------------------------------------------------------
+
+There is a difference between creating (touching) abort check
+media file (which by default is /var/opt/xorriso/do_abort_check_media,
+and is not installed by the xorriso package, but the filepath could be
+changed via passing -check_media abort_file=some_file_path),
+and the -check_media option.
+
+A run of -check_media can show very slow progress if the media produces
+lots of read errors. The file do_abort_check_media can be touched to end
+such a check run prematurely. This is to prefer over Ctrl+C, especially
+if the -check_media run copies data blocks from media to hard disk.
+
+ -- George Danchev <danchev at spnet.net>, Tue, 5 Apr 2011 10:14:15 +0300
More information about the Pkg-libburnia-commits
mailing list