]> git.pld-linux.org Git - packages/cdrtools.git/blobdiff - cdrtools-config.patch
- updated silo patch (based on patch from Debian).
[packages/cdrtools.git] / cdrtools-config.patch
index 8df7cb94bdcec6a1bcd7dfad60c88e0f7c8c2fd3..b434ace4b43da091acf62e594d2d878f5861bfe6 100644 (file)
@@ -1,7 +1,7 @@
-diff -urN cdrtools-1.11.orig/README.ATAPI cdrtools-1.11/README.ATAPI
---- cdrtools-1.11.orig/README.ATAPI    Sun Nov 25 12:37:30 2001
-+++ cdrtools-1.11/README.ATAPI Wed Apr 24 19:56:35 2002
-@@ -406,14 +406,14 @@
+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
+@@ -462,14 +462,14 @@
        ln -s scd1 cdrw  # NOTE: see above, maybe cdrom
     Check the new SCSI settings:
        cdrecord -scanbus
@@ -18,9 +18,9 @@ diff -urN cdrtools-1.11.orig/README.ATAPI cdrtools-1.11/README.ATAPI
  9. It's done! Insert a CD and try "cdrecord -v -toc"
  /*--------------------------------------------------------------------------*/
  He had constant buffer underrun problems:
-diff -urN cdrtools-1.11.orig/README.linux cdrtools-1.11/README.linux
---- cdrtools-1.11.orig/README.linux    Sun Apr  1 12:08:41 2001
-+++ cdrtools-1.11/README.linux Wed Apr 24 19:56:06 2002
+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
@@ -30,9 +30,9 @@ diff -urN cdrtools-1.11.orig/README.linux cdrtools-1.11/README.linux
  
        You cannot copy binaries between different Linux versions,
        always compile the sources by yourself. 
-diff -urN cdrtools-1.11.orig/README.openserver cdrtools-1.11/README.openserver
---- cdrtools-1.11.orig/README.openserver       Tue Jan 25 17:37:48 2000
-+++ cdrtools-1.11/README.openserver    Wed Apr 24 19:56:49 2002
+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
 @@ -55,7 +55,7 @@
  ===================================================================
             THE OLD ADDRESSING IS NO LONGER AVAILABLE!
@@ -42,9 +42,9 @@ diff -urN cdrtools-1.11.orig/README.openserver cdrtools-1.11/README.openserver
  ===================================================================
  
  Running cdrecord with the old address method will result in an error!
-diff -urN cdrtools-1.11.orig/README.unixware cdrtools-1.11/README.unixware
---- cdrtools-1.11.orig/README.unixware Sun Mar  4 00:41:43 2001
-+++ cdrtools-1.11/README.unixware      Wed Apr 24 19:57:01 2002
+diff -ruN cdrtools-2.0-/README.unixware cdrtools-2.0/README.unixware
+--- cdrtools-2.0-/README.unixware      Sun Mar  4 00:41:43 2001
++++ cdrtools-2.0/README.unixware       Thu Dec 26 18:25:53 2002
 @@ -64,7 +64,7 @@
  ===================================================================
             THE OLD ADDRESSING IS NO LONGER AVAILABLE!
@@ -54,10 +54,10 @@ diff -urN cdrtools-1.11.orig/README.unixware cdrtools-1.11/README.unixware
  ===================================================================
  
  Running cdrecord with the old address method will result in an error!
-diff -urN cdrtools-1.11.orig/cdrecord/cdrecord.1 cdrtools-1.11/cdrecord/cdrecord.1
---- cdrtools-1.11.orig/cdrecord/cdrecord.1     Sat Feb 23 21:21:12 2002
-+++ cdrtools-1.11/cdrecord/cdrecord.1  Wed Apr 24 19:59:30 2002
-@@ -134,7 +134,7 @@
+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
@@ -66,25 +66,25 @@ diff -urN cdrtools-1.11.orig/cdrecord/cdrecord.1 cdrtools-1.11/cdrecord/cdrecord
  .B dev=
  option may also be a drive name label in said file (see FILES section).
  
-@@ -522,7 +522,7 @@
+@@ -621,7 +621,7 @@
  .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 
-@@ -1145,7 +1145,7 @@
+ .BI gracetime= #
+ Set the grace time before starting to write to
+@@ -1361,7 +1361,7 @@
  .TP
- CDR_DEVICE
.B 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
  .TP
- CDR_SPEED
.B CDR_SPEED
  Sets the default speed value for writing (see also 
-@@ -1159,8 +1159,8 @@
+@@ -1417,8 +1417,8 @@
  
  .SH FILES
  .TP
@@ -95,29 +95,38 @@ diff -urN cdrtools-1.11.orig/cdrecord/cdrecord.1 cdrtools-1.11/cdrecord/cdrecord
  For example:
  .SM CDR_FIFOSIZE=8m
  or
-@@ -1169,7 +1169,7 @@
+@@ -1427,7 +1427,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
-diff -urN cdrtools-1.11.orig/cdrecord/cdrecord.dfl cdrtools-1.11/cdrecord/cdrecord.dfl
---- cdrtools-1.11.orig/cdrecord/cdrecord.dfl   Fri Jun  1 06:55:12 2001
-+++ cdrtools-1.11/cdrecord/cdrecord.dfl        Wed Apr 24 20:00:44 2002
+diff -ruN cdrtools-2.0-/cdrecord/cdrecord.dfl cdrtools-2.0/cdrecord/cdrecord.dfl
+--- cdrtools-2.0-/cdrecord/cdrecord.dfl        Sun Jul  7 23:56:21 2002
++++ cdrtools-2.0/cdrecord/cdrecord.dfl Thu Dec 26 18:25:53 2002
 @@ -1,6 +1,6 @@
- #ident @(#)cdrecord.dfl       1.3 01/06/01 Copyr 1998 J. Schilling
+ #ident @(#)cdrecord.dfl       1.4 02/07/07 Copyr 1998 J. Schilling
  #
 -# This file is /etc/default/cdrecord
 +# This file is /etc/cdrecord.conf
  # It contains defaults that are used if no command line option
  # or environment is present.
  # 
-diff -urN cdrtools-1.11.orig/cdrecord/defaults.c cdrtools-1.11/cdrecord/defaults.c
---- cdrtools-1.11.orig/cdrecord/defaults.c     Tue Mar  5 23:34:47 2002
-+++ cdrtools-1.11/cdrecord/defaults.c  Wed Apr 24 19:57:27 2002
+@@ -14,7 +14,7 @@
+ # Note that newer cdrecord versions do not default
+ # to speed=1. For MMC compliant drives, the default
+ # is to write at maximum speed, so it in general does
+-# not make sense to set up a default speed in /etc/default/cdrecord 
++# not make sense to set up a default speed in /etc/cdrecord.conf 
+ #
+ #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
 @@ -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.
@@ -127,158 +136,168 @@ diff -urN cdrtools-1.11.orig/cdrecord/defaults.c cdrtools-1.11/cdrecord/defaults
  }
  
  EXPORT void
-diff -urN cdrtools-1.11.orig/doc/cdrecord.man cdrtools-1.11/doc/cdrecord.man
---- cdrtools-1.11.orig/doc/cdrecord.man        Tue Apr 17 00:02:12 2001
-+++ cdrtools-1.11/doc/cdrecord.man     Wed Apr 24 20:03:32 2002
-@@ -71,7 +71,7 @@
--     If a file /etc/default/cdrecord exists, the parameter to the
-+     If a file /etc/cdrecord.conf exists, the parameter to the
-      d\bd\bd\bde\be\be\bev\bv\bv\bv=\b=\b=\b= option may also be a drive name label in said file (see
-      FILES section).
-@@ -386,7 +386,7 @@
-           If the argument to the d\bd\bd\bde\be\be\bev\bv\bv\bv=\b=\b=\b= 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).
+diff -ruN cdrtools-2.0-/doc/cdrecord.man cdrtools-2.0/doc/cdrecord.man
+--- cdrtools-2.0-/doc/cdrecord.man     Tue Dec 24 16:54:52 2002
++++ cdrtools-2.0/doc/cdrecord.man      Thu Dec 26 18:28:09 2002
+@@ -67,7 +67,7 @@
+        try the -\b-s\bsc\bca\ban\bnb\bbu\bus\bs option of c\bcd\bdr\bre\bec\bco\bor\brd\bd described below.
  
  
-@@ -930,7 +930,7 @@
+-       If  a  file /etc/default/cdrecord exists, the parameter to
++       If  a  file /etc/cdrecord.conf exists, the parameter to
+        the d\bde\bev\bv=\b= option may also be a drive  name  label  in  said
+        file (see FILES section).
  
+@@ -438,7 +438,7 @@
+               If the argument to the d\bde\bev\bv=\b= option does not contain
+               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).
  
-           suitable to the open call of the SCSI transport library
--          or a label in the file /etc/default/cdrecord.
-+          or a label in the file /etc/cdrecord.conf
+        g\bgr\bra\bac\bce\bet\bti\bim\bme\be=\b=_\b#
+               Set  the  grace  time before starting to write to _\b#
+@@ -1057,7 +1057,7 @@
+               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.
++              /etc/cdrecord.conf
  
-      CDR_SPEED
-           Sets the default speed value for writing (see  also   -\b-\b-\b-
-@@ -942,16 +942,16 @@
+        C\bCD\bDR\bR_\b_S\bSP\bPE\bEE\bED\bD
+               Sets the default speed value for writing (see  also
+@@ -1096,16 +1096,16 @@
  
  
- F\bF\bF\bFI\bI\bI\bIL\bL\bL\bLE\bE\bE\bES\bS\bS\bS
--     /etc/default/cdrecord
-+     /etc/cdrecord.conf
-           Default values can be set for the following options  in
--          /etc/default/cdrecord.   For  example:  CDR_FIFOSIZE=8m
-+          /etc/cdrecord.conf   For  example:  CDR_FIFOSIZE=8m
-           or CDR_SPEED=2
+ F\bFI\bIL\bLE\bES\bS
+-       /etc/default/cdrecord
++       /etc/cdrecord.conf
+               Default values can be set for the following options
+-              in  /etc/default/cdrecord.  For example: CDR_FIFOS-
++              in   /etc/cdrecord.conf   For  example:  CDR_FIFOS-
+               IZE=8m or CDR_SPEED=2
  
-           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  that  allows  to identify a
-+               /etc/cdrecord.conf  that  allows  to identify a
-                specific drive on the system.
+               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  that  allows to
++                     file   /etc/cdrecord.conf   that  allows  to
+                      identify a specific drive on the system.
  
-           CDR_SPEED
-diff -urN cdrtools-1.11.orig/doc/cdrecord.ps cdrtools-1.11/doc/cdrecord.ps
---- cdrtools-1.11.orig/doc/cdrecord.ps Tue Apr 17 00:01:51 2001
-+++ cdrtools-1.11/doc/cdrecord.ps      Wed Apr 24 20:04:39 2002
-@@ -509,7 +509,7 @@
- (cdrecord)1485 4848 w
- 10 R f
- (described below.)1 684 1 1900 4848 t
--(If a \256le /etc/default/cdrecord exists, the parameter to the)8 2324 1 1080 5136 t
-+(If a \256le /etc/cdrecord.conf exists, the parameter to the)8 2324 1 1080 5136 t
- 10 B f
- (dev=)3440 5136 w
- 10 R f
-@@ -1135,7 +1135,7 @@
- (@)4556 4728 w
- 10 R f
- ( it is inter-)3 447(' or ':',)2 305 2 4648 4728 t
--(preted as an label name that may be found in the \256le /etc/default/cdrecord \(see FILES section\).)15 3901 1 1440 4848 t
-+(preted as an label name that may be found in the \256le /etc/cdrecord.conf \(see FILES section\).)15 3901 1 1440 4848 t
- 10 B f
- (timeout=)1080 5016 w
- 10 S1 f
-@@ -2205,7 +2205,7 @@
- 10 R f
- (DEVICE)1336 3840 w
- ( call of the SCSI transport)5 1126(This may either hold a device identi\256er that is suitable to the open)12 2834 2 1440 3960 t
--(library or a label in the \256le /etc/default/cdrecord.)7 1996 1 1440 4080 t
-+(library or a label in the \256le /etc/cdrecord.conf)7 1996 1 1440 4080 t
- (CDR)1080 4248 w
- 10 S f
- (_)1286 4248 w
-@@ -2233,8 +2233,8 @@
- 9 B f
- (FILES)720 4944 w
- 10 R f
--(/etc/default/cdrecord)1080 5064 w
--( example:)1 423( For)1 229( /etc/default/cdrecord.)1 907(Default values can be set for the following options in)9 2401 4 1440 5184 t
-+(/etc/cdrecord.conf)1080 5064 w
-+( example:)1 423( For)1 229( /etc/cdrecord.conf)1 907(Default values can be set for the following options in)9 2401 4 1440 5184 t
- 9 R f
- (CDR)1440 5304 w
- 9 S f
-@@ -2256,7 +2256,7 @@
- 10 R f
- (DEVICE)1696 5472 w
- ( is suitable to the open call of the SCSI)9 1729(This may either hold a device identi\256er that)7 1871 2 1800 5592 t
--( identify a)2 455(transport library or a label in the \256le /etc/default/cdrecord that allows to)11 3145 2 1800 5712 t
-+( identify a)2 455(transport library or a label in the \256le /etc/cdrecord.conf that allows to)11 3145 2 1800 5712 t
- (speci\256c drive on the system.)4 1167 1 1800 5832 t
- (CDR)1440 6000 w
- 10 S f
-diff -urN cdrtools-1.11.orig/doc/readcd.man cdrtools-1.11/doc/readcd.man
---- cdrtools-1.11.orig/doc/readcd.man  Tue Apr 17 00:02:45 2001
-+++ cdrtools-1.11/doc/readcd.man       Wed Apr 24 20:04:47 2002
-@@ -102,7 +102,7 @@
-           If the argument to the d\bd\bd\bde\be\be\bev\bv\bv\bv=\b=\b=\b= 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).
+               CDR_SPEED
+diff -ruN cdrtools-2.0-/doc/cdrecord.ps cdrtools-2.0/doc/cdrecord.ps
+--- cdrtools-2.0-/doc/cdrecord.ps      Tue Dec 24 16:55:27 2002
++++ cdrtools-2.0/doc/cdrecord.ps       Thu Dec 26 18:26:59 2002
+@@ -290,7 +290,7 @@
+ (,).68 E F3(lun).09 E F0 2.158(should be used, try the)4.658 F F2
+ (\255scanb)4.658 E(us)-.2 E F0 2.158(option of)4.658 F F2(cdr)108 525.6
+ Q(ecord)-.18 E F0(described belo)2.5 E -.65(w.)-.25 G .114
+-(If a \214le /etc/def)108 554.4 R .114(ault/cdrecord e)-.1 F .115
++(If a \214le /etc/cdr)108 554.4 R .114(ecord.conf e)-.1 F .115
+ (xists, the parameter to the)-.15 F F2(de)2.615 E(v=)-.15 E F0 .115
+ (option may also be a dri)2.615 F .415 -.15(ve n)-.25 H .115
+ (ame label in said).15 F(\214le \(see FILES section\).)108 566.4 Q(On)
+@@ -749,8 +749,8 @@
+ 556.8 R 1.047(gument to the)-.18 F F2(de)3.547 E(v=)-.15 E F0 1.047
+ (option does not contain the characters ',)3.547 F 1.047
+ (', '/', '@' or ':', it is inter)-.7 F(-)-.2 E
+-(preted as an label name that may be found in the \214le /etc/def)144
+-568.8 Q(ault/cdrecord \(see FILES section\).)-.1 E F2(gracetime=)108
++(preted as an label name that may be found in the \214le /etc/cdr)144
++568.8 Q(ecord.conf \(see FILES section\).)-.1 E F2(gracetime=)108
+ 585.6 Q F1(#).48 E F0(Set the grace time before starting to write to)144
+ 597.6 Q F1(#)2.5 E F0 2.5(seconds. V)3.4 F(alues belo)-1.11 E 2.5(w2s)
+ -.25 G(econds are not allo)-2.5 E(wed.)-.25 E F2(timeout=)108 614.4 Q F1
+@@ -1430,8 +1430,8 @@
+ G(nstead.)-2.5 E/F3 10.95/Times-Bold@0 SF(ENVIR)72 309.6 Q(ONMENT)-.329
+ E F2(CDR_DEVICE)108 321.6 Q F0 1.628(This may either hold a de)144 333.6
+ R 1.628(vice identi\214er that is suitable to the open call of the SCSI\
+- transport)-.25 F(library or a label in the \214le /etc/def)144 345.6 Q
+-(ault/cdrecord.)-.1 E F2(CDR_SPEED)108 362.4 Q F0(Sets the def)144 374.4
++ transport)-.25 F(library or a label in the \214le /etc/cdr)144 345.6 Q
++(ecord.conf)-.1 E F2(CDR_SPEED)108 362.4 Q F0(Sets the def)144 374.4
+ Q(ault speed v)-.1 E(alue for writing \(see also)-.25 E F2(\255speed)2.5
+ E F0(option\).)2.5 E F2(CDR_FIFOSIZE)108 391.2 Q F0(Sets the def)144
+ 403.2 Q(ault size of the FIFO \(see also)-.1 E F2(fs=)2.5 E F0 2.5(#o)C
+@@ -1465,16 +1465,16 @@
+ (ote that the remote SCSI serv)-6.236 F(er)-.15 E .553(program name wil\
+ l be ignored if you log in using an account that has been created with \
+ a remote)144 585.6 R(SCSI serv)144 597.6 Q(er program as login shell.)
+--.15 E F3(FILES)72 626.4 Q F0(/etc/def)108 638.4 Q(ault/cdrecord)-.1 E
++-.15 E F3(FILES)72 626.4 Q F0(/etc/rec)108 638.4 Q(ecord.conf)-.1 E
+ (Def)144 650.4 Q 3.228(ault v)-.1 F 3.228
+-(alues can be set for the follo)-.25 F 3.227(wing options in /etc/def)
+--.25 F 5.727(ault/cdrecord. F)-.1 F 3.227(or e)-.15 F(xample:)-.15 E/F4
++(alues can be set for the follo)-.25 F 3.227(wing options in /etc/rec)
++-.25 F 5.727(ecord.conf F)-.1 F 3.227(or e)-.15 F(xample:)-.15 E/F4
+ 9/Times-Roman@0 SF(CDR_FIFOSIZE=8m)144 662.4 Q F0(or)2.25 E F4
+ (CDR_SPEED=2)2.5 E F0(CDR_DEVICE)144 679.2 Q .261
+ (This may either hold a de)180 691.2 R .262
+ (vice identi\214er that is suitable to the open call of the SCSI trans-)
+--.25 F 1.418(port library or a label in the \214le /etc/def)180 703.2 R
+-1.418(ault/cdrecord that allo)-.1 F 1.418(ws to identify a speci\214c)
++-.25 F 1.418(port library or a label in the \214le /etc/rec)180 703.2 R
++1.418(ecord.conf that allo)-.1 F 1.418(ws to identify a speci\214c)
+ -.25 F(dri)180 715.2 Q .3 -.15(ve o)-.25 H 2.5(nt).15 G(he system.)-2.5
+ E(J)72 768 Q -.25(..)-5.5 K(or)-4.5 5.5 M 2.5(gS)-.18 G 153.065
+ (chilling V)-2.5 F(ersion 2.0)-1.11 E(12)201.225 E EP
+diff -ruN cdrtools-2.0-/doc/readcd.man cdrtools-2.0/doc/readcd.man
+--- cdrtools-2.0-/doc/readcd.man       Tue Dec 24 16:56:07 2002
++++ cdrtools-2.0/doc/readcd.man        Thu Dec 26 18:25:53 2002
+@@ -96,7 +96,7 @@
+               If the argument to the d\bde\bev\bv=\b= option does not contain
+               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.conf (see FILES section).
  
-      t\bt\bt\bti\bi\bi\bim\bm\bm\bme\be\be\beo\bo\bo\bou\bu\bu\but\bt\bt\bt=\b=\b=\b=#
-           Set  the  default  SCSI  command  timeout  value  to  #
-diff -urN cdrtools-1.11.orig/doc/readcd.ps cdrtools-1.11/doc/readcd.ps
---- cdrtools-1.11.orig/doc/readcd.ps   Tue Apr 17 00:03:09 2001
-+++ cdrtools-1.11/doc/readcd.ps        Wed Apr 24 20:04:58 2002
-@@ -596,7 +596,7 @@
- (@)4556 960 w
- 10 R f
- ( it is inter-)3 447(' or ':',)2 305 2 4648 960 t
--(preted as an label name that may be found in the \256le /etc/default/cdrecord \(see FILES section\).)15 3901 1 1440 1080 t
-+(preted as an label name that may be found in the \256le /etc/cdrecord.conf \(see FILES section\).)15 3901 1 1440 1080 t
- 10 B f
- (timeout=)1080 1248 w
- 10 S1 f
-diff -urN cdrtools-1.11.orig/doc/scgcheck.man cdrtools-1.11/doc/scgcheck.man
---- cdrtools-1.11.orig/doc/scgcheck.man        Fri Apr 13 20:16:03 2001
-+++ cdrtools-1.11/doc/scgcheck.man     Wed Apr 24 20:05:06 2002
-@@ -102,7 +102,7 @@
-           If the argument to the d\bd\bd\bde\be\be\bev\bv\bv\bv=\b=\b=\b= 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).
+        t\bti\bim\bme\beo\bou\but\bt=\b=_\b#
+               Set  the  default  SCSI  command timeout value to _\b#
+diff -ruN cdrtools-2.0-/doc/readcd.ps cdrtools-2.0/doc/readcd.ps
+--- cdrtools-2.0-/doc/readcd.ps        Tue Dec 24 16:56:28 2002
++++ cdrtools-2.0/doc/readcd.ps Thu Dec 26 18:25:53 2002
+@@ -330,8 +330,8 @@
+ 120 R 1.046(gument to the)-.18 F F2(de)3.547 E(v=)-.15 E F0 1.047
+ (option does not contain the characters ',)3.547 F 1.047
+ (', '/', '@' or ':', it is inter)-.7 F(-)-.2 E
+-(preted as an label name that may be found in the \214le /etc/def)144
+-132 Q(ault/cdrecord \(see FILES section\).)-.1 E F2(timeout=)108 148.8 Q
++(preted as an label name that may be found in the \214le /etc/cdr)144
++132 Q(ecord.conf \(see FILES section\).)-.1 E F2(timeout=)108 148.8 Q
+ F1(#).48 E F0 .13(Set the def)144 160.8 R .13
+ (ault SCSI command timeout v)-.1 F .13(alue to)-.25 F F1(#)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-/doc/scgcheck.man cdrtools-2.0/doc/scgcheck.man
+--- cdrtools-2.0-/doc/scgcheck.man     Tue Dec 24 16:56:55 2002
++++ cdrtools-2.0/doc/scgcheck.man      Thu Dec 26 18:25:53 2002
+@@ -90,7 +90,7 @@
+               If the argument to the d\bde\bev\bv=\b= option does not contain
+               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.conf (see FILES section).
  
-      t\bt\bt\bti\bi\bi\bim\bm\bm\bme\be\be\beo\bo\bo\bou\bu\bu\but\bt\bt\bt=\b=\b=\b=#
-           Set  the  default  SCSI  command  timeout  value  to  #
-diff -urN cdrtools-1.11.orig/doc/scgcheck.ps cdrtools-1.11/doc/scgcheck.ps
---- cdrtools-1.11.orig/doc/scgcheck.ps Fri Apr 13 20:17:07 2001
-+++ cdrtools-1.11/doc/scgcheck.ps      Wed Apr 24 20:05:17 2002
-@@ -585,7 +585,7 @@
- (@)4556 1320 w
- 10 R f
- ( it is inter-)3 447(' or ':',)2 305 2 4648 1320 t
--(preted as an label name that may be found in the \256le /etc/default/cdrecord \(see FILES section\).)15 3901 1 1440 1440 t
-+(preted as an label name that may be found in the \256le /etc/cdrecord.conf \(see FILES section\).)15 3901 1 1440 1440 t
- 10 B f
- (timeout=)1080 1608 w
- 10 S1 f
-diff -urN cdrtools-1.11.orig/readcd/readcd.1 cdrtools-1.11/readcd/readcd.1
---- cdrtools-1.11.orig/readcd/readcd.1 Fri Jan 18 12:38:58 2002
-+++ cdrtools-1.11/readcd/readcd.1      Wed Apr 24 19:57:16 2002
-@@ -175,7 +175,7 @@
+        t\bti\bim\bme\beo\bou\but\bt=\b=_\b#
+               Set the default SCSI command  timeout  value  to  _\b#
+diff -ruN cdrtools-2.0-/doc/scgcheck.ps cdrtools-2.0/doc/scgcheck.ps
+--- cdrtools-2.0-/doc/scgcheck.ps      Tue Dec 24 16:57:15 2002
++++ cdrtools-2.0/doc/scgcheck.ps       Thu Dec 26 18:25:53 2002
+@@ -317,8 +317,8 @@
+ 1.047(gument to the)-.18 F/F1 10/Times-Bold@0 SF(de)3.547 E(v=)-.15 E F0
+ 1.047(option does not contain the characters ',)3.547 F 1.047
+ (', '/', '@' or ':', it is inter)-.7 F(-)-.2 E
+-(preted as an label name that may be found in the \214le /etc/def)144 96
+-Q(ault/cdrecord \(see FILES section\).)-.1 E F1(timeout=)108 112.8 Q/F2
++(preted as an label name that may be found in the \214le /etc/cdr)144 96
++Q(ecord.conf \(see FILES section\).)-.1 E F1(timeout=)108 112.8 Q/F2
+ 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 @@
  .B dev=
  option does not contain the characters ',', '/', '@' or ':',
  it is interpreted as an label name that may be found in the file
@@ -287,9 +306,9 @@ diff -urN cdrtools-1.11.orig/readcd/readcd.1 cdrtools-1.11/readcd/readcd.1
  .TP
  .BI timeout= #
  Set the default SCSI command timeout value to 
-diff -urN cdrtools-1.11.orig/scgcheck/scgcheck.1 cdrtools-1.11/scgcheck/scgcheck.1
---- cdrtools-1.11.orig/scgcheck/scgcheck.1     Mon Apr 16 23:58:25 2001
-+++ cdrtools-1.11/scgcheck/scgcheck.1  Wed Apr 24 19:58:28 2002
+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 @@
  .B dev=
  option does not contain the characters ',', '/', '@' or ':',
This page took 0.12833 seconds and 4 git commands to generate.