]> git.pld-linux.org Git - packages/cdrtools.git/blobdiff - cdrtools-config.patch
- updated to a72
[packages/cdrtools.git] / cdrtools-config.patch
index b434ace4b43da091acf62e594d2d878f5861bfe6..3611ba1c7ca2417c61e4a3363482343df5f2d689 100644 (file)
@@ -1,6 +1,6 @@
-diff -ruN cdrtools-2.0-/README.ATAPI cdrtools-2.0/README.ATAPI
---- cdrtools-2.0-/README.ATAPI Tue Dec 24 17:37:35 2002
-+++ cdrtools-2.0/README.ATAPI  Thu Dec 26 18:25:53 2002
+diff -ruN cdrtools-2.0-/cdrecord/README.ATAPI cdrtools-2.0/cdrecord/README.ATAPI
+--- cdrtools-2.0-/cdrecord/README.ATAPI        Tue Dec 24 17:37:35 2002
++++ cdrtools-2.0/cdrecord/README.ATAPI Thu Dec 26 18:25:53 2002
 @@ -462,14 +462,14 @@
        ln -s scd1 cdrw  # NOTE: see above, maybe cdrom
     Check the new SCSI settings:
@@ -18,18 +18,6 @@ diff -ruN cdrtools-2.0-/README.ATAPI cdrtools-2.0/README.ATAPI
  9. It's done! Insert a CD and try "cdrecord -v -toc"
  /*--------------------------------------------------------------------------*/
  He had constant buffer underrun problems:
-diff -ruN cdrtools-2.0-/README.linux cdrtools-2.0/README.linux
---- cdrtools-2.0-/README.linux Sun Apr  1 12:08:41 2001
-+++ cdrtools-2.0/README.linux  Thu Dec 26 18:25:53 2002
-@@ -169,7 +169,7 @@
-       If dev=0,0,0 does not work but -dev=0,0,0 works you found this
-       incompatibility. This problem is caused by an incompatibility
-       in ctype.h and it seems that there are other compatibility problems
--      e.g. with reading /etc/default/cdrecord.
-+      e.g. with reading /etc/cdrecord.conf
-       You cannot copy binaries between different Linux versions,
-       always compile the sources by yourself. 
 diff -ruN cdrtools-2.0-/README.openserver cdrtools-2.0/README.openserver
 --- cdrtools-2.0-/README.openserver    Tue Jan 25 17:37:48 2000
 +++ cdrtools-2.0/README.openserver     Thu Dec 26 18:25:53 2002
@@ -54,28 +42,53 @@ diff -ruN cdrtools-2.0-/README.unixware cdrtools-2.0/README.unixware
  ===================================================================
  
  Running cdrecord with the old address method will result in an error!
-diff -ruN cdrtools-2.0-/cdrecord/cdrecord.1 cdrtools-2.0/cdrecord/cdrecord.1
---- cdrtools-2.0-/cdrecord/cdrecord.1  Tue Dec 24 16:28:40 2002
-+++ cdrtools-2.0/cdrecord/cdrecord.1   Thu Dec 26 18:25:53 2002
-@@ -146,7 +146,7 @@
- described below.
- .PP
+diff -ruN cdrtools-2.0/cdrecord/cdrecord.1.orig cdrtools-2.0/cdrecord/cdrecord.1
+--- cdrtools-2.0/cdrecord/cdrecord.1.orig      2010-01-03 22:32:07.000000000 +0100
++++ cdrtools-2.0/cdrecord/cdrecord.1   2010-01-05 08:57:54.000000000 +0100
+@@ -71,7 +71,7 @@
+ explained below refers to
+ .IR scsibus / target / lun
+ of the CD/DVD/BluRay-Recorder.
 -If a file /etc/default/cdrecord exists, the parameter to the
 +If a file /etc/cdrecord.conf exists, the parameter to the
  .B dev=
  option may also be a drive name label in said file (see FILES section).
  
-@@ -621,7 +621,7 @@
+@@ -1199,13 +1199,13 @@
+ option is present,
+ .B cdrecord
+ will try to get a drive specific speed value from the file
+-.B /etc/default/cdrecord
++.B /etc/cdrecord.conf
+ and if it cannot find one, it will try to get the speed value from the
+ .B CDR_SPEED
+ environment and later from the 
+ .B CDR_SPEED=
+ entry in
+-.BR /etc/default/cdrecord .
++.BR /etc/cdrecord.conf .
+ If no speed value could be found, cdrecord uses a drive specific default speed.
+ The default for all new (MMC compliant) drives is to use the maximum supported by the drive.
+ If you use 
+@@ -1499,7 +1499,7 @@
+ .B CDR_DEVICE
+ environment.
+ .sp
+-If a file /etc/default/cdrecord exists, and
++If a file /etc/cdrecord.conf exists, and
+ if the argument to the
  .B dev=
- option does not contain the characters ',', '/', '@' or ':',
- it is interpreted as an label name that may be found in the file
+ option
+@@ -1508,7 +1508,7 @@
+ environment
+ does not contain the characters ',', '/', '@' or ':',
+ it is interpreted as a device label name that was defined in the file
 -/etc/default/cdrecord (see FILES section).
 +/etc/cdrecord.conf (see FILES section).
- .TP
- .BI gracetime= #
- Set the grace time before starting to write to
-@@ -1361,7 +1361,7 @@
+ .sp
+ .B \h'-2m'Autotarget Mode
+ .br
+@@ -2152,7 +2152,7 @@
  .TP
  .B CDR_DEVICE
  This may either hold a device identifier that is suitable to the open
@@ -84,23 +97,26 @@ diff -ruN cdrtools-2.0-/cdrecord/cdrecord.1 cdrtools-2.0/cdrecord/cdrecord.1
  .TP
  .B CDR_SPEED
  Sets the default speed value for writing (see also 
-@@ -1417,8 +1417,8 @@
+@@ -2220,8 +2220,11 @@
  
  .SH FILES
  .TP
--/etc/default/cdrecord
+-.B /etc/default/cdrecord
 -Default values can be set for the following options in /etc/default/cdrecord.
-+/etc/cdrecord.conf
-+Default values can be set for the following options in /etc/cdrecord.conf
++.B /etc/cdrecord.conf
++Default values can be set for the following options in /etc/cdrecord.conf .
++Note that this path has been changed from standard location in cdrtools
++distribution (/etc/default/cdrecord) to be consistent with other packages
++which don't use /etc/default directory in general.
  For example:
  .SM CDR_FIFOSIZE=8m
  or
-@@ -1427,7 +1427,7 @@
+@@ -2230,7 +2233,7 @@
  .TP
  CDR_DEVICE
  This may either hold a device identifier that is suitable to the open
 -call of the SCSI transport library or a label in the file /etc/default/cdrecord 
-+call of the SCSI transport library or a label in the file /etc/cdrecord.conf 
++call of the SCSI transport library or a label in the file /etc/cdrecord.conf
  that allows to identify a specific drive on the system.
  .TP
  CDR_SPEED
@@ -124,9 +140,9 @@ diff -ruN cdrtools-2.0-/cdrecord/cdrecord.dfl cdrtools-2.0/cdrecord/cdrecord.dfl
  #
  #CDR_SPEED=40
  
-diff -ruN cdrtools-2.0-/cdrecord/defaults.c cdrtools-2.0/cdrecord/defaults.c
---- cdrtools-2.0-/cdrecord/defaults.c  Wed Aug 14 19:52:00 2002
-+++ cdrtools-2.0/cdrecord/defaults.c   Thu Dec 26 18:25:53 2002
+diff -ruN cdrtools-2.0-/libcdrdeflt/cdrdeflt.c cdrtools-2.0/libcdrdeflt/cdrdeflt.c
+--- cdrtools-2.0-/libcdrdeflt/cdrdeflt.c       Wed Aug 14 19:52:00 2002
++++ cdrtools-2.0/libcdrdeflt/cdrdeflt.c        Thu Dec 26 18:25:53 2002
 @@ -53,7 +53,7 @@
         * don't contribute work and don't give support, they are causing extra
         * work for me and this way slow down the cdrecord development.
@@ -153,7 +169,7 @@ diff -ruN cdrtools-2.0-/doc/cdrecord.man cdrtools-2.0/doc/cdrecord.man
                the  characters  ',', '/', '@' or ':', it is inter-
                preted as an label name that may be  found  in  the
 -              file /etc/default/cdrecord (see FILES section).
-+              file /etc/cdrecord.man (see FILES section).
++              file /etc/cdrecord.conf (see FILES section).
  
         g\bgr\bra\bac\bce\bet\bti\bim\bme\be=\b=_\b#
                Set  the  grace  time before starting to write to _\b#
@@ -294,27 +310,33 @@ diff -ruN cdrtools-2.0-/doc/scgcheck.ps cdrtools-2.0/doc/scgcheck.ps
  10/Times-Italic@0 SF(#).48 E F0 .13(Set the def)144 124.8 R .13
  (ault SCSI command timeout v)-.1 F .13(alue to)-.25 F F2(#)2.63 E F0
  2.63(seconds. The)3.53 F(def)2.63 E .13(ault SCSI command timeout is)-.1
-diff -ruN cdrtools-2.0-/readcd/readcd.1 cdrtools-2.0/readcd/readcd.1
---- cdrtools-2.0-/readcd/readcd.1      Tue Dec 24 16:28:41 2002
-+++ cdrtools-2.0/readcd/readcd.1       Thu Dec 26 18:25:53 2002
-@@ -186,7 +186,7 @@
+diff -ruN cdrtools-2.0/readcd/readcd.1.orig cdrtools-2.0/readcd/readcd.1
+--- cdrtools-2.0/readcd/readcd.1.orig  2009-12-06 23:02:40.000000000 +0100
++++ cdrtools-2.0/readcd/readcd.1       2010-01-05 09:05:53.000000000 +0100
+@@ -64,7 +64,7 @@
+ explained below refers to
+ .IR scsibus / target / lun
+ of the CD/DVD/BluRay-Recorder.
+-If a file /etc/default/cdrecord exists, the parameter to the
++If a file /etc/cdrecord.conf exists, the parameter to the
  .B dev=
- option does not contain the characters ',', '/', '@' or ':',
- it is interpreted as an label name that may be found in the file
--/etc/default/cdrecord (see FILES section).
-+/etc/cdrecord.conf (see FILES section).
- .TP
- .BI timeout= #
- Set the default SCSI command timeout value to 
-diff -ruN cdrtools-2.0-/scgcheck/scgcheck.1 cdrtools-2.0/scgcheck/scgcheck.1
---- cdrtools-2.0-/scgcheck/scgcheck.1  Tue Dec 24 16:32:01 2002
-+++ cdrtools-2.0/scgcheck/scgcheck.1   Thu Dec 26 18:25:53 2002
-@@ -170,7 +170,7 @@
+ option may also be a drive name label in said file (see FILES section).
+@@ -440,7 +440,7 @@
+ .B CDR_DEVICE
+ environment.
+ .sp
+-If a file /etc/default/cdrecord exists, and
++If a file /etc/cdrecord.conf exists, and
+ if the argument to the
  .B dev=
- option does not contain the characters ',', '/', '@' or ':',
- it is interpreted as an label name that may be found in the file
+ option
+@@ -449,7 +449,7 @@
+ environment
+ does not contain the characters ',', '/', '@' or ':',
+ it is interpreted as a device label name that was defined in the file
 -/etc/default/cdrecord (see FILES section).
 +/etc/cdrecord.conf (see FILES section).
- .TP
- .BI timeout= #
- Set the default SCSI command timeout value to 
+ .sp
+ .B \h'-2m'Autotarget Mode
+ .br
This page took 0.092177 seconds and 4 git commands to generate.