[Debburn-changes] r735 - cdrkit/trunk

Eduard Bloch blade at alioth.debian.org
Tue Apr 10 15:05:36 UTC 2007


Author: blade
Date: 2007-04-10 15:05:35 +0000 (Tue, 10 Apr 2007)
New Revision: 735

Modified:
   cdrkit/trunk/Changelog
Log:
Proper documentation of device management changes in the Changelog

Modified: cdrkit/trunk/Changelog
===================================================================
--- cdrkit/trunk/Changelog	2007-04-10 15:01:46 UTC (rev 734)
+++ cdrkit/trunk/Changelog	2007-04-10 15:05:35 UTC (rev 735)
@@ -1,12 +1,17 @@
 cdrkit (1.1.5) RELEASED; urgency=low
 
-  * Let --devices use sr on kernel 2.6 and sg on kernel 2.4
   * forced MAGIC_ERROR definition for older version, thanks to T. Schmidt
   * always return a value in usal_sense_table(...), from a patch from
     SUSE (cdrkit-dvd-fix.patch)
   * explicite warning and more grace time if user specifies a size less than
     301 sectors, which is likely to be a mistake from copy-pasting of
     mkisofs/genisoimage -print-size output
+  * Native device name management directly in libusal, -scandev method uses it
+    directly now. If the backend driver does not implement it, the old-style
+    IDs are returned.
+  * ATA is now mapped directly into the b/t/l namespace, with some workarounds
+    to provide backward compatibility
+  * For SCSI devices, use only scd* on kernel 2.6 and sg* on kernel 2.4
 
  -- Eduard Bloch <blade at debian.org>  Fri, 06 Apr 2007 16:22:49 +0200
 




More information about the Debburn-changes mailing list