]> git.pld-linux.org Git - packages/cdrtools.git/blobdiff - cdrtools-config.patch
- updated
[packages/cdrtools.git] / cdrtools-config.patch
index b434ace4b43da091acf62e594d2d878f5861bfe6..d5ed5bc1246882f2dc7ba8874a6769720f7a0ebc 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
@@ -72,9 +60,9 @@ diff -ruN cdrtools-2.0-/cdrecord/cdrecord.1 cdrtools-2.0/cdrecord/cdrecord.1
  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 gracetime= #
- Set the grace time before starting to write to
+ .sp
+ If no 
+ .B dev=
 @@ -1361,7 +1361,7 @@
  .TP
  .B CDR_DEVICE
@@ -84,18 +72,21 @@ 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 @@
+@@ -1417,8 +1417,11 @@
  
  .SH FILES
  .TP
 -/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
++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 @@
+@@ -1427,7 +1430,7 @@
  .TP
  CDR_DEVICE
  This may either hold a device identifier that is suitable to the open
@@ -153,7 +144,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#
@@ -303,9 +294,9 @@ diff -ruN cdrtools-2.0-/readcd/readcd.1 cdrtools-2.0/readcd/readcd.1
  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 
+ .sp
+ If no 
+ .B dev=
 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
This page took 0.088774 seconds and 4 git commands to generate.